feat(deps): update all non-major dependencies (#2252)

Co-authored-by: Pooya Parsa <pyapar@gmail.com>
This commit is contained in:
renovate[bot] 2021-12-14 16:46:05 +01:00 committed by GitHub
parent 2cf8c45823
commit 23397e603c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 1133 additions and 1070 deletions

View File

@ -28,21 +28,21 @@
},
"resolutions": {
"nuxt3": "workspace:./packages/nuxt3",
"unbuild": "^0.5.13",
"unbuild": "^0.6.6",
"jiti": "^1.12.9"
},
"devDependencies": {
"@nuxtjs/eslint-config": "^7.0.0",
"@nuxtjs/eslint-config-typescript": "^7.0.2",
"@types/chai": "^4.2.22",
"@types/chai": "^4.3.0",
"@types/jsdom": "^16",
"@types/mocha": "^9.0.0",
"@types/node": "^14.17.34",
"@types/node": "^14.18.0",
"@types/object-hash": "^2",
"chai": "^4.3.4",
"esbuild": "^0.14.1",
"eslint": "^8.3.0",
"eslint-plugin-jsdoc": "^37.1.0",
"esbuild": "^0.14.3",
"eslint": "^8.4.1",
"eslint-plugin-jsdoc": "^37.2.0",
"execa": "^6.0.0",
"globby": "^11.0.4",
"jiti": "^1.12.9",
@ -52,8 +52,8 @@
"mocha": "^9.1.3",
"object-hash": "^2.2.0",
"pathe": "^0.2.0",
"typescript": "^4.5.2",
"unbuild": "^0.5.13",
"typescript": "^4.5.4",
"unbuild": "^0.6.6",
"vue-router": "next"
},
"packageManager": "yarn@3.1.1",

View File

@ -2,7 +2,6 @@ import { defineBuildConfig } from 'unbuild'
export default defineBuildConfig({
declaration: true,
emitCJS: false,
entries: [
'src/module',
{ input: 'src/runtime/', outDir: 'dist/runtime', format: 'esm', declaration: true }

View File

@ -23,9 +23,9 @@
"@nuxt/nitro": "3.0.0",
"@nuxt/postcss8": "^1.1.3",
"@nuxt/schema": "3.0.0",
"@vitejs/plugin-legacy": "^1.6.3",
"@vitejs/plugin-legacy": "^1.6.4",
"@vue/composition-api": "^1.4.1",
"@vueuse/head": "^0.7.2",
"@vueuse/head": "^0.7.4",
"acorn": "^8.6.0",
"consola": "^2.15.3",
"cookie-es": "^0.5.0",
@ -36,7 +36,7 @@
"externality": "^0.1.5",
"fs-extra": "^10.0.0",
"globby": "^11.0.4",
"h3": "^0.3.5",
"h3": "^0.3.8",
"hash-sum": "^2.0.0",
"magic-string": "^0.25.7",
"mlly": "^0.3.15",
@ -54,8 +54,8 @@
"semver": "^7.3.5",
"ufo": "^0.7.9",
"unplugin": "^0.2.21",
"unplugin-vue2-script-setup": "0.7.3",
"vite": "^2.6.14",
"unplugin-vue2-script-setup": "0.8.2",
"vite": "^2.7.2",
"vite-plugin-vue2": "^1.9.0",
"vue-template-compiler": "^2.6.14"
},

View File

@ -2,7 +2,6 @@ import { defineBuildConfig } from 'unbuild'
export default defineBuildConfig({
declaration: true,
emitCJS: false,
entries: [
'src/index'
],

View File

@ -2,7 +2,6 @@ import { defineBuildConfig } from 'unbuild'
export default defineBuildConfig({
declaration: true,
emitCJS: false,
entries: [
'src/index',
{ input: 'src/runtime/', outDir: 'dist/runtime', format: 'esm' },

View File

@ -22,11 +22,11 @@
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-inject": "^4.0.3",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.6",
"@rollup/plugin-node-resolve": "^13.1.1",
"@rollup/plugin-replace": "^3.0.0",
"@rollup/plugin-virtual": "^2.0.3",
"@rollup/plugin-wasm": "^5.1.2",
"@rollup/pluginutils": "^4.1.1",
"@rollup/pluginutils": "^4.1.2",
"@types/jsdom": "^16.2.13",
"@vercel/nft": "^0.17.0",
"archiver": "^5.3.0",
@ -37,12 +37,12 @@
"defu": "^5.0.0",
"destr": "^1.1.0",
"dot-prop": "^6.0.1",
"esbuild": "^0.14.1",
"esbuild": "^0.14.3",
"etag": "^1.8.1",
"fs-extra": "^10.0.0",
"globby": "^11.0.4",
"gzip-size": "^7.0.0",
"h3": "^0.3.5",
"h3": "^0.3.8",
"hasha": "^5.2.2",
"hookable": "^5.0.0",
"http-proxy": "^1.18.1",
@ -52,13 +52,13 @@
"mime": "^3.0.0",
"mlly": "^0.3.15",
"node-fetch": "^3.1.0",
"ohmyfetch": "^0.4.8",
"ohmyfetch": "^0.4.10",
"ora": "^6.0.1",
"p-debounce": "^4.0.0",
"pathe": "^0.2.0",
"pkg-types": "^0.3.2",
"pretty-bytes": "^5.6.0",
"rollup": "^2.60.2",
"rollup": "^2.61.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-visualizer": "^5.5.2",
"serve-placeholder": "^1.2.4",
@ -66,7 +66,7 @@
"std-env": "^3.0.1",
"table": "^6.7.5",
"ufo": "^0.7.9",
"unenv": "^0.4.1",
"unenv": "^0.4.2",
"unstorage": "^0.3.3",
"vue-bundle-renderer": "^0.3.4",
"vue-server-renderer": "^2.6.14"
@ -78,7 +78,7 @@
"@types/node-fetch": "^3.0.2",
"@types/serve-static": "^1.13.10",
"unbuild": "latest",
"vue": "3.2.23"
"vue": "3.2.26"
},
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0"

View File

@ -2,9 +2,10 @@ import { defineBuildConfig } from 'unbuild'
export default defineBuildConfig({
declaration: true,
inlineDependencies: true,
emitCJS: false,
cjsBridge: true,
rollup: {
inlineDependencies: true,
cjsBridge: true
},
entries: [
'src/index'
],

View File

@ -2,7 +2,6 @@ import { defineBuildConfig, BuildEntry } from 'unbuild'
export default defineBuildConfig({
declaration: true,
emitCJS: false,
entries: [
// Core
{ input: 'src/index' },

View File

@ -25,28 +25,28 @@
"@nuxt/schema": "3.0.0",
"@nuxt/vite-builder": "3.0.0",
"@nuxt/webpack-builder": "3.0.0",
"@vue/reactivity": "^3.2.23",
"@vue/shared": "^3.2.23",
"@vueuse/head": "^0.7.2",
"@vue/reactivity": "^3.2.26",
"@vue/shared": "^3.2.26",
"@vueuse/head": "^0.7.4",
"chokidar": "^3.5.2",
"consola": "^2.15.3",
"cookie-es": "^0.5.0",
"defu": "^5.0.0",
"destr": "^1.1.0",
"globby": "^11.0.4",
"h3": "^0.3.5",
"h3": "^0.3.8",
"hash-sum": "^2.0.0",
"hookable": "^5.0.0",
"ignore": "^5.1.9",
"mlly": "^0.3.15",
"murmurhash-es": "^0.1.1",
"nuxi": "3.0.0",
"ohmyfetch": "^0.4.8",
"ohmyfetch": "^0.4.10",
"pathe": "^0.2.0",
"scule": "^0.2.1",
"ufo": "^0.7.9",
"unplugin": "^0.2.21",
"vue": "^3.2.23",
"vue": "^3.2.26",
"vue-router": "^4.0.12"
},
"devDependencies": {

View File

@ -2,7 +2,6 @@ import { defineBuildConfig } from 'unbuild'
export default defineBuildConfig({
declaration: true,
emitCJS: false,
entries: [
{
input: 'src/config/index',

View File

@ -2,7 +2,6 @@ import { defineBuildConfig } from 'unbuild'
export default defineBuildConfig({
declaration: true,
emitCJS: false,
entries: [
'src/index'
],

View File

@ -15,17 +15,17 @@
"devDependencies": {
"@nuxt/schema": "3.0.0",
"unbuild": "latest",
"vue": "3.2.23"
"vue": "3.2.26"
},
"dependencies": {
"@nuxt/kit": "3.0.0",
"@vitejs/plugin-vue": "^2.0.0",
"@vitejs/plugin-vue-jsx": "^1.3.0",
"@vitejs/plugin-vue": "^2.0.1",
"@vitejs/plugin-vue-jsx": "^1.3.2",
"autoprefixer": "^10.4.0",
"chokidar": "^3.5.2",
"consola": "^2.15.3",
"defu": "^5.0.0",
"esbuild": "^0.14.1",
"esbuild": "^0.14.3",
"externality": "^0.1.5",
"fs-extra": "^10.0.0",
"magic-string": "^0.25.7",
@ -37,10 +37,10 @@
"postcss-url": "^10.1.3",
"rollup-plugin-visualizer": "^5.5.2",
"ufo": "^0.7.9",
"vite": "^2.6.14"
"vite": "^2.7.2"
},
"peerDependencies": {
"vue": "3.2.23"
"vue": "3.2.26"
},
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0"

View File

@ -2,7 +2,6 @@ import { defineBuildConfig } from 'unbuild'
export default defineBuildConfig({
declaration: true,
emitCJS: false,
entries: [
'src/index'
],

View File

@ -16,7 +16,7 @@
"prepack": "unbuild"
},
"dependencies": {
"@babel/core": "^7.16.0",
"@babel/core": "^7.16.5",
"@nuxt/friendly-errors-webpack-plugin": "^2.5.2",
"@nuxt/kit": "3.0.0",
"@vue/babel-preset-jsx": "^1.2.4",
@ -26,7 +26,7 @@
"css-loader": "^6.5.1",
"css-minimizer-webpack-plugin": "^3.2.0",
"cssnano": "^5.0.12",
"esbuild-loader": "^2.16.0",
"esbuild-loader": "^2.17.0",
"file-loader": "^6.2.0",
"fs-extra": "^10.0.0",
"glob": "^7.2.0",
@ -37,18 +37,18 @@
"mlly": "^0.3.15",
"pathe": "^0.2.0",
"pify": "^5.0.0",
"postcss": "^8.4.4",
"postcss": "^8.4.5",
"postcss-import": "^14.0.2",
"postcss-import-resolver": "^2.0.0",
"postcss-loader": "^6.2.1",
"postcss-url": "^10.1.3",
"style-resources-loader": "^1.4.1",
"style-resources-loader": "^1.5.0",
"time-fix-plugin": "^2.0.7",
"ufo": "^0.7.9",
"url-loader": "^4.1.1",
"vue-loader": "^17.0.0",
"vue-style-loader": "^4.1.3",
"webpack": "^5.64.4",
"webpack": "^5.65.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-dev-middleware": "^5.2.2",
"webpack-hot-middleware": "^2.25.1",
@ -64,10 +64,10 @@
"@types/webpack-hot-middleware": "^2.25.5",
"@types/webpack-virtual-modules": "^0",
"unbuild": "latest",
"vue": "3.2.23"
"vue": "3.2.26"
},
"peerDependencies": {
"vue": "3.2.23"
"vue": "3.2.26"
},
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0"

2109
yarn.lock

File diff suppressed because it is too large Load Diff