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 9bd4d67
Show file tree
Hide file tree
Showing 3 changed files with 221 additions and 209 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,13 @@
},
"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",
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
"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",
Expand Down
Loading

0 comments on commit 9bd4d67

Please sign in to comment.