Skip to content

Commit

Permalink
feat(deps): update all non-major dependencies (nuxt#2252)
Browse files Browse the repository at this point in the history
Co-authored-by: Pooya Parsa <[email protected]>
  • Loading branch information
renovate[bot] and pi0 authored Dec 14, 2021
1 parent 2cf8c45 commit 23397e6
Show file tree
Hide file tree
Showing 15 changed files with 1,128 additions and 1,065 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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": "[email protected]",
Expand Down
1 change: 0 additions & 1 deletion packages/bridge/build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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 }
Expand Down
10 changes: 5 additions & 5 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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"
},
Expand Down
1 change: 0 additions & 1 deletion packages/kit/build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { defineBuildConfig } from 'unbuild'

export default defineBuildConfig({
declaration: true,
emitCJS: false,
entries: [
'src/index'
],
Expand Down
1 change: 0 additions & 1 deletion packages/nitro/build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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' },
Expand Down
16 changes: 8 additions & 8 deletions packages/nitro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -52,21 +52,21 @@
"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",
"serve-static": "^1.14.1",
"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"
Expand All @@ -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"
Expand Down
7 changes: 4 additions & 3 deletions packages/nuxi/build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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'
],
Expand Down
1 change: 0 additions & 1 deletion packages/nuxt3/build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { defineBuildConfig, BuildEntry } from 'unbuild'

export default defineBuildConfig({
declaration: true,
emitCJS: false,
entries: [
// Core
{ input: 'src/index' },
Expand Down
12 changes: 6 additions & 6 deletions packages/nuxt3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
1 change: 0 additions & 1 deletion packages/schema/build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { defineBuildConfig } from 'unbuild'

export default defineBuildConfig({
declaration: true,
emitCJS: false,
entries: [
{
input: 'src/config/index',
Expand Down
1 change: 0 additions & 1 deletion packages/vite/build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { defineBuildConfig } from 'unbuild'

export default defineBuildConfig({
declaration: true,
emitCJS: false,
entries: [
'src/index'
],
Expand Down
12 changes: 6 additions & 6 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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"
Expand Down
1 change: 0 additions & 1 deletion packages/webpack/build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { defineBuildConfig } from 'unbuild'

export default defineBuildConfig({
declaration: true,
emitCJS: false,
entries: [
'src/index'
],
Expand Down
14 changes: 7 additions & 7 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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"
Expand Down
Loading

0 comments on commit 23397e6

Please sign in to comment.