Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#260)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 34f220d commit eaaedf5
Show file tree
Hide file tree
Showing 3 changed files with 346 additions and 110 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"gen:vue-apis": "tsx ./scripts/vue-api-manifest.ts"
},
"devDependencies": {
"@antfu/eslint-config": "2.6.4",
"@antfu/eslint-config": "2.7.0",
"@antfu/ni": "^0.21.12",
"@arethetypeswrong/cli": "^0.15.0",
"@types/chrome": "^0.0.262",
Expand All @@ -78,7 +78,7 @@
"@vue/devtools-kit": "workspace:^",
"@vue/test-utils": "^2.4.4",
"archiver": "^7.0.0",
"bumpp": "^9.3.0",
"bumpp": "^9.3.1",
"cross-env": "^7.0.3",
"degit": "^2.8.4",
"eslint": "npm:[email protected]",
Expand All @@ -94,7 +94,7 @@
"publint": "^0.2.7",
"readdir-glob": "^1.1.3",
"regex-extra": "^0.2.2",
"simple-git-hooks": "^2.9.0",
"simple-git-hooks": "^2.10.0",
"taze": "^0.13.3",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"colord": "^2.9.3",
"fuse.js": "^7.0.0",
"minimatch": "^9.0.3",
"shiki": "1.1.5",
"shiki": "1.1.7",
"splitpanes": "^3.1.5",
"vis-network": "^9.1.9",
"vite-hot-client": "^0.2.3",
Expand All @@ -55,9 +55,9 @@
"ohash": "^1.1.3",
"pinia": "^2.1.7",
"sass": "^1.71.1",
"simple-git-hooks": "^2.9.0",
"simple-git-hooks": "^2.10.0",
"unocss": "^0.58.5",
"unplugin": "^1.7.1",
"unplugin": "^1.8.0",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.1.4",
Expand Down
Loading

0 comments on commit eaaedf5

Please sign in to comment.