Skip to content

Commit 4969674

Browse files
chore(deps): update all non-major dependencies (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e92fcc8 commit 4969674

File tree

3 files changed

+176
-164
lines changed

3 files changed

+176
-164
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,19 +115,19 @@
115115
"@sxzz/prettier-config": "^1.0.4",
116116
"@types/benchmark": "^2.1.2",
117117
"@types/jsesc": "^3.0.1",
118-
"@types/node": "^20.5.0",
118+
"@types/node": "^20.5.1",
119119
"@types/react": "^18.2.20",
120120
"benchmark": "^2.1.4",
121-
"bumpp": "^9.1.1",
121+
"bumpp": "^9.2.0",
122122
"eslint": "^8.47.0",
123123
"eslint-define-config": "^1.23.0",
124124
"fast-glob": "^3.3.1",
125-
"prettier": "^3.0.1",
125+
"prettier": "^3.0.2",
126126
"tsup": "^7.2.0",
127127
"tsx": "^3.12.7",
128128
"typescript": "^5.1.6",
129129
"vite": "^4.4.9",
130-
"vitest": "^0.34.1"
130+
"vitest": "^0.34.2"
131131
},
132132
"engines": {
133133
"node": ">=16.14.0"

playground/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
"vercel-build": "pnpm run -C .. build && pnpm build"
1212
},
1313
"dependencies": {
14-
"@unocss/reset": "^0.55.0",
14+
"@unocss/reset": "^0.55.2",
1515
"@vueuse/core": "^10.3.0",
1616
"unplugin-jsx-string": "workspace:*",
1717
"vue": "^3.3.4"
1818
},
1919
"devDependencies": {
2020
"@iconify-json/carbon": "^1.1.19",
21-
"@vitejs/plugin-vue": "^4.2.3",
21+
"@vitejs/plugin-vue": "^4.3.1",
2222
"@vue/runtime-core": "^3.3.4",
23-
"unocss": "^0.55.0",
23+
"unocss": "^0.55.2",
2424
"unplugin-auto-import": "^0.16.6",
2525
"unplugin-vue-components": "^0.25.1",
2626
"vite": "^4.4.9",

0 commit comments

Comments
 (0)