Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

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 Feb 16, 2022
1 parent 60e672f commit 33d7959
Show file tree
Hide file tree
Showing 5 changed files with 183 additions and 38 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"jiti": "^1.12.15"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.0",
"@iconify-json/carbon": "^1.1.1",
"@nuxt/ui": "^0.0.0-alpha.5",
"@nuxtjs/eslint-config": "^7.0.0",
"@nuxtjs/eslint-config-typescript": "^7.0.2",
Expand All @@ -58,7 +58,7 @@
"pathe": "^0.2.0",
"typescript": "^4.5.5",
"unbuild": "^0.6.9",
"vitest": "^0.3.5",
"vitest": "^0.3.6",
"vue-router": "next",
"vue-tsc": "^0.31.4"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"ohmyfetch": "^0.4.15"
},
"devDependencies": {
"playwright": "^1.19.0",
"playwright": "^1.19.1",
"unbuild": "latest",
"vitest": "^0.3.5"
"vitest": "^0.3.6"
},
"peerDependencies": {
"vue": "3.2.31"
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"rollup-plugin-visualizer": "^5.5.4",
"ufo": "^0.7.9",
"unplugin": "^0.3.2",
"vite": "^2.8.2"
"vite": "^2.8.3"
},
"peerDependencies": {
"vue": "3.2.31"
Expand Down
4 changes: 2 additions & 2 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.17.2",
"@babel/core": "^7.17.4",
"@nuxt/friendly-errors-webpack-plugin": "^2.5.2",
"@nuxt/kit": "3.0.0",
"@vue/babel-preset-jsx": "^1.2.4",
Expand Down Expand Up @@ -50,7 +50,7 @@
"url-loader": "^4.1.1",
"vue-loader": "^17.0.0",
"vue-style-loader": "^4.1.3",
"webpack": "^5.68.0",
"webpack": "^5.69.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-dev-middleware": "^5.3.1",
"webpack-hot-middleware": "^2.25.1",
Expand Down
Loading

0 comments on commit 33d7959

Please sign in to comment.