Skip to content

Commit e11e78d

Browse files
chore(deps): update all non-major dependencies (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 926e67c commit e11e78d

File tree

2 files changed

+235
-217
lines changed

2 files changed

+235
-217
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.0",
4-
"packageManager": "[email protected].1",
4+
"packageManager": "[email protected].2",
55
"description": "A universal bundler plugin which replaces targeted strings in files.",
66
"type": "module",
77
"keywords": [
@@ -65,22 +65,22 @@
6565
"unplugin": "^2.3.5"
6666
},
6767
"devDependencies": {
68-
"@sxzz/eslint-config": "^7.0.3",
68+
"@sxzz/eslint-config": "^7.0.4",
6969
"@sxzz/prettier-config": "^2.2.1",
7070
"@sxzz/test-utils": "^0.5.6",
7171
"@types/node": "^22.15.32",
72-
"bumpp": "^10.1.1",
72+
"bumpp": "^10.2.0",
7373
"esbuild": "^0.25.5",
7474
"eslint": "^9.29.0",
7575
"fast-glob": "^3.3.3",
76-
"prettier": "^3.5.3",
76+
"prettier": "^3.6.0",
7777
"rolldown": "nightly",
78-
"rollup": "^4.43.0",
78+
"rollup": "^4.44.0",
7979
"tsdown": "^0.12.8",
8080
"tsx": "^4.20.3",
8181
"typescript": "^5.8.3",
8282
"vite": "^6.3.5",
83-
"vitest": "^3.2.3",
83+
"vitest": "^3.2.4",
8484
"webpack": "^5.99.9"
8585
},
8686
"engines": {

0 commit comments

Comments
 (0)