Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 193f2ef commit 8396526
Show file tree
Hide file tree
Showing 3 changed files with 227 additions and 215 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,19 +89,19 @@
},
"devDependencies": {
"@sxzz/eslint-config": "^4.6.0",
"@sxzz/prettier-config": "^2.0.2",
"@sxzz/prettier-config": "^2.1.0",
"@types/benchmark": "^2.1.5",
"@types/jsesc": "^3.0.3",
"@types/node": "^22.10.5",
"@types/react": "^19.0.6",
"@types/node": "^22.10.7",
"@types/react": "^19.0.7",
"benchmark": "^2.1.4",
"bumpp": "^9.10.0",
"bumpp": "^9.10.1",
"eslint": "^9.18.0",
"prettier": "^3.4.2",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.7.3",
"vite": "^6.0.7",
"vite": "^6.0.10",
"vitest": "^2.1.8"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,19 @@
"vercel-build": "pnpm run -C .. build && pnpm build"
},
"dependencies": {
"@unocss/reset": "^65.4.0",
"@unocss/reset": "^65.4.2",
"@vueuse/core": "^12.4.0",
"unplugin-jsx-string": "workspace:*",
"vue": "^3.5.13"
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.5",
"@vitejs/plugin-vue": "^5.2.1",
"@vue-macros/reactivity-transform": "^1.1.4",
"unocss": "^65.4.0",
"@vue-macros/reactivity-transform": "^1.1.6",
"unocss": "^65.4.2",
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
"vite": "^6.0.7",
"vite": "^6.0.10",
"vue-tsc": "^2.2.0"
}
}
Loading

0 comments on commit 8396526

Please sign in to comment.