Skip to content

Commit edc3802

Browse files
fix(deps): update all non-major dependencies
1 parent dcee43a commit edc3802

File tree

2 files changed

+554
-503
lines changed

2 files changed

+554
-503
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-raw",
33
"version": "0.6.3",
4-
"packageManager": "pnpm@10.17.0",
4+
"packageManager": "pnpm@10.18.2",
55
"description": "Transform file to a default-export string.",
66
"type": "module",
77
"keywords": [
@@ -70,21 +70,21 @@
7070
},
7171
"dependencies": {
7272
"unplugin": "^2.3.10",
73-
"unplugin-utils": "^0.3.0"
73+
"unplugin-utils": "^0.3.1"
7474
},
7575
"devDependencies": {
76-
"@sxzz/eslint-config": "^7.1.4",
76+
"@sxzz/eslint-config": "^7.2.7",
7777
"@sxzz/prettier-config": "^2.2.4",
78-
"@types/node": "^24.5.2",
79-
"bumpp": "^10.2.3",
78+
"@types/node": "^24.7.2",
79+
"bumpp": "^10.3.1",
8080
"esbuild": "^0.25.10",
81-
"eslint": "^9.36.0",
81+
"eslint": "^9.37.0",
8282
"prettier": "^3.6.2",
83-
"rolldown": "^1.0.0-beta.38",
84-
"rollup": "^4.52.0",
85-
"tsdown": "^0.15.4",
86-
"typescript": "^5.9.2",
87-
"vite": "^7.1.6",
83+
"rolldown": "^1.0.0-beta.43",
84+
"rollup": "^4.52.4",
85+
"tsdown": "^0.15.7",
86+
"typescript": "^5.9.3",
87+
"vite": "^7.1.9",
8888
"vitest": "^3.2.4"
8989
},
9090
"engines": {

0 commit comments

Comments
 (0)