Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2024
1 parent aa47228 commit d5a75e9
Show file tree
Hide file tree
Showing 2 changed files with 1,363 additions and 956 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-replace",
"version": "0.3.3",
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.9.0",
"description": "A universal bundler plugin which replaces targeted strings in files.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -84,27 +84,27 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"magic-string": "^0.30.10",
"unplugin": "^1.10.1"
"magic-string": "^0.30.11",
"unplugin": "^1.13.1"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.13.0",
"@sxzz/eslint-config": "^3.17.4",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.14.9",
"@vue-macros/test-utils": "^1.4.0",
"bumpp": "^9.4.1",
"esbuild": "^0.21.5",
"eslint": "^9.6.0",
"@types/node": "^20.16.5",
"@vue-macros/test-utils": "^1.6.0",
"bumpp": "^9.5.2",
"esbuild": "^0.23.1",
"eslint": "^9.9.1",
"fast-glob": "^3.3.2",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"rolldown": "nightly",
"rollup": "^4.18.0",
"tsup": "^8.1.0",
"tsx": "^4.15.8",
"typescript": "^5.5.2",
"vite": "^5.3.2",
"vitest": "^2.0.3",
"webpack": "^5.92.1"
"rollup": "^4.21.2",
"tsup": "^8.2.4",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"vite": "^5.4.3",
"vitest": "^2.0.5",
"webpack": "^5.94.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
Loading

0 comments on commit d5a75e9

Please sign in to comment.