Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#5679)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2021
1 parent 2dcb042 commit 09f4d57
Show file tree
Hide file tree
Showing 4 changed files with 129 additions and 24 deletions.
2 changes: 1 addition & 1 deletion packages/plugin-legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#readme",
"dependencies": {
"@babel/standalone": "^7.16.2",
"@babel/standalone": "^7.16.3",
"core-js": "^3.19.1",
"magic-string": "^0.25.7",
"regenerator-runtime": "^0.13.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"devDependencies": {
"@rollup/pluginutils": "^4.1.1",
"@types/hash-sum": "^1.0.0",
"@vue/compiler-sfc": "^3.2.21",
"@vue/compiler-sfc": "^3.2.22",
"debug": "^4.3.2",
"hash-sum": "^2.0.0",
"rollup": "^2.59.0",
"slash": "^4.0.0",
"source-map": "^0.6.1",
"vue": "^3.2.21"
"vue": "^3.2.22"
}
}
8 changes: 4 additions & 4 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"devDependencies": {
"@ampproject/remapping": "^1.0.1",
"@babel/parser": "^7.16.2",
"@babel/parser": "^7.16.3",
"@babel/types": "^7.16.0",
"@rollup/plugin-alias": "^3.1.8",
"@rollup/plugin-commonjs": "^21.0.1",
Expand All @@ -68,14 +68,14 @@
"@types/estree": "^0.0.50",
"@types/etag": "^1.8.1",
"@types/less": "^3.0.3",
"@types/micromatch": "^4.0.0",
"@types/micromatch": "^4.0.2",
"@types/mime": "^2.0.3",
"@types/node": "^16.11.7",
"@types/resolve": "^1.20.1",
"@types/sass": "~1.43.0",
"@types/stylus": "^0.48.36",
"@types/ws": "^8.2.0",
"@vue/compiler-dom": "^3.2.21",
"@vue/compiler-dom": "^3.2.22",
"acorn": "^8.5.0",
"acorn-class-fields": "^1.0.0",
"acorn-static-class-features": "^1.0.0",
Expand Down Expand Up @@ -114,7 +114,7 @@
"source-map": "^0.6.1",
"source-map-support": "^0.5.20",
"strip-ansi": "^6.0.1",
"terser": "^5.9.0",
"terser": "^5.10.0",
"tsconfck": "1.1.1",
"tslib": "^2.3.1",
"types": "link:./types",
Expand Down
139 changes: 122 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 09f4d57

Please sign in to comment.