Skip to content

Commit

Permalink
chore: bump webpack and vite versions (#19030)
Browse files Browse the repository at this point in the history
  • Loading branch information
tepi committed Mar 25, 2024
1 parent 5410f66 commit bcbc47a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -10,7 +10,7 @@
"license": "Apache-2.0",
"dependencies": {},
"devDependencies": {
"vite": "3.2.8",
"vite": "3.2.10",
"@rollup/plugin-replace": "3.1.0",
"rollup-plugin-brotli": "3.1.0",
"vite-plugin-checker": "0.6.4",
Expand Down
Expand Up @@ -14,7 +14,7 @@
"esbuild-loader": "2.19.0",
"html-webpack-plugin": "4.5.1",
"fork-ts-checker-webpack-plugin": "6.2.1",
"webpack": "4.46.0",
"webpack": "4.47.0",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.10.0",
"compression-webpack-plugin": "4.0.1",
Expand Down

0 comments on commit bcbc47a

Please sign in to comment.