Skip to content

Commit 003a2ee

Browse files
committed
chore(deps): update dependency vite to v3.2.10
1 parent bf5b680 commit 003a2ee

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

packages/todo-example/client-apollo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-dom": "17.0.2",
1717
"socket.io-client": "4.5.2",
1818
"todomvc-app-css": "2.4.3",
19-
"vite": "3.2.4",
19+
"vite": "3.2.10",
2020
"@apollo/client": "3.10.8",
2121
"@n1ru4l/graphql-live-query-patch-jsondiffpatch": "0.8.0",
2222
"@n1ru4l/push-pull-async-iterable-iterator": "3.2.0",

packages/todo-example/client-relay/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"socket.io-client": "4.5.2",
2828
"todomvc-app-css": "2.4.3",
2929
"classnames": "2.3.2",
30-
"vite": "3.2.4",
30+
"vite": "3.2.10",
3131
"vite-plugin-babel-macros": "1.0.6",
3232
"graphql-ws": "5.11.2"
3333
},

packages/todo-example/client-urql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react-dom": "17.0.2",
2121
"socket.io-client": "4.5.2",
2222
"todomvc-app-css": "2.4.3",
23-
"vite": "3.2.4",
23+
"vite": "3.2.10",
2424
"urql": "2.2.3",
2525
"graphql": "16.0.0-experimental-stream-defer.5"
2626
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8851,10 +8851,10 @@ [email protected]:
88518851
"@types/babel__core" "^7.1.18"
88528852
babel-plugin-macros "^3.1.0"
88538853

8854-
8855-
version "3.2.4"
8856-
resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.4.tgz#d8c7892dd4268064e04fffbe7d866207dd24166e"
8857-
integrity sha512-Z2X6SRAffOUYTa+sLy3NQ7nlHFU100xwanq1WDwqaiFiCe+25zdxP1TfCS5ojPV2oDDcXudHIoPnI1Z/66B7Yw==
8854+
8855+
version "3.2.10"
8856+
resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.10.tgz#7ac79fead82cfb6b5bf65613cd82fba6dcc81340"
8857+
integrity sha512-Dx3olBo/ODNiMVk/cA5Yft9Ws+snLOXrhLtrI3F4XLt4syz2Yg8fayZMWScPKoz12v5BUv7VEmQHnsfpY80fYw==
88588858
dependencies:
88598859
esbuild "^0.15.9"
88608860
postcss "^8.4.18"

0 commit comments

Comments
 (0)