Skip to content

chore(deps): update all non-major dependencies - abandoned #540

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"@iconify-json/ph": "^1.1.12",
"@iconify-json/simple-icons": "^1.1.99",
"@nuxt/content": "^2.12.1",
"@nuxt/devtools": "1.0.8",
"@nuxt/devtools": "1.1.5",
"@nuxt/fonts": "^0.6.1",
"@nuxt/image": "1.4.0",
"@nuxt/image": "1.5.0",
"@nuxt/ui-pro": "^1.1.0",
"@nuxthq/studio": "^1.0.13",
"@nuxtjs/plausible": "^1.0.0",
Expand Down
2,642 changes: 1,226 additions & 1,416 deletions docs/pnpm-lock.yaml

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "1.1.5",
"private": true,
"packageManager": "[email protected].6",
"packageManager": "[email protected].7",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/devtools.git"
Expand All @@ -23,18 +23,18 @@
"prepare": "pnpm -r --filter=\"./packages/*\" run dev:prepare"
},
"devDependencies": {
"@antfu/eslint-config": "^2.12.2",
"@antfu/eslint-config": "^2.14.0",
"@antfu/ni": "^0.21.12",
"@nuxt/devtools": "workspace:*",
"@nuxt/devtools-ui-kit": "workspace:*",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.11.2",
"@types/markdown-it": "^14.0.0",
"@types/node": "^20.12.5",
"@types/markdown-it": "^14.0.1",
"@types/node": "^20.12.7",
"@types/pacote": "^11.1.8",
"@types/which": "^3.0.3",
"@types/ws": "^8.5.10",
"@unocss/eslint-config": "^0.59.0",
"@unocss/eslint-config": "^0.59.3",
"bumpp": "^9.4.0",
"conventional-changelog-cli": "^4.1.0",
"eslint": "^9.0.0",
Expand All @@ -46,14 +46,14 @@
"nuxt": "^3.11.2",
"pathe": "^1.1.2",
"simple-git-hooks": "^2.11.1",
"taze": "^0.13.3",
"taze": "^0.13.6",
"tiged": "^2.12.7",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"ua-parser-js": "^1.0.37",
"unocss": "^0.59.0",
"unocss": "^0.59.3",
"vite-hot-client": "^0.2.3",
"vue": "^3.4.21",
"vue-tsc": "^2.0.11"
"vue": "^3.4.22",
"vue-tsc": "^2.0.13"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
18 changes: 9 additions & 9 deletions packages/devtools-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,23 +41,23 @@
"@iconify-json/carbon": "^1.1.31",
"@iconify-json/logos": "^1.1.42",
"@iconify-json/ri": "^1.1.20",
"@iconify-json/tabler": "^1.1.109",
"@iconify-json/tabler": "^1.1.110",
"@nuxt/devtools-kit": "workspace:*",
"@nuxt/kit": "^3.11.2",
"@nuxtjs/color-mode": "^3.3.3",
"@unocss/core": "^0.59.0",
"@unocss/nuxt": "^0.59.0",
"@unocss/preset-attributify": "^0.59.0",
"@unocss/preset-icons": "^0.59.0",
"@unocss/preset-mini": "^0.59.0",
"@unocss/reset": "^0.59.0",
"@nuxtjs/color-mode": "^3.4.0",
"@unocss/core": "^0.59.3",
"@unocss/nuxt": "^0.59.3",
"@unocss/preset-attributify": "^0.59.3",
"@unocss/preset-icons": "^0.59.3",
"@unocss/preset-mini": "^0.59.3",
"@unocss/reset": "^0.59.3",
"@vueuse/core": "^10.9.0",
"@vueuse/integrations": "^10.9.0",
"@vueuse/nuxt": "^10.9.0",
"defu": "^6.1.4",
"focus-trap": "^7.5.4",
"splitpanes": "^3.1.5",
"unocss": "^0.59.0",
"unocss": "^0.59.3",
"v-lazy-show": "^0.2.4"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/devtools-wizard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"diff": "^5.2.0",
"execa": "^7.2.0",
"global-directory": "^4.0.1",
"magicast": "^0.3.3",
"magicast": "^0.3.4",
"pathe": "^1.1.2",
"pkg-types": "^1.0.3",
"prompts": "^2.4.2",
"rc9": "^2.1.1",
"rc9": "^2.1.2",
"semver": "^7.6.0"
},
"devDependencies": {
Expand Down
42 changes: 21 additions & 21 deletions packages/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"@nuxt/devtools-kit": "workspace:*",
"@nuxt/devtools-wizard": "workspace:*",
"@nuxt/kit": "^3.11.2",
"@vue/devtools-applet": "^7.0.25",
"@vue/devtools-core": "^7.0.25",
"@vue/devtools-kit": "^7.0.25",
"@vue/devtools-applet": "^7.0.27",
"@vue/devtools-core": "^7.0.27",
"@vue/devtools-kit": "^7.0.27",
"birpc": "^0.2.17",
"consola": "^3.2.3",
"cronstrue": "^2.49.0",
Expand All @@ -64,14 +64,14 @@
"is-installed-globally": "^1.0.0",
"launch-editor": "^2.6.1",
"local-pkg": "^0.5.0",
"magicast": "^0.3.3",
"magicast": "^0.3.4",
"nypm": "^0.3.8",
"ohash": "^1.1.3",
"pacote": "^17.0.6",
"pacote": "^17.0.7",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.0.3",
"rc9": "^2.1.1",
"rc9": "^2.1.2",
"scule": "^1.3.0",
"semver": "^7.6.0",
"simple-git": "^3.24.0",
Expand All @@ -88,40 +88,40 @@
"@iconify-json/logos": "^1.1.42",
"@iconify-json/ri": "^1.1.20",
"@iconify-json/simple-icons": "^1.1.99",
"@iconify-json/tabler": "^1.1.109",
"@iconify-json/tabler": "^1.1.110",
"@nuxt/content": "^2.12.1",
"@nuxt/devtools": "workspace:*",
"@nuxt/test-utils": "3.9.0",
"@nuxtjs/color-mode": "^3.3.3",
"@nuxtjs/color-mode": "^3.4.0",
"@parcel/watcher": "^2.4.1",
"@types/markdown-it-link-attributes": "^3.0.5",
"@types/ua-parser-js": "^0.7.39",
"@unocss/nuxt": "^0.59.0",
"@unocss/preset-icons": "^0.59.0",
"@unocss/preset-uno": "^0.59.0",
"@unocss/runtime": "^0.59.0",
"@vitest/ui": "^1.4.0",
"@unocss/nuxt": "^0.59.3",
"@unocss/preset-icons": "^0.59.3",
"@unocss/preset-uno": "^0.59.3",
"@unocss/runtime": "^0.59.3",
"@vitest/ui": "^1.5.0",
"@vueuse/nuxt": "^10.9.0",
"esno": "^4.7.0",
"floating-vue": "5.0.2",
"floating-vue": "5.2.2",
"fuse.js": "^7.0.0",
"json-editor-vue": "^0.13.0",
"json-editor-vue": "^0.14.0",
"markdown-it": "^14.1.0",
"markdown-it-link-attributes": "^4.0.1",
"nanoid": "^5.0.7",
"nitropack": "^2.9.6",
"nuxt": "^3.11.2",
"ofetch": "^1.3.4",
"quicktype-core": "^23.0.115",
"shiki": "^1.2.4",
"theme-vitesse": "^0.7.8",
"quicktype-core": "^23.0.145",
"shiki": "^1.3.0",
"theme-vitesse": "^0.7.9",
"ua-parser-js": "^1.0.37",
"unocss": "^0.59.0",
"unplugin-vue-markdown": "^0.26.0",
"unocss": "^0.59.3",
"unplugin-vue-markdown": "^0.26.1",
"vanilla-jsoneditor": "^0.23.1",
"vis-data": "^7.1.9",
"vis-network": "^9.1.9",
"vue-tsc": "^2.0.11",
"vue-tsc": "^2.0.13",
"vue-virtual-scroller": "2.0.0-beta.8",
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.8.0"
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/empty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"preview": "nuxt preview"
},
"devDependencies": {
"@types/node": "^20.12.5",
"@types/node": "^20.12.7",
"nuxt": "^3.11.2"
}
}
2 changes: 1 addition & 1 deletion playgrounds/module-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"@nuxt/test-utils": "^3.12.0",
"eslint": "^9.0.0",
"nuxt": "^3.11.2",
"vitest": "^1.4.0"
"vitest": "^1.5.0"
}
}
2 changes: 1 addition & 1 deletion playgrounds/tab-pinia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@exampledev/new.css": "^1.1.3",
"cypress": "^13.7.2",
"cypress": "^13.7.3",
"nuxt": "^3.11.2"
}
}
2 changes: 1 addition & 1 deletion playgrounds/tab-seo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "nuxt preview"
},
"devDependencies": {
"@types/node": "^20.12.5",
"@types/node": "^20.12.7",
"nuxt": "^3.11.2"
}
}
2 changes: 1 addition & 1 deletion playgrounds/tab-server-route/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "nuxt preview"
},
"devDependencies": {
"@types/node": "^20.12.5",
"@types/node": "^20.12.7",
"nuxt": "^3.11.2"
}
}
2 changes: 1 addition & 1 deletion playgrounds/tab-timeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@nuxt/devtools": "workspace:^",
"@types/node": "^20.12.5",
"@types/node": "^20.12.7",
"nuxt": "^3.11.2"
}
}
Loading
Loading