Skip to content

Commit 9c84f32

Browse files
committed
chore(deps): update dependency todomvc-app-css to v2.4.3
1 parent beda6eb commit 9c84f32

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
@@ -15,7 +15,7 @@
1515
"react": "17.0.2",
1616
"react-dom": "17.0.2",
1717
"socket.io-client": "4.5.2",
18-
"todomvc-app-css": "2.4.2",
18+
"todomvc-app-css": "2.4.3",
1919
"vite": "3.2.4",
2020
"@apollo/client": "3.10.8",
2121
"@n1ru4l/graphql-live-query-patch-jsondiffpatch": "0.8.0",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"relay-config": "12.0.1",
2626
"relay-runtime": "12.0.0",
2727
"socket.io-client": "4.5.2",
28-
"todomvc-app-css": "2.4.2",
28+
"todomvc-app-css": "2.4.3",
2929
"classnames": "2.3.2",
3030
"vite": "3.2.4",
3131
"vite-plugin-babel-macros": "1.0.6",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react": "17.0.2",
2020
"react-dom": "17.0.2",
2121
"socket.io-client": "4.5.2",
22-
"todomvc-app-css": "2.4.2",
22+
"todomvc-app-css": "2.4.3",
2323
"vite": "3.2.4",
2424
"urql": "2.2.3",
2525
"graphql": "16.0.0-experimental-stream-defer.5"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8438,10 +8438,10 @@ to-regex-range@^5.0.1:
84388438
dependencies:
84398439
is-number "^7.0.0"
84408440

8441-
8442-
version "2.4.2"
8443-
resolved "https://registry.yarnpkg.com/todomvc-app-css/-/todomvc-app-css-2.4.2.tgz#bb0f53a125ad079efdd2ca7ad692ddf39f39efa8"
8444-
integrity sha512-ViAkQ7ed89rmhFIGRsT36njN+97z8+s3XsJnB8E2IKOq+/SLD/6PtSvmTtiwUcVk39qPcjAc/OyeDys4LoJUVg==
8441+
8442+
version "2.4.3"
8443+
resolved "https://registry.yarnpkg.com/todomvc-app-css/-/todomvc-app-css-2.4.3.tgz#f2ed6e02dd9bb92527f0c8d84c5142e8e0d131d1"
8444+
integrity sha512-mSnWZaKBWj9aQcFRsGguY/a8O8NR8GmecD48yU1rzwNemgZa/INLpIsxxMiToFGVth+uEKBrQ7IhWkaXZxwq5Q==
84458445

84468446
84478447
version "1.0.1"

0 commit comments

Comments
 (0)