Skip to content

Commit

Permalink
Merge pull request #4852 from ecamp/renovate/vite-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency vite to v5.2.7
  • Loading branch information
renovate[bot] committed Mar 31, 2024
2 parents 3e58a7b + a0826df commit fc0db82
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
10 changes: 5 additions & 5 deletions frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"prettier": "3.2.5",
"sass": "1.32.13",
"unplugin-vue-components": "0.26.0",
"vite": "5.2.6",
"vite": "5.2.7",
"vite-plugin-comlink": "4.0.2",
"vite-plugin-vue2-svg": "0.4.0",
"vitest": "1.4.0",
Expand Down
18 changes: 9 additions & 9 deletions pdf/package-lock.json

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

4 changes: 2 additions & 2 deletions pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "7.24.1",
"@rushstack/eslint-patch": "1.10.1",
"@rushstack/eslint-patch": "1.10.0",
"@vitejs/plugin-vue": "5.0.4",
"@vitest/coverage-v8": "1.4.0",
"@vue/babel-preset-app": "5.0.8",
Expand All @@ -51,7 +51,7 @@
"jsdom": "24.0.0",
"prettier": "3.2.5",
"url-template": "3.1.1",
"vite": "5.2.6",
"vite": "5.2.7",
"vitest": "1.4.0"
},
"eslintConfig": {
Expand Down

0 comments on commit fc0db82

Please sign in to comment.