Skip to content

Commit 304212d

Browse files
chore(deps): update all non-major dependencies (#785)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f34196 commit 304212d

File tree

7 files changed

+16
-16
lines changed

7 files changed

+16
-16
lines changed

examples/apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"@types/react-dom": "18.3.0",
2323
"@vitejs/plugin-react": "4.3.1",
2424
"typescript": "5.5.4",
25-
"vite": "5.4.1"
25+
"vite": "5.4.2"
2626
}
2727
}

examples/execute/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"@types/react-dom": "18.3.0",
2121
"@vitejs/plugin-react": "4.3.1",
2222
"typescript": "5.5.4",
23-
"vite": "5.4.1"
23+
"vite": "5.4.2"
2424
}
2525
}

examples/react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"@types/react-dom": "18.3.0",
2222
"@vitejs/plugin-react": "4.3.1",
2323
"typescript": "5.5.4",
24-
"vite": "5.4.1"
24+
"vite": "5.4.2"
2525
}
2626
}

examples/urql-live-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"@types/react-dom": "18.3.0",
2323
"@vitejs/plugin-react": "4.3.1",
2424
"typescript": "5.5.4",
25-
"vite": "5.4.1"
25+
"vite": "5.4.2"
2626
}
2727
}

examples/urql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"@types/react-dom": "18.3.0",
2323
"@vitejs/plugin-react": "4.3.1",
2424
"typescript": "5.5.4",
25-
"vite": "5.4.1"
25+
"vite": "5.4.2"
2626
}
2727
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"babel-plugin-transform-typescript-metadata": "0.3.2",
5555
"bob-the-bundler": "7.0.1",
5656
"graphql": "16.9.0",
57-
"husky": "9.1.4",
57+
"husky": "9.1.5",
5858
"jest": "29.7.0",
5959
"prettier": "3.3.3",
6060
"pretty-quick": "4.0.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5377,10 +5377,10 @@ human-signals@^4.3.0:
53775377
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.1.tgz#ab7f811e851fca97ffbd2c1fe9a958964de321b2"
53785378
integrity sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==
53795379

5380-
5381-
version "9.1.4"
5382-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34"
5383-
integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==
5380+
5381+
version "9.1.5"
5382+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
5383+
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==
53845384

53855385
iconv-lite@^0.4.24:
53865386
version "0.4.24"
@@ -7629,7 +7629,7 @@ rimraf@^3.0.2:
76297629
dependencies:
76307630
glob "^7.1.3"
76317631

7632-
rollup@^4.13.0:
7632+
rollup@^4.20.0:
76337633
version "4.21.0"
76347634
resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.21.0.tgz#28db5f5c556a5180361d35009979ccc749560b9d"
76357635
integrity sha512-vo+S/lfA2lMS7rZ2Qoubi6I5hwZwzXeUIctILZLbHI+laNtvhhOIon2S1JksA5UEDQ7l3vberd0fxK44lTYjbQ==
@@ -8517,14 +8517,14 @@ value-or-promise@^1.0.11, value-or-promise@^1.0.12:
85178517
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.12.tgz#0e5abfeec70148c78460a849f6b003ea7986f15c"
85188518
integrity sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q==
85198519

8520-
8521-
version "5.4.1"
8522-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.1.tgz#2aa72370de824d23f53658affd807e4c9905b058"
8523-
integrity sha512-1oE6yuNXssjrZdblI9AfBbHCC41nnyoVoEZxQnID6yvQZAFBzxxkqoFLtHUMkYunL8hwOLEjgTuxpkRxvba3kA==
8520+
8521+
version "5.4.2"
8522+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.2.tgz#8acb6ec4bfab823cdfc1cb2d6c53ed311bc4e47e"
8523+
integrity sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==
85248524
dependencies:
85258525
esbuild "^0.21.3"
85268526
postcss "^8.4.41"
8527-
rollup "^4.13.0"
8527+
rollup "^4.20.0"
85288528
optionalDependencies:
85298529
fsevents "~2.3.3"
85308530

0 commit comments

Comments
 (0)