mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-19 15:10:58 +00:00
chore(deps): update all non-major dependencies (2.x) (#20110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
parent
5ffbcfab0e
commit
9190b83769
@ -33,7 +33,7 @@
|
||||
"@nuxt/telemetry": "^1.4.1",
|
||||
"@nuxt/utils": "2.16.3",
|
||||
"@nuxt/vue-renderer": "2.16.3",
|
||||
"node-fetch-native": "^1.0.2",
|
||||
"node-fetch-native": "^1.1.0",
|
||||
"vue": "^2.7.10",
|
||||
"vue-client-only": "^2.1.0",
|
||||
"vue-meta": "^2.4.0",
|
||||
|
18
package.json
18
package.json
@ -33,19 +33,19 @@
|
||||
"test:unit": "jest packages --forceExit"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.21.3",
|
||||
"@babel/preset-env": "^7.20.2",
|
||||
"@babel/core": "^7.21.4",
|
||||
"@babel/preset-env": "^7.21.4",
|
||||
"@ls-lint/ls-lint": "^1.11.2",
|
||||
"@nuxtjs/eslint-config": "^12.0.0",
|
||||
"@nuxtjs/eslint-config-typescript": "^12.0.0",
|
||||
"@rollup/plugin-alias": "^5.0.0",
|
||||
"@rollup/plugin-commonjs": "^24.0.1",
|
||||
"@rollup/plugin-json": "^6.0.0",
|
||||
"@rollup/plugin-node-resolve": "^15.0.1",
|
||||
"@rollup/plugin-node-resolve": "^15.0.2",
|
||||
"@rollup/plugin-replace": "^5.0.2",
|
||||
"@types/jest": "^29.5.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.57.0",
|
||||
"@typescript-eslint/parser": "^5.57.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.57.1",
|
||||
"@typescript-eslint/parser": "^5.57.1",
|
||||
"@vue/server-test-utils": "^1.3.0",
|
||||
"@vue/test-utils": "^1.3.4",
|
||||
"@vue/vue2-jest": "^29.2.3",
|
||||
@ -54,7 +54,7 @@
|
||||
"consola": "^2.15.3",
|
||||
"create-require": "^1.1.1",
|
||||
"cross-spawn": "^7.0.3",
|
||||
"esbuild": "^0.17.14",
|
||||
"esbuild": "^0.17.15",
|
||||
"eslint": "^8.37.0",
|
||||
"eslint-multiplexer": "^2.0.0",
|
||||
"eslint-plugin-jest": "^27.2.1",
|
||||
@ -75,8 +75,8 @@
|
||||
"klaw-sync": "^6.0.0",
|
||||
"lerna": "^6.6.1",
|
||||
"lodash": "^4.17.21",
|
||||
"node-fetch-native": "^1.0.2",
|
||||
"puppeteer-core": "^19.8.1",
|
||||
"node-fetch-native": "^1.1.0",
|
||||
"puppeteer-core": "^19.8.3",
|
||||
"request": "^2.88.2",
|
||||
"rimraf": "^4.4.1",
|
||||
"rollup": "3.20.2",
|
||||
@ -85,7 +85,7 @@
|
||||
"sass": "^1.60.0",
|
||||
"sass-loader": "^10.1.1",
|
||||
"sort-package-json": "^2.4.1",
|
||||
"typescript": "~5.0.2",
|
||||
"typescript": "~5.0.3",
|
||||
"vue-jest": "^4.0.1"
|
||||
}
|
||||
}
|
||||
|
@ -10,21 +10,21 @@
|
||||
],
|
||||
"main": "src/index.js",
|
||||
"dependencies": {
|
||||
"@babel/compat-data": "^7.21.0",
|
||||
"@babel/core": "^7.21.3",
|
||||
"@babel/helper-compilation-targets": "^7.20.7",
|
||||
"@babel/helper-module-imports": "^7.18.6",
|
||||
"@babel/compat-data": "^7.21.4",
|
||||
"@babel/core": "^7.21.4",
|
||||
"@babel/helper-compilation-targets": "^7.21.4",
|
||||
"@babel/helper-module-imports": "^7.21.4",
|
||||
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
||||
"@babel/plugin-proposal-decorators": "^7.21.0",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
|
||||
"@babel/plugin-proposal-private-methods": "^7.18.6",
|
||||
"@babel/plugin-transform-runtime": "^7.21.0",
|
||||
"@babel/preset-env": "^7.20.2",
|
||||
"@babel/plugin-transform-runtime": "^7.21.4",
|
||||
"@babel/preset-env": "^7.21.4",
|
||||
"@babel/runtime": "^7.21.0",
|
||||
"@vue/babel-preset-jsx": "^1.4.0",
|
||||
"core-js": "^3.19.0",
|
||||
"core-js-compat": "^3.29.1",
|
||||
"core-js-compat": "^3.30.0",
|
||||
"regenerator-runtime": "^0.13.11"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -192,7 +192,6 @@ exports[`webpack nuxt webpack module.rules 1`] = `
|
||||
},
|
||||
Object {
|
||||
\\"AtRule\\": Object {
|
||||
\\"custom-media\\": [Function custom-media],
|
||||
\\"media\\": [Function media],
|
||||
},
|
||||
\\"postcssPlugin\\": \\"postcss-media-minmax\\",
|
||||
@ -615,7 +614,6 @@ exports[`webpack nuxt webpack module.rules 1`] = `
|
||||
},
|
||||
Object {
|
||||
\\"AtRule\\": Object {
|
||||
\\"custom-media\\": [Function custom-media],
|
||||
\\"media\\": [Function media],
|
||||
},
|
||||
\\"postcssPlugin\\": \\"postcss-media-minmax\\",
|
||||
@ -1044,7 +1042,6 @@ exports[`webpack nuxt webpack module.rules 1`] = `
|
||||
},
|
||||
Object {
|
||||
\\"AtRule\\": Object {
|
||||
\\"custom-media\\": [Function custom-media],
|
||||
\\"media\\": [Function media],
|
||||
},
|
||||
\\"postcssPlugin\\": \\"postcss-media-minmax\\",
|
||||
@ -1467,7 +1464,6 @@ exports[`webpack nuxt webpack module.rules 1`] = `
|
||||
},
|
||||
Object {
|
||||
\\"AtRule\\": Object {
|
||||
\\"custom-media\\": [Function custom-media],
|
||||
\\"media\\": [Function media],
|
||||
},
|
||||
\\"postcssPlugin\\": \\"postcss-media-minmax\\",
|
||||
@ -1896,7 +1892,6 @@ exports[`webpack nuxt webpack module.rules 1`] = `
|
||||
},
|
||||
Object {
|
||||
\\"AtRule\\": Object {
|
||||
\\"custom-media\\": [Function custom-media],
|
||||
\\"media\\": [Function media],
|
||||
},
|
||||
\\"postcssPlugin\\": \\"postcss-media-minmax\\",
|
||||
@ -2325,7 +2320,6 @@ exports[`webpack nuxt webpack module.rules 1`] = `
|
||||
},
|
||||
Object {
|
||||
\\"AtRule\\": Object {
|
||||
\\"custom-media\\": [Function custom-media],
|
||||
\\"media\\": [Function media],
|
||||
},
|
||||
\\"postcssPlugin\\": \\"postcss-media-minmax\\",
|
||||
@ -2760,7 +2754,6 @@ exports[`webpack nuxt webpack module.rules 1`] = `
|
||||
},
|
||||
Object {
|
||||
\\"AtRule\\": Object {
|
||||
\\"custom-media\\": [Function custom-media],
|
||||
\\"media\\": [Function media],
|
||||
},
|
||||
\\"postcssPlugin\\": \\"postcss-media-minmax\\",
|
||||
@ -3192,7 +3185,6 @@ exports[`webpack nuxt webpack module.rules 1`] = `
|
||||
},
|
||||
Object {
|
||||
\\"AtRule\\": Object {
|
||||
\\"custom-media\\": [Function custom-media],
|
||||
\\"media\\": [Function media],
|
||||
},
|
||||
\\"postcssPlugin\\": \\"postcss-media-minmax\\",
|
||||
@ -3630,7 +3622,6 @@ exports[`webpack nuxt webpack module.rules 1`] = `
|
||||
},
|
||||
Object {
|
||||
\\"AtRule\\": Object {
|
||||
\\"custom-media\\": [Function custom-media],
|
||||
\\"media\\": [Function media],
|
||||
},
|
||||
\\"postcssPlugin\\": \\"postcss-media-minmax\\",
|
||||
@ -4059,7 +4050,6 @@ exports[`webpack nuxt webpack module.rules 1`] = `
|
||||
},
|
||||
Object {
|
||||
\\"AtRule\\": Object {
|
||||
\\"custom-media\\": [Function custom-media],
|
||||
\\"media\\": [Function media],
|
||||
},
|
||||
\\"postcssPlugin\\": \\"postcss-media-minmax\\",
|
||||
@ -4494,7 +4484,6 @@ exports[`webpack nuxt webpack module.rules 1`] = `
|
||||
},
|
||||
Object {
|
||||
\\"AtRule\\": Object {
|
||||
\\"custom-media\\": [Function custom-media],
|
||||
\\"media\\": [Function media],
|
||||
},
|
||||
\\"postcssPlugin\\": \\"postcss-media-minmax\\",
|
||||
@ -4923,7 +4912,6 @@ exports[`webpack nuxt webpack module.rules 1`] = `
|
||||
},
|
||||
Object {
|
||||
\\"AtRule\\": Object {
|
||||
\\"custom-media\\": [Function custom-media],
|
||||
\\"media\\": [Function media],
|
||||
},
|
||||
\\"postcssPlugin\\": \\"postcss-media-minmax\\",
|
||||
|
@ -18,7 +18,7 @@
|
||||
"semver": "^7.3.8",
|
||||
"serialize-javascript": "^6.0.1",
|
||||
"signal-exit": "^3.0.7",
|
||||
"ua-parser-js": "^1.0.34",
|
||||
"ua-parser-js": "^1.0.35",
|
||||
"ufo": "^1.1.1"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -13,7 +13,7 @@
|
||||
"index.d.ts"
|
||||
],
|
||||
"dependencies": {
|
||||
"node-fetch-native": "^1.0.2",
|
||||
"node-fetch-native": "^1.1.0",
|
||||
"ufo": "^1.1.1",
|
||||
"unfetch": "^5.0.0",
|
||||
"vue": "^2.7.10",
|
||||
|
@ -8,13 +8,13 @@
|
||||
"dist"
|
||||
],
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.21.3",
|
||||
"@babel/core": "^7.21.4",
|
||||
"@nuxt/babel-preset-app": "2.16.3",
|
||||
"@nuxt/friendly-errors-webpack-plugin": "^2.5.2",
|
||||
"@nuxt/utils": "2.16.3",
|
||||
"babel-loader": "^8.3.0",
|
||||
"cache-loader": "^4.1.0",
|
||||
"caniuse-lite": "^1.0.30001473",
|
||||
"caniuse-lite": "^1.0.30001474",
|
||||
"consola": "^2.15.3",
|
||||
"css-loader": "^5.2.7",
|
||||
"cssnano": "^6.0.0",
|
||||
@ -34,7 +34,7 @@
|
||||
"postcss-import": "^15.1.0",
|
||||
"postcss-import-resolver": "^2.0.0",
|
||||
"postcss-loader": "^4.3.0",
|
||||
"postcss-preset-env": "^8.2.0",
|
||||
"postcss-preset-env": "^8.3.0",
|
||||
"postcss-url": "^10.1.3",
|
||||
"semver": "^7.3.8",
|
||||
"std-env": "^3.3.2",
|
||||
|
Loading…
Reference in New Issue
Block a user