Skip to content

Commit 820cc9c

Browse files
chore(deps): update all non-major dependencies (#47)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85ec63b commit 820cc9c

File tree

2 files changed

+547
-496
lines changed

2 files changed

+547
-496
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-replace",
33
"version": "0.5.2",
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,23 +65,23 @@
6565
"unplugin": "^2.3.2"
6666
},
6767
"devDependencies": {
68-
"@sxzz/eslint-config": "^6.1.1",
68+
"@sxzz/eslint-config": "^6.1.2",
6969
"@sxzz/prettier-config": "^2.2.1",
70-
"@sxzz/test-utils": "^0.5.4",
70+
"@sxzz/test-utils": "^0.5.5",
7171
"@types/node": "^22.14.1",
7272
"bumpp": "^10.1.0",
7373
"esbuild": "^0.25.2",
74-
"eslint": "^9.24.0",
74+
"eslint": "^9.25.0",
7575
"fast-glob": "^3.3.3",
7676
"prettier": "^3.5.3",
7777
"rolldown": "nightly",
7878
"rollup": "^4.40.0",
79-
"tsdown": "^0.6.10",
79+
"tsdown": "^0.9.1",
8080
"tsx": "^4.19.3",
8181
"typescript": "^5.8.3",
82-
"vite": "^6.2.6",
82+
"vite": "^6.3.2",
8383
"vitest": "^3.1.1",
84-
"webpack": "^5.99.5"
84+
"webpack": "^5.99.6"
8585
},
8686
"engines": {
8787
"node": ">=18.12.0"

0 commit comments

Comments
 (0)