Skip to content

Commit

Permalink
Merge pull request #13 from rowthan/dependabot/npm_and_yarn/vite-3.2.8
Browse files Browse the repository at this point in the history
Bump vite from 3.2.7 to 3.2.8
  • Loading branch information
rowthan authored Feb 7, 2024
2 parents 547f4e3 + 685031a commit 1ebfecd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/whats-element/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
},
"devDependencies": {
"typescript": "^4.8.3",
"vite": "^3.1.3"
"vite": "^3.2.8"
}
}
2 changes: 1 addition & 1 deletion packages/whats-ext/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/react-dom": "18.2.15",
"prettier": "3.0.3",
"typescript": "5.2.2",
"vite": "^3.1.3"
"vite": "^3.2.8"
},
"manifest": {
"host_permissions": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4988,10 +4988,10 @@ utility-types@^3.10.0:
resolved "https://registry.npmmirror.com/utility-types/-/utility-types-3.10.0.tgz#ea4148f9a741015f05ed74fd615e1d20e6bed82b"
integrity sha512-O11mqxmi7wMKCo6HKFt5AhO4BwY3VV68YU07tgxfz8zJTIxr4BpsezN49Ffwy9j3ZpwwJp4fkRwjRzq3uWE6Rg==

vite@^3.1.3:
version "3.2.7"
resolved "https://registry.npmmirror.com/vite/-/vite-3.2.7.tgz#35a62826bd4d6b778ae5db8766d023bcd4e7bef3"
integrity sha512-29pdXjk49xAP0QBr0xXqu2s5jiQIXNvE/xwd0vUizYT2Hzqe4BksNNoWllFVXJf4eLZ+UlVQmXfB4lWrc+t18g==
vite@^3.2.8:
version "3.2.8"
resolved "https://registry.npmmirror.com/vite/-/vite-3.2.8.tgz#0697e13addf99ed44b838b8462a3a922fdd9d37b"
integrity sha512-EtQU16PLIJpAZol2cTLttNP1mX6L0SyI0pgQB1VOoWeQnMSvtiwovV3D6NcjN8CZQWWyESD2v5NGnpz5RvgOZA==
dependencies:
esbuild "^0.15.9"
postcss "^8.4.18"
Expand Down

0 comments on commit 1ebfecd

Please sign in to comment.