Skip to content

Commit

Permalink
Merge pull request #1798 from opossum-tool/dependabot/npm_and_yarn/vi…
Browse files Browse the repository at this point in the history
…te-4.4.3

Build(deps-dev): Bump vite from 4.4.2 to 4.4.3
  • Loading branch information
benedikt-richter authored Jul 12, 2023
2 parents 5614737 + 078684d commit 1da3692
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"start-server-and-test": "^2.0.0",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6",
"vite": "^4.4.2",
"vite": "^4.4.3",
"vite-plugin-electron": "^0.12.0",
"vite-plugin-svgr": "^3.2.0",
"vite-tsconfig-paths": "^4.0.7"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6838,7 +6838,7 @@ postcss-value-parser@^3.3.0:
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==

postcss@^8.4.24:
postcss@^8.4.25:
version "8.4.25"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.25.tgz#4a133f5e379eda7f61e906c3b1aaa9b81292726f"
integrity sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==
Expand Down Expand Up @@ -8225,13 +8225,13 @@ vite-tsconfig-paths@^4.0.7:
globrex "^0.1.2"
tsconfck "^2.1.0"

vite@^4.4.2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.2.tgz#acd47de771c498aec80e4900f30133d9529b278a"
integrity sha512-zUcsJN+UvdSyHhYa277UHhiJ3iq4hUBwHavOpsNUGsTgjBeoBlK8eDt+iT09pBq0h9/knhG/SPrZiM7cGmg7NA==
vite@^4.4.3:
version "4.4.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.3.tgz#dfaf86f4cba3058bf2724e2e2c88254fb0f21a5a"
integrity sha512-IMnXQXXWgLi5brBQx/4WzDxdzW0X3pjO4nqFJAuNvwKtxzAmPzFE1wszW3VDpAGQJm3RZkm/brzRdyGsnwgJIA==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.24"
postcss "^8.4.25"
rollup "^3.25.2"
optionalDependencies:
fsevents "~2.3.2"
Expand Down

0 comments on commit 1da3692

Please sign in to comment.