Skip to content

Commit eaaedf5

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

File tree

3 files changed

+346
-110
lines changed

3 files changed

+346
-110
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"gen:vue-apis": "tsx ./scripts/vue-api-manifest.ts"
6767
},
6868
"devDependencies": {
69-
"@antfu/eslint-config": "2.6.4",
69+
"@antfu/eslint-config": "2.7.0",
7070
"@antfu/ni": "^0.21.12",
7171
"@arethetypeswrong/cli": "^0.15.0",
7272
"@types/chrome": "^0.0.262",
@@ -78,7 +78,7 @@
7878
"@vue/devtools-kit": "workspace:^",
7979
"@vue/test-utils": "^2.4.4",
8080
"archiver": "^7.0.0",
81-
"bumpp": "^9.3.0",
81+
"bumpp": "^9.3.1",
8282
"cross-env": "^7.0.3",
8383
"degit": "^2.8.4",
8484
"eslint": "npm:[email protected]",
@@ -94,7 +94,7 @@
9494
"publint": "^0.2.7",
9595
"readdir-glob": "^1.1.3",
9696
"regex-extra": "^0.2.2",
97-
"simple-git-hooks": "^2.9.0",
97+
"simple-git-hooks": "^2.10.0",
9898
"taze": "^0.13.3",
9999
"tsup": "^8.0.2",
100100
"tsx": "^4.7.1",

packages/client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"colord": "^2.9.3",
3636
"fuse.js": "^7.0.0",
3737
"minimatch": "^9.0.3",
38-
"shiki": "1.1.5",
38+
"shiki": "1.1.7",
3939
"splitpanes": "^3.1.5",
4040
"vis-network": "^9.1.9",
4141
"vite-hot-client": "^0.2.3",
@@ -55,9 +55,9 @@
5555
"ohash": "^1.1.3",
5656
"pinia": "^2.1.7",
5757
"sass": "^1.71.1",
58-
"simple-git-hooks": "^2.9.0",
58+
"simple-git-hooks": "^2.10.0",
5959
"unocss": "^0.58.5",
60-
"unplugin": "^1.7.1",
60+
"unplugin": "^1.8.0",
6161
"unplugin-auto-import": "^0.17.5",
6262
"unplugin-vue-components": "^0.26.0",
6363
"vite": "^5.1.4",

0 commit comments

Comments
 (0)