Skip to content

Commit 31cfc94

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

File tree

3 files changed

+381
-877
lines changed

3 files changed

+381
-877
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,23 +111,23 @@
111111
"unplugin": "^1.5.0"
112112
},
113113
"devDependencies": {
114-
"@sxzz/eslint-config": "^3.5.4",
114+
"@sxzz/eslint-config": "^3.6.1",
115115
"@sxzz/prettier-config": "^1.0.4",
116116
"@types/benchmark": "^2.1.3",
117117
"@types/jsesc": "^3.0.1",
118-
"@types/node": "^20.6.2",
119-
"@types/react": "^18.2.21",
118+
"@types/node": "^20.6.5",
119+
"@types/react": "^18.2.22",
120120
"benchmark": "^2.1.4",
121121
"bumpp": "^9.2.0",
122-
"eslint": "^8.49.0",
122+
"eslint": "^8.50.0",
123123
"eslint-define-config": "^1.23.0",
124124
"fast-glob": "^3.3.1",
125125
"prettier": "^3.0.3",
126126
"tsup": "^7.2.0",
127-
"tsx": "^3.12.10",
127+
"tsx": "^3.13.0",
128128
"typescript": "^5.2.2",
129129
"vite": "^4.4.9",
130-
"vitest": "^0.34.4"
130+
"vitest": "^0.34.5"
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,7 +11,7 @@
1111
"vercel-build": "pnpm run -C .. build && pnpm build"
1212
},
1313
"dependencies": {
14-
"@unocss/reset": "^0.55.7",
14+
"@unocss/reset": "^0.56.1",
1515
"@vueuse/core": "^10.4.1",
1616
"unplugin-jsx-string": "workspace:*",
1717
"vue": "^3.3.4"
@@ -20,10 +20,10 @@
2020
"@iconify-json/carbon": "^1.1.21",
2121
"@vitejs/plugin-vue": "^4.3.4",
2222
"@vue/runtime-core": "^3.3.4",
23-
"unocss": "^0.55.7",
23+
"unocss": "^0.56.1",
2424
"unplugin-auto-import": "^0.16.6",
2525
"unplugin-vue-components": "^0.25.2",
2626
"vite": "^4.4.9",
27-
"vue-tsc": "^1.8.11"
27+
"vue-tsc": "^1.8.13"
2828
}
2929
}

0 commit comments

Comments
 (0)