Skip to content

Commit 7896b0e

Browse files
committed
chore: update deps
1 parent fad945a commit 7896b0e

File tree

7 files changed

+392
-711
lines changed

7 files changed

+392
-711
lines changed

.npmrc

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ shamefully-hoist=true
22
ignore-workspace-root-check=true
33
strict-peer-dependencies=false
44
auto-install-peers=true
5+
resolution-mode=highest

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "module",
33
"version": "0.6.1",
44
"private": false,
5-
"packageManager": "[email protected].2",
5+
"packageManager": "[email protected].3",
66
"scripts": {
77
"build": "pnpm -r --filter=\"./packages/**/*\" run build",
88
"stub": "pnpm -r run stub",
@@ -32,7 +32,7 @@
3232
"@unocss/eslint-config": "^0.53.1",
3333
"bumpp": "^9.1.1",
3434
"conventional-changelog-cli": "^3.0.0",
35-
"eslint": "8.42.0",
35+
"eslint": "8.43.0",
3636
"esno": "^0.16.3",
3737
"execa": "^7.1.1",
3838
"gray-matter": "^4.0.3",
@@ -46,7 +46,7 @@
4646
"ua-parser-js": "^1.0.35",
4747
"unocss": "^0.53.1",
4848
"vite-hot-client": "^0.2.1",
49-
"vue-tsc": "^1.6.5"
49+
"vue-tsc": "^1.8.1"
5050
},
5151
"simple-git-hooks": {
5252
"pre-commit": "pnpm lint-staged"

packages/devtools-ui-kit/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
},
3535
"dependencies": {
3636
"@iconify-json/carbon": "^1.1.18",
37-
"@iconify-json/logos": "^1.1.32",
38-
"@iconify-json/ri": "^1.1.9",
37+
"@iconify-json/logos": "^1.1.33",
38+
"@iconify-json/ri": "^1.1.10",
3939
"@iconify-json/tabler": "^1.1.79",
4040
"@nuxt/devtools": "workspace:*",
4141
"@nuxt/devtools-kit": "workspace:*",
@@ -47,9 +47,9 @@
4747
"@unocss/preset-icons": "^0.53.1",
4848
"@unocss/preset-mini": "^0.53.1",
4949
"@unocss/reset": "^0.53.1",
50-
"@vueuse/core": "^10.1.2",
51-
"@vueuse/integrations": "^10.1.2",
52-
"@vueuse/nuxt": "^10.1.2",
50+
"@vueuse/core": "^10.2.0",
51+
"@vueuse/integrations": "^10.2.0",
52+
"@vueuse/nuxt": "^10.2.0",
5353
"defu": "^6.1.2",
5454
"focus-trap": "^7.4.3",
5555
"unocss": "^0.53.1",

packages/devtools-wizard/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"picocolors": "^1.0.0",
3030
"pkg-types": "^1.0.3",
3131
"prompts": "^2.4.2",
32-
"rc9": "^2.1.0",
33-
"semver": "^7.5.1"
32+
"rc9": "^2.1.1",
33+
"semver": "^7.5.2"
3434
},
3535
"devDependencies": {
3636
"@types/diff": "^5.0.3",

packages/devtools/package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"fast-glob": "^3.2.12",
5151
"get-port-please": "^3.0.1",
5252
"global-dirs": "^3.0.1",
53-
"h3": "^1.6.6",
53+
"h3": "^1.7.0",
5454
"hookable": "^5.5.3",
5555
"image-meta": "^0.1.1",
5656
"is-installed-globally": "^0.4.0",
@@ -63,8 +63,8 @@
6363
"perfect-debounce": "^1.0.0",
6464
"picocolors": "^1.0.0",
6565
"pkg-types": "^1.0.3",
66-
"rc9": "^2.1.0",
67-
"semver": "^7.5.1",
66+
"rc9": "^2.1.1",
67+
"semver": "^7.5.2",
6868
"sirv": "^2.0.3",
6969
"unimport": "^3.0.8",
7070
"vite-plugin-inspect": "^0.7.28",
@@ -77,9 +77,9 @@
7777
"@antfu/utils": "^0.7.4",
7878
"@iconify-json/bxl": "^1.1.6",
7979
"@iconify-json/carbon": "^1.1.18",
80-
"@iconify-json/logos": "^1.1.32",
81-
"@iconify-json/ri": "^1.1.9",
82-
"@iconify-json/simple-icons": "^1.1.56",
80+
"@iconify-json/logos": "^1.1.33",
81+
"@iconify-json/ri": "^1.1.10",
82+
"@iconify-json/simple-icons": "^1.1.57",
8383
"@iconify-json/tabler": "^1.1.79",
8484
"@nuxt/content": "^2.7.0",
8585
"@nuxt/devtools": "workspace:*",
@@ -91,18 +91,18 @@
9191
"@unocss/preset-icons": "^0.53.1",
9292
"@unocss/preset-uno": "^0.53.1",
9393
"@unocss/runtime": "^0.53.1",
94-
"@vueuse/nuxt": "^10.1.2",
94+
"@vueuse/nuxt": "^10.2.0",
9595
"esno": "^0.16.3",
9696
"flatted": "^3.2.7",
97-
"floating-vue": "2.0.0-beta.20",
97+
"floating-vue": "2.0.0-beta.22",
9898
"fuse.js": "^6.6.2",
9999
"json-editor-vue": "^0.10.6",
100100
"markdown-it": "^13.0.1",
101101
"markdown-it-link-attributes": "^4.0.1",
102102
"nanoid": "^4.0.2",
103103
"nuxt": "^3.5.3",
104104
"nuxt-vitest": "^0.8.5",
105-
"ofetch": "^1.1.0",
105+
"ofetch": "^1.1.1",
106106
"ohash": "^1.1.2",
107107
"shiki": "^0.14.2",
108108
"shiki-es": "^0.2.0",
@@ -111,11 +111,11 @@
111111
"theme-vitesse": "^0.7.2",
112112
"ua-parser-js": "^1.0.35",
113113
"unocss": "^0.53.1",
114-
"vanilla-jsoneditor": "^0.17.6",
114+
"vanilla-jsoneditor": "^0.17.8",
115115
"vis-data": "^7.1.6",
116116
"vis-network": "^9.1.6",
117117
"vite-plugin-vue-markdown": "^0.23.5",
118-
"vue-tsc": "^1.6.5",
118+
"vue-tsc": "^1.8.1",
119119
"vue-virtual-scroller": "2.0.0-beta.8",
120120
"xterm": "^5.2.1",
121121
"xterm-addon-fit": "^0.7.0"

playgrounds/module-starter/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"@nuxt/module-builder": "^0.4.0",
3333
"@nuxt/schema": "^3.5.3",
3434
"@nuxt/test-utils": "^3.5.3",
35-
"eslint": "^8.42.0",
35+
"eslint": "^8.43.0",
3636
"nuxt": "^3.5.3",
37-
"vitest": "^0.32.0"
37+
"vitest": "^0.32.2"
3838
}
3939
}

0 commit comments

Comments
 (0)