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] authored Jun 20, 2024
1 parent 58d45c1 commit 2a9715d
Show file tree
Hide file tree
Showing 2 changed files with 623 additions and 825 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-replace",
"version": "0.3.2",
"packageManager": "pnpm@9.1.1",
"packageManager": "pnpm@9.4.0",
"description": "A universal bundler plugin which replaces targeted strings in files.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -84,23 +84,23 @@
"unplugin": "^1.10.1"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.11.0",
"@sxzz/eslint-config": "^3.13.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.12.12",
"@types/node": "^20.14.7",
"@vue-macros/test-utils": "^1.4.0",
"bumpp": "^9.4.1",
"esbuild": "^0.21.3",
"eslint": "^9.3.0",
"esbuild": "^0.21.5",
"eslint": "^9.5.0",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"rolldown": "nightly",
"rollup": "^4.17.2",
"tsup": "^8.0.2",
"tsx": "^4.10.5",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"rollup": "^4.18.0",
"tsup": "^8.1.0",
"tsx": "^4.15.6",
"typescript": "^5.5.2",
"vite": "^5.3.1",
"vitest": "^1.6.0",
"webpack": "^5.91.0"
"webpack": "^5.92.1"
},
"engines": {
"node": ">=18.0.0"
Expand Down
Loading

0 comments on commit 2a9715d

Please sign in to comment.