Skip to content

Commit 2c89da9

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

File tree

3 files changed

+193
-254
lines changed

3 files changed

+193
-254
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,19 +88,19 @@
8888
"@sxzz/eslint-config": "^3.0.0",
8989
"@types/benchmark": "^2.1.2",
9090
"@types/jsesc": "^3.0.1",
91-
"@types/node": "^18.16.17",
92-
"@types/react": "^18.2.11",
91+
"@types/node": "^18.16.18",
92+
"@types/react": "^18.2.12",
9393
"benchmark": "^2.1.4",
9494
"bumpp": "^9.1.1",
95-
"eslint": "^8.42.0",
95+
"eslint": "^8.43.0",
9696
"eslint-define-config": "^1.20.0",
9797
"fast-glob": "^3.2.12",
9898
"prettier": "^2.8.8",
9999
"tsup": "^7.0.0",
100100
"tsx": "^3.12.7",
101101
"typescript": "^5.1.3",
102102
"vite": "^4.3.9",
103-
"vitest": "^0.32.0"
103+
"vitest": "^0.32.2"
104104
},
105105
"engines": {
106106
"node": ">=16.14.0"

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@unocss/reset": "^0.53.1",
15-
"@vueuse/core": "^10.1.2",
15+
"@vueuse/core": "^10.2.0",
1616
"unplugin-jsx-string": "workspace:*",
1717
"vue": "^3.3.4"
1818
},
@@ -24,6 +24,6 @@
2424
"unplugin-auto-import": "^0.16.4",
2525
"unplugin-vue-components": "^0.25.1",
2626
"vite": "^4.3.9",
27-
"vue-tsc": "^1.6.5"
27+
"vue-tsc": "^1.8.0"
2828
}
2929
}

0 commit comments

Comments
 (0)