Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 85ec63b

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

File tree

2 files changed

+181
-181
lines changed

2 files changed

+181
-181
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,24 +62,24 @@
6262
},
6363
"dependencies": {
6464
"magic-string": "^0.30.17",
65-
"unplugin": "^2.3.0"
65+
"unplugin": "^2.3.2"
6666
},
6767
"devDependencies": {
6868
"@sxzz/eslint-config": "^6.1.1",
6969
"@sxzz/prettier-config": "^2.2.1",
7070
"@sxzz/test-utils": "^0.5.4",
71-
"@types/node": "^22.14.0",
71+
"@types/node": "^22.14.1",
7272
"bumpp": "^10.1.0",
7373
"esbuild": "^0.25.2",
7474
"eslint": "^9.24.0",
7575
"fast-glob": "^3.3.3",
7676
"prettier": "^3.5.3",
7777
"rolldown": "nightly",
78-
"rollup": "^4.39.0",
78+
"rollup": "^4.40.0",
7979
"tsdown": "^0.6.10",
8080
"tsx": "^4.19.3",
8181
"typescript": "^5.8.3",
82-
"vite": "^6.2.5",
82+
"vite": "^6.2.6",
8383
"vitest": "^3.1.1",
8484
"webpack": "^5.99.5"
8585
},

0 commit comments

Comments
 (0)