Skip to content

Commit 37a739a

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

File tree

3 files changed

+178
-177
lines changed

3 files changed

+178
-177
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@babel/parser": "^7.21.4",
7979
"@babel/types": "^7.21.4",
8080
"@rollup/pluginutils": "^5.0.2",
81-
"entities": "^4.4.0",
81+
"entities": "^4.5.0",
8282
"estree-walker": "^3.0.3",
8383
"jsesc": "^3.0.2",
8484
"magic-string": "^0.30.0",
@@ -89,18 +89,18 @@
8989
"@types/benchmark": "^2.1.2",
9090
"@types/jsesc": "^3.0.1",
9191
"@types/node": "^18.15.11",
92-
"@types/react": "^18.0.33",
92+
"@types/react": "^18.0.35",
9393
"benchmark": "^2.1.4",
9494
"bumpp": "^9.1.0",
9595
"eslint": "^8.38.0",
96-
"eslint-define-config": "^1.17.0",
96+
"eslint-define-config": "^1.18.0",
9797
"fast-glob": "^3.2.12",
9898
"prettier": "^2.8.7",
9999
"tsup": "^6.7.0",
100100
"tsx": "^3.12.6",
101101
"typescript": "^5.0.4",
102102
"vite": "^4.2.1",
103-
"vitest": "^0.30.0"
103+
"vitest": "^0.30.1"
104104
},
105105
"engines": {
106106
"node": ">=14.19.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.51.2",
14+
"@unocss/reset": "^0.51.4",
1515
"@vueuse/core": "^9.13.0",
1616
"unplugin-jsx-string": "workspace:*",
1717
"vue": "^3.2.47"
@@ -20,8 +20,8 @@
2020
"@iconify-json/carbon": "^1.1.16",
2121
"@vitejs/plugin-vue": "^4.1.0",
2222
"@vue/runtime-core": "^3.2.47",
23-
"unocss": "^0.51.2",
24-
"unplugin-auto-import": "^0.15.2",
23+
"unocss": "^0.51.4",
24+
"unplugin-auto-import": "^0.15.3",
2525
"unplugin-vue-components": "^0.24.1",
2626
"vite": "^4.2.1",
2727
"vue-tsc": "^1.2.0"

0 commit comments

Comments
 (0)