Skip to content

Commit 84efc16

Browse files
chore(deps): update all non-major dependencies
1 parent 90dbdc4 commit 84efc16

File tree

2 files changed

+371
-340
lines changed

2 files changed

+371
-340
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-replace",
33
"version": "0.6.1",
4-
"packageManager": "[email protected].0",
4+
"packageManager": "[email protected].1",
55
"description": "A universal bundler plugin which replaces targeted strings in files.",
66
"type": "module",
77
"keywords": [
@@ -65,7 +65,7 @@
6565
"unplugin": "^2.3.10"
6666
},
6767
"devDependencies": {
68-
"@sxzz/eslint-config": "^7.1.4",
68+
"@sxzz/eslint-config": "^7.2.6",
6969
"@sxzz/prettier-config": "^2.2.4",
7070
"@sxzz/test-utils": "^0.5.11",
7171
"@types/node": "^24.5.2",
@@ -75,11 +75,11 @@
7575
"fast-glob": "^3.3.3",
7676
"prettier": "^3.6.2",
7777
"rolldown": "nightly",
78-
"rollup": "^4.52.0",
79-
"tsdown": "^0.15.4",
80-
"tsx": "^4.20.5",
78+
"rollup": "^4.52.3",
79+
"tsdown": "^0.15.5",
80+
"tsx": "^4.20.6",
8181
"typescript": "^5.9.2",
82-
"vite": "^7.1.6",
82+
"vite": "^7.1.7",
8383
"vitest": "^3.2.4",
8484
"webpack": "^5.101.3"
8585
},

0 commit comments

Comments
 (0)