Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent 421607e commit 31cfc94
Show file tree
Hide file tree
Showing 3 changed files with 381 additions and 877 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,23 +111,23 @@
"unplugin": "^1.5.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.5.4",
"@sxzz/eslint-config": "^3.6.1",
"@sxzz/prettier-config": "^1.0.4",
"@types/benchmark": "^2.1.3",
"@types/jsesc": "^3.0.1",
"@types/node": "^20.6.2",
"@types/react": "^18.2.21",
"@types/node": "^20.6.5",
"@types/react": "^18.2.22",
"benchmark": "^2.1.4",
"bumpp": "^9.2.0",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-define-config": "^1.23.0",
"fast-glob": "^3.3.1",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"tsx": "^3.12.10",
"tsx": "^3.13.0",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.4"
"vitest": "^0.34.5"
},
"engines": {
"node": ">=16.14.0"
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"vercel-build": "pnpm run -C .. build && pnpm build"
},
"dependencies": {
"@unocss/reset": "^0.55.7",
"@unocss/reset": "^0.56.1",
"@vueuse/core": "^10.4.1",
"unplugin-jsx-string": "workspace:*",
"vue": "^3.3.4"
Expand All @@ -20,10 +20,10 @@
"@iconify-json/carbon": "^1.1.21",
"@vitejs/plugin-vue": "^4.3.4",
"@vue/runtime-core": "^3.3.4",
"unocss": "^0.55.7",
"unocss": "^0.56.1",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.4.9",
"vue-tsc": "^1.8.11"
"vue-tsc": "^1.8.13"
}
}
Loading

0 comments on commit 31cfc94

Please sign in to comment.