mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 01:15:58 +00:00
chore(deps): update all non-major dependencies (#2912)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
This commit is contained in:
parent
944464781d
commit
0affa39b62
@ -14,7 +14,7 @@
|
|||||||
"@docus/theme": "1.2.2",
|
"@docus/theme": "1.2.2",
|
||||||
"@nuxt/typescript-build": "^2.1.0",
|
"@nuxt/typescript-build": "^2.1.0",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"jiti": "^1.12.9",
|
"jiti": "^1.12.13",
|
||||||
"pathe": "^0.2.0",
|
"pathe": "^0.2.0",
|
||||||
"rimraf": "^3.0.2",
|
"rimraf": "^3.0.2",
|
||||||
"scule": "^0.2.1",
|
"scule": "^0.2.1",
|
||||||
|
@ -6487,6 +6487,11 @@ jiti@^1.10.1, jiti@^1.11.0, jiti@^1.12.5, jiti@^1.12.9, jiti@^1.9.1, jiti@^1.9.2
|
|||||||
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.12.9.tgz#2ce45b265cfc8dc91ebd70a5204807cf915291bc"
|
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.12.9.tgz#2ce45b265cfc8dc91ebd70a5204807cf915291bc"
|
||||||
integrity sha512-TdcJywkQtcwLxogc4rSMAi479G2eDPzfW0fLySks7TPhgZZ4s/tM6stnzayIh3gS/db3zExWJyUx4cNWrwAmoQ==
|
integrity sha512-TdcJywkQtcwLxogc4rSMAi479G2eDPzfW0fLySks7TPhgZZ4s/tM6stnzayIh3gS/db3zExWJyUx4cNWrwAmoQ==
|
||||||
|
|
||||||
|
jiti@^1.12.13:
|
||||||
|
version "1.12.13"
|
||||||
|
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.12.13.tgz#652a018606d1971e219eb122e26bdbdbac497a53"
|
||||||
|
integrity sha512-OhsYlXc2HLjuHZML6Ay68/l0KT9lXMw9zo1+TMIaxW8c0TS+kJnxgx+he4yBPFiRHi7UIsG2ANZjHl2zU86j2g==
|
||||||
|
|
||||||
joycon@^3.0.1:
|
joycon@^3.0.1:
|
||||||
version "3.0.1"
|
version "3.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/joycon/-/joycon-3.0.1.tgz#9074c9b08ccf37a6726ff74a18485f85efcaddaf"
|
resolved "https://registry.yarnpkg.com/joycon/-/joycon-3.0.1.tgz#9074c9b08ccf37a6726ff74a18485f85efcaddaf"
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
"nuxt3": "workspace:./packages/nuxt3",
|
"nuxt3": "workspace:./packages/nuxt3",
|
||||||
"@nuxt/ui": "npm:@nuxt/ui-edge@^0.0.0-27376194.a859489",
|
"@nuxt/ui": "npm:@nuxt/ui-edge@^0.0.0-27376194.a859489",
|
||||||
"unbuild": "^0.6.8",
|
"unbuild": "^0.6.8",
|
||||||
"jiti": "^1.12.9"
|
"jiti": "^1.12.14"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@iconify-json/carbon": "^1.0.14",
|
"@iconify-json/carbon": "^1.0.14",
|
||||||
@ -41,12 +41,12 @@
|
|||||||
"@types/node": "^16.11.21",
|
"@types/node": "^16.11.21",
|
||||||
"@types/object-hash": "^2",
|
"@types/object-hash": "^2",
|
||||||
"@unocss/reset": "^0.22.6",
|
"@unocss/reset": "^0.22.6",
|
||||||
"esbuild": "^0.14.13",
|
"esbuild": "^0.14.14",
|
||||||
"eslint": "^8.7.0",
|
"eslint": "^8.7.0",
|
||||||
"eslint-plugin-jsdoc": "^37.6.3",
|
"eslint-plugin-jsdoc": "^37.7.0",
|
||||||
"execa": "^6.0.0",
|
"execa": "^6.0.0",
|
||||||
"globby": "^13.1.0",
|
"globby": "^13.1.0",
|
||||||
"jiti": "^1.12.9",
|
"jiti": "^1.12.13",
|
||||||
"lerna": "^4.0.0",
|
"lerna": "^4.0.0",
|
||||||
"markdownlint-cli": "^0.30.0",
|
"markdownlint-cli": "^0.30.0",
|
||||||
"miniflare": "^1.4.1",
|
"miniflare": "^1.4.1",
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
"h3": "^0.3.9",
|
"h3": "^0.3.9",
|
||||||
"hash-sum": "^2.0.0",
|
"hash-sum": "^2.0.0",
|
||||||
"magic-string": "^0.25.7",
|
"magic-string": "^0.25.7",
|
||||||
"mlly": "^0.4.0",
|
"mlly": "^0.4.1",
|
||||||
"murmurhash-es": "^0.1.1",
|
"murmurhash-es": "^0.1.1",
|
||||||
"node-fetch": "^3.2.0",
|
"node-fetch": "^3.2.0",
|
||||||
"nuxi": "3.0.0",
|
"nuxi": "3.0.0",
|
||||||
|
@ -16,12 +16,12 @@
|
|||||||
"@nuxt/schema": "^3.0.0",
|
"@nuxt/schema": "^3.0.0",
|
||||||
"consola": "^2.15.3",
|
"consola": "^2.15.3",
|
||||||
"defu": "^5.0.1",
|
"defu": "^5.0.1",
|
||||||
"dotenv": "^14.3.0",
|
"dotenv": "^14.3.2",
|
||||||
"globby": "^13.1.0",
|
"globby": "^13.1.0",
|
||||||
"hash-sum": "^2.0.0",
|
"hash-sum": "^2.0.0",
|
||||||
"jiti": "^1.12.9",
|
"jiti": "^1.12.13",
|
||||||
"lodash.template": "^4.5.0",
|
"lodash.template": "^4.5.0",
|
||||||
"mlly": "^0.4.0",
|
"mlly": "^0.4.1",
|
||||||
"pathe": "^0.2.0",
|
"pathe": "^0.2.0",
|
||||||
"pkg-types": "^0.3.2",
|
"pkg-types": "^0.3.2",
|
||||||
"rc9": "^1.2.0",
|
"rc9": "^1.2.0",
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
"defu": "^5.0.1",
|
"defu": "^5.0.1",
|
||||||
"destr": "^1.1.0",
|
"destr": "^1.1.0",
|
||||||
"dot-prop": "^7.1.1",
|
"dot-prop": "^7.1.1",
|
||||||
"esbuild": "^0.14.13",
|
"esbuild": "^0.14.14",
|
||||||
"etag": "^1.8.1",
|
"etag": "^1.8.1",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"globby": "^13.1.0",
|
"globby": "^13.1.0",
|
||||||
@ -47,10 +47,10 @@
|
|||||||
"hookable": "^5.1.1",
|
"hookable": "^5.1.1",
|
||||||
"http-proxy": "^1.18.1",
|
"http-proxy": "^1.18.1",
|
||||||
"is-primitive": "^3.0.1",
|
"is-primitive": "^3.0.1",
|
||||||
"jiti": "^1.12.9",
|
"jiti": "^1.12.13",
|
||||||
"listhen": "^0.2.6",
|
"listhen": "^0.2.6",
|
||||||
"mime": "^3.0.0",
|
"mime": "^3.0.0",
|
||||||
"mlly": "^0.4.0",
|
"mlly": "^0.4.1",
|
||||||
"node-fetch": "^3.2.0",
|
"node-fetch": "^3.2.0",
|
||||||
"ohmyfetch": "^0.4.15",
|
"ohmyfetch": "^0.4.15",
|
||||||
"ora": "^6.0.1",
|
"ora": "^6.0.1",
|
||||||
|
@ -29,13 +29,13 @@
|
|||||||
"clipboardy": "^3.0.0",
|
"clipboardy": "^3.0.0",
|
||||||
"colorette": "^2.0.16",
|
"colorette": "^2.0.16",
|
||||||
"consola": "^2.15.3",
|
"consola": "^2.15.3",
|
||||||
"deep-object-diff": "^1.1.0",
|
"deep-object-diff": "^1.1.7",
|
||||||
"destr": "^1.1.0",
|
"destr": "^1.1.0",
|
||||||
"execa": "^6.0.0",
|
"execa": "^6.0.0",
|
||||||
"flat": "^5.0.2",
|
"flat": "^5.0.2",
|
||||||
"jiti": "^1.12.9",
|
"jiti": "^1.12.13",
|
||||||
"listhen": "^0.2.6",
|
"listhen": "^0.2.6",
|
||||||
"mlly": "^0.4.0",
|
"mlly": "^0.4.1",
|
||||||
"mri": "^1.2.0",
|
"mri": "^1.2.0",
|
||||||
"p-debounce": "^4.0.0",
|
"p-debounce": "^4.0.0",
|
||||||
"pathe": "^0.2.0",
|
"pathe": "^0.2.0",
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
"hash-sum": "^2.0.0",
|
"hash-sum": "^2.0.0",
|
||||||
"hookable": "^5.1.1",
|
"hookable": "^5.1.1",
|
||||||
"ignore": "^5.2.0",
|
"ignore": "^5.2.0",
|
||||||
"mlly": "^0.4.0",
|
"mlly": "^0.4.1",
|
||||||
"murmurhash-es": "^0.1.1",
|
"murmurhash-es": "^0.1.1",
|
||||||
"nuxi": "3.0.0",
|
"nuxi": "3.0.0",
|
||||||
"ohmyfetch": "^0.4.15",
|
"ohmyfetch": "^0.4.15",
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"create-require": "^1.1.1",
|
"create-require": "^1.1.1",
|
||||||
"defu": "^5.0.1",
|
"defu": "^5.0.1",
|
||||||
"jiti": "^1.12.9",
|
"jiti": "^1.12.13",
|
||||||
"pathe": "^0.2.0",
|
"pathe": "^0.2.0",
|
||||||
"scule": "^0.2.1",
|
"scule": "^0.2.1",
|
||||||
"std-env": "^3.0.1",
|
"std-env": "^3.0.1",
|
||||||
|
@ -25,11 +25,11 @@
|
|||||||
"chokidar": "^3.5.3",
|
"chokidar": "^3.5.3",
|
||||||
"consola": "^2.15.3",
|
"consola": "^2.15.3",
|
||||||
"defu": "^5.0.1",
|
"defu": "^5.0.1",
|
||||||
"esbuild": "^0.14.13",
|
"esbuild": "^0.14.14",
|
||||||
"externality": "^0.1.6",
|
"externality": "^0.1.6",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"magic-string": "^0.25.7",
|
"magic-string": "^0.25.7",
|
||||||
"mlly": "^0.4.0",
|
"mlly": "^0.4.1",
|
||||||
"p-debounce": "^4.0.0",
|
"p-debounce": "^4.0.0",
|
||||||
"pathe": "^0.2.0",
|
"pathe": "^0.2.0",
|
||||||
"postcss-import": "^14.0.2",
|
"postcss-import": "^14.0.2",
|
||||||
@ -37,6 +37,7 @@
|
|||||||
"postcss-url": "^10.1.3",
|
"postcss-url": "^10.1.3",
|
||||||
"rollup-plugin-visualizer": "^5.5.4",
|
"rollup-plugin-visualizer": "^5.5.4",
|
||||||
"ufo": "^0.7.9",
|
"ufo": "^0.7.9",
|
||||||
|
"unplugin": "^0.3.2",
|
||||||
"vite": "^2.7.13"
|
"vite": "^2.7.13"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
"lodash-es": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
||||||
"memfs": "^3.4.1",
|
"memfs": "^3.4.1",
|
||||||
"mini-css-extract-plugin": "^2.5.3",
|
"mini-css-extract-plugin": "^2.5.3",
|
||||||
"mlly": "^0.4.0",
|
"mlly": "^0.4.1",
|
||||||
"pathe": "^0.2.0",
|
"pathe": "^0.2.0",
|
||||||
"pify": "^5.0.0",
|
"pify": "^5.0.0",
|
||||||
"postcss": "^8.4.5",
|
"postcss": "^8.4.5",
|
||||||
|
Loading…
Reference in New Issue
Block a user