Skip to content

Commit 72040ba

Browse files
chore(deps): update all non-major dependencies
1 parent c2a4fe7 commit 72040ba

File tree

3 files changed

+265
-265
lines changed

3 files changed

+265
-265
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-jsx-string",
33
"version": "0.10.0",
4-
"packageManager": "pnpm@10.16.1",
4+
"packageManager": "pnpm@10.17.0",
55
"description": "Converts JSX to HTML strings at compile time.",
66
"type": "module",
77
"keywords": [
@@ -78,16 +78,16 @@
7878
"@sxzz/prettier-config": "^2.2.4",
7979
"@types/benchmark": "^2.1.5",
8080
"@types/jsesc": "^3.0.3",
81-
"@types/node": "^24.5.0",
81+
"@types/node": "^24.5.2",
8282
"@types/react": "^19.1.13",
8383
"benchmark": "^2.1.4",
8484
"bumpp": "^10.2.3",
85-
"eslint": "^9.35.0",
85+
"eslint": "^9.36.0",
8686
"prettier": "^3.6.2",
87-
"tsdown": "^0.15.1",
87+
"tsdown": "^0.15.4",
8888
"tsx": "^4.20.5",
8989
"typescript": "^5.9.2",
90-
"vite": "^7.1.5",
90+
"vite": "^7.1.6",
9191
"vitest": "^3.2.4"
9292
},
9393
"engines": {

playground/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"devDependencies": {
1919
"@iconify-json/carbon": "^1.2.13",
2020
"@vitejs/plugin-vue": "^6.0.1",
21-
"@vue-macros/reactivity-transform": "^3.0.0-rc.0",
21+
"@vue-macros/reactivity-transform": "^3.0.0",
2222
"unocss": "^66.5.1",
2323
"unplugin-auto-import": "^20.1.0",
24-
"unplugin-vue-components": "^29.0.0",
25-
"vite": "^7.1.5",
24+
"unplugin-vue-components": "^29.1.0",
25+
"vite": "^7.1.6",
2626
"vue-tsc": "^3.0.7"
2727
}
2828
}

0 commit comments

Comments
 (0)