Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2023
1 parent b58e1cf commit 9639f68
Show file tree
Hide file tree
Showing 5 changed files with 908 additions and 540 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,19 @@
"test:vue-types": "vue-tsc -p ./test/fixtures/vue-tsc/tsconfig.json"
},
"devDependencies": {
"@babel/core": "7.22.11",
"@babel/preset-env": "7.22.10",
"@ls-lint/ls-lint": "2.0.1",
"@babel/core": "7.22.15",
"@babel/preset-env": "7.22.15",
"@ls-lint/ls-lint": "2.1.0",
"@nuxtjs/eslint-config": "12.0.0",
"@nuxtjs/eslint-config-typescript": "12.0.0",
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@rollup/plugin-alias": "5.0.0",
"@rollup/plugin-commonjs": "25.0.4",
"@rollup/plugin-json": "6.0.0",
"@rollup/plugin-node-resolve": "15.2.1",
"@rollup/plugin-replace": "5.0.2",
"@types/jest": "29.5.4",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@vue/server-test-utils": "1.3.0",
"@vue/test-utils": "1.3.6",
"@vue/vue2-jest": "29.2.5",
Expand All @@ -56,7 +56,7 @@
"create-require": "1.1.1",
"cross-spawn": "7.0.3",
"esbuild": "0.19.2",
"eslint": "8.47.0",
"eslint": "8.48.0",
"eslint-multiplexer": "2.0.0",
"eslint-plugin-jest": "27.2.3",
"execa": "^5.1.1",
Expand All @@ -74,15 +74,15 @@
"jsdom": "22.1.0",
"jsonfile": "6.1.0",
"klaw-sync": "6.0.0",
"lerna": "7.1.5",
"lerna": "7.2.0",
"lodash": "4.17.21",
"node-fetch-native": "1.4.0",
"puppeteer-core": "21.1.0",
"puppeteer-core": "21.1.1",
"request": "2.88.2",
"rimraf": "4.4.1",
"rollup": "3.28.1",
"rollup-plugin-esbuild": "5.0.0",
"rollup-plugin-license": "3.0.1",
"rollup-plugin-license": "3.1.0",
"sass": "1.66.1",
"sass-loader": "^10.1.1",
"sort-package-json": "2.5.1",
Expand Down
14 changes: 7 additions & 7 deletions packages/babel-preset-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@
"main": "src/index.js",
"dependencies": {
"@babel/compat-data": "^7.22.9",
"@babel/core": "^7.22.11",
"@babel/helper-compilation-targets": "^7.22.10",
"@babel/helper-module-imports": "^7.22.5",
"@babel/core": "^7.22.15",
"@babel/helper-compilation-targets": "^7.22.15",
"@babel/helper-module-imports": "^7.22.15",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.22.10",
"@babel/plugin-proposal-decorators": "^7.22.15",
"@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-proposal-private-property-in-object": "^7.21.11",
"@babel/plugin-transform-runtime": "^7.22.10",
"@babel/preset-env": "^7.22.10",
"@babel/runtime": "^7.22.11",
"@babel/plugin-transform-runtime": "^7.22.15",
"@babel/preset-env": "^7.22.15",
"@babel/runtime": "^7.22.15",
"@vue/babel-preset-jsx": "^1.4.0",
"core-js": "^3.32.1",
"core-js-compat": "^3.32.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
],
"dependencies": {
"@types/babel__core": "7.20.1",
"@types/compression": "1.7.2",
"@types/connect": "3.4.35",
"@types/compression": "1.7.3",
"@types/connect": "3.4.36",
"@types/etag": "1.8.1",
"@types/file-loader": "5.0.1",
"@types/html-minifier": "4.0.2",
"@types/less": "3.0.3",
"@types/less": "3.0.4",
"@types/node": "^16",
"@types/optimize-css-assets-webpack-plugin": "5.0.5",
"@types/optimize-css-assets-webpack-plugin": "5.0.6",
"@types/pug": "2.0.6",
"@types/serve-static": "1.15.2",
"@types/terser-webpack-plugin": "4.2.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"dist"
],
"dependencies": {
"@babel/core": "^7.22.11",
"@babel/core": "^7.22.15",
"@nuxt/babel-preset-app": "2.17.1",
"@nuxt/friendly-errors-webpack-plugin": "^2.5.2",
"@nuxt/utils": "2.17.1",
"babel-loader": "^8.3.0",
"cache-loader": "^4.1.0",
"caniuse-lite": "^1.0.30001523",
"caniuse-lite": "^1.0.30001526",
"consola": "^3.2.3",
"css-loader": "^5.2.7",
"cssnano": "^6.0.1",
Expand All @@ -30,11 +30,11 @@
"optimize-css-assets-webpack-plugin": "^6.0.1",
"pify": "^5.0.0",
"pnp-webpack-plugin": "^1.7.0",
"postcss": "^8.4.28",
"postcss": "^8.4.29",
"postcss-import": "^15.1.0",
"postcss-import-resolver": "^2.0.0",
"postcss-loader": "^4.3.0",
"postcss-preset-env": "^9.1.1",
"postcss-preset-env": "^9.1.3",
"postcss-url": "^10.1.3",
"semver": "^7.5.4",
"std-env": "^3.4.3",
Expand All @@ -50,7 +50,7 @@
"vue-template-compiler": "^2.7.14",
"watchpack": "^2.4.0",
"webpack": "^4.46.0",
"webpack-bundle-analyzer": "^4.9.0",
"webpack-bundle-analyzer": "^4.9.1",
"webpack-dev-middleware": "^5.0.0",
"webpack-hot-middleware": "^2.25.4",
"webpack-node-externals": "^3.0.0",
Expand Down

0 comments on commit 9639f68

Please sign in to comment.