Skip to content

Commit 4ea8fae

Browse files
Merge pull request #80 from raduwen/dependabot/npm_and_yarn/vite-2.5.10
2 parents 79bc53a + 9b153a6 commit 4ea8fae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@vitejs/plugin-react-refresh": "^1.3.1",
3030
"firebase-tools": "^9.18.0",
3131
"typescript": "^4.4.3",
32-
"vite": "^2.5.6",
32+
"vite": "^2.5.10",
3333
"vite-plugin-mpa": "^1.1.0",
3434
"vite-tsconfig-paths": "^3.3.14"
3535
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5570,10 +5570,10 @@ vite-tsconfig-paths@^3.3.14:
55705570
recrawl-sync "^2.0.3"
55715571
tsconfig-paths "^3.9.0"
55725572

5573-
vite@^2.5.6:
5574-
version "2.5.6"
5575-
resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.6.tgz#51431bb5b99b041289595300ba15947bad0f89aa"
5576-
integrity sha512-P++qzXuOPhTql8iDamsatlJfD7/yGi8NCNwzyqkB2p0jrNJC567WEdXiKn3hQ+ZV8amQmB2dTH6svo3Z2tJ6MQ==
5573+
vite@^2.5.10:
5574+
version "2.5.10"
5575+
resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.10.tgz#c598e3b5a7e1956ffc52eb3b3420d177fc2ed2a5"
5576+
integrity sha512-0ObiHTi5AHyXdJcvZ67HMsDgVpjT5RehvVKv6+Q0jFZ7zDI28PF5zK9mYz2avxdA+4iJMdwCz6wnGNnn4WX5Gg==
55775577
dependencies:
55785578
esbuild "^0.12.17"
55795579
postcss "^8.3.6"

0 commit comments

Comments
 (0)