Skip to content

Commit b0d3b43

Browse files
chore(deps): bump the dependencies group with 2 updates (#7420)
Bumps the dependencies group with 2 updates: [@react-spring/web](https://github.com/pmndrs/react-spring) and [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js). Updates `@react-spring/web` from 9.7.4 to 9.7.5 - [Release notes](https://github.com/pmndrs/react-spring/releases) - [Commits](pmndrs/react-spring@v9.7.4...v9.7.5) Updates `@eslint/js` from 9.11.1 to 9.12.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.12.0/packages/js) --- updated-dependencies: - dependency-name: "@react-spring/web" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd8bcab commit b0d3b43

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@babel/preset-react": "^7.25.7",
7878
"@eslint/compat": "^1.2.0",
7979
"@eslint/eslintrc": "^3.1.0",
80-
"@eslint/js": "^9.11.1",
80+
"@eslint/js": "^9.12.0",
8181
"@mdx-js/loader": "^3.0.1",
8282
"@mdx-js/react": "^3.0.1",
8383
"@octokit/auth-action": "^5.1.1",
@@ -149,7 +149,7 @@
149149
},
150150
"dependencies": {
151151
"@docsearch/react": "^3.6.1",
152-
"@react-spring/web": "^9.7.4",
152+
"@react-spring/web": "^9.7.5",
153153
"path-browserify": "^1.0.1",
154154
"prop-types": "^15.8.1",
155155
"react": "^17.0.2",

yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1394,10 +1394,10 @@
13941394
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.7.0.tgz#b712d802582f02b11cfdf83a85040a296afec3f0"
13951395
integrity sha512-ChuWDQenef8OSFnvuxv0TCVxEwmu3+hPNKvM9B34qpM0rDRbjL8t5QkQeHHeAfsKQjuH9wS82WeCi1J/owatng==
13961396

1397-
"@eslint/js@^9.11.1":
1398-
version "9.11.1"
1399-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.11.1.tgz#8bcb37436f9854b3d9a561440daf916acd940986"
1400-
integrity sha512-/qu+TWz8WwPWc7/HcIJKi+c+MOm46GdVaSlTTQcaqaL53+GsoA6MxWp5PtTx48qbSP7ylM1Kn7nhvkugfJvRSA==
1397+
"@eslint/js@^9.12.0":
1398+
version "9.12.0"
1399+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.12.0.tgz#69ca3ca9fab9a808ec6d67b8f6edb156cbac91e1"
1400+
integrity sha512-eohesHH8WFRUprDNyEREgqP6beG6htMeUYeCpkEgBCieCMme5r9zFWjzAJp//9S+Kub4rqE+jXe9Cp1a7IYIIA==
14011401

14021402
"@eslint/object-schema@^2.1.4":
14031403
version "2.1.4"
@@ -2245,50 +2245,50 @@
22452245
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
22462246
integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==
22472247

2248-
"@react-spring/animated@~9.7.4":
2249-
version "9.7.4"
2250-
resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.7.4.tgz#c712b2d3dc9312ef41aa8886818b539151bda062"
2251-
integrity sha512-7As+8Pty2QlemJ9O5ecsuPKjmO0NKvmVkRR1n6mEotFgWar8FKuQt2xgxz3RTgxcccghpx1YdS1FCdElQNexmQ==
2252-
dependencies:
2253-
"@react-spring/shared" "~9.7.4"
2254-
"@react-spring/types" "~9.7.4"
2255-
2256-
"@react-spring/core@~9.7.4":
2257-
version "9.7.4"
2258-
resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.7.4.tgz#0eaa0b5da3d18036d87a571f23079819d45a9f46"
2259-
integrity sha512-GzjA44niEJBFUe9jN3zubRDDDP2E4tBlhNlSIkTChiNf9p4ZQlgXBg50qbXfSXHQPHak/ExYxwhipKVsQ/sUTw==
2260-
dependencies:
2261-
"@react-spring/animated" "~9.7.4"
2262-
"@react-spring/shared" "~9.7.4"
2263-
"@react-spring/types" "~9.7.4"
2264-
2265-
"@react-spring/rafz@~9.7.4":
2266-
version "9.7.4"
2267-
resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.7.4.tgz#d53aa45a8cb116b81b27ba29e0cc15470ccfd449"
2268-
integrity sha512-mqDI6rW0Ca8IdryOMiXRhMtVGiEGLIO89vIOyFQXRIwwIMX30HLya24g9z4olDvFyeDW3+kibiKwtZnA4xhldA==
2269-
2270-
"@react-spring/shared@~9.7.4":
2271-
version "9.7.4"
2272-
resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.7.4.tgz#8ac57505072c2aee33d77c47c4269347061a3377"
2273-
integrity sha512-bEPI7cQp94dOtCFSEYpxvLxj0+xQfB5r9Ru1h8OMycsIq7zFZon1G0sHrBLaLQIWeMCllc4tVDYRTLIRv70C8w==
2274-
dependencies:
2275-
"@react-spring/rafz" "~9.7.4"
2276-
"@react-spring/types" "~9.7.4"
2277-
2278-
"@react-spring/types@~9.7.4":
2279-
version "9.7.4"
2280-
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.7.4.tgz#c849a7f062b5163d078e5e75f28c8f6acf91792e"
2281-
integrity sha512-iQVztO09ZVfsletMiY+DpT/JRiBntdsdJ4uqk3UJFhrhS8mIC9ZOZbmfGSRs/kdbNPQkVyzucceDicQ/3Mlj9g==
2282-
2283-
"@react-spring/web@^9.7.4":
2284-
version "9.7.4"
2285-
resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.7.4.tgz#0086ab5dcf17e6a8f3d7e7f8041ccb4cc2fa10dc"
2286-
integrity sha512-UMvCZp7I5HCVIleSa4BwbNxynqvj+mJjG2m20VO2yPoi2pnCYANy58flvz9v/YcXTAvsmL655FV3pm5fbr6akA==
2287-
dependencies:
2288-
"@react-spring/animated" "~9.7.4"
2289-
"@react-spring/core" "~9.7.4"
2290-
"@react-spring/shared" "~9.7.4"
2291-
"@react-spring/types" "~9.7.4"
2248+
"@react-spring/animated@~9.7.5":
2249+
version "9.7.5"
2250+
resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.7.5.tgz#eb0373aaf99b879736b380c2829312dae3b05f28"
2251+
integrity sha512-Tqrwz7pIlsSDITzxoLS3n/v/YCUHQdOIKtOJf4yL6kYVSDTSmVK1LI1Q3M/uu2Sx4X3pIWF3xLUhlsA6SPNTNg==
2252+
dependencies:
2253+
"@react-spring/shared" "~9.7.5"
2254+
"@react-spring/types" "~9.7.5"
2255+
2256+
"@react-spring/core@~9.7.5":
2257+
version "9.7.5"
2258+
resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.7.5.tgz#72159079f52c1c12813d78b52d4f17c0bf6411f7"
2259+
integrity sha512-rmEqcxRcu7dWh7MnCcMXLvrf6/SDlSokLaLTxiPlAYi11nN3B5oiCUAblO72o+9z/87j2uzxa2Inm8UbLjXA+w==
2260+
dependencies:
2261+
"@react-spring/animated" "~9.7.5"
2262+
"@react-spring/shared" "~9.7.5"
2263+
"@react-spring/types" "~9.7.5"
2264+
2265+
"@react-spring/rafz@~9.7.5":
2266+
version "9.7.5"
2267+
resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.7.5.tgz#ee7959676e7b5d6a3813e8c17d5e50df98b95df9"
2268+
integrity sha512-5ZenDQMC48wjUzPAm1EtwQ5Ot3bLIAwwqP2w2owG5KoNdNHpEJV263nGhCeKKmuA3vG2zLLOdu3or6kuDjA6Aw==
2269+
2270+
"@react-spring/shared@~9.7.5":
2271+
version "9.7.5"
2272+
resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.7.5.tgz#6d513622df6ad750bbbd4dedb4ca0a653ec92073"
2273+
integrity sha512-wdtoJrhUeeyD/PP/zo+np2s1Z820Ohr/BbuVYv+3dVLW7WctoiN7std8rISoYoHpUXtbkpesSKuPIw/6U1w1Pw==
2274+
dependencies:
2275+
"@react-spring/rafz" "~9.7.5"
2276+
"@react-spring/types" "~9.7.5"
2277+
2278+
"@react-spring/types@~9.7.5":
2279+
version "9.7.5"
2280+
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.7.5.tgz#e5dd180f3ed985b44fd2cd2f32aa9203752ef3e8"
2281+
integrity sha512-HVj7LrZ4ReHWBimBvu2SKND3cDVUPWKLqRTmWe/fNY6o1owGOX0cAHbdPDTMelgBlVbrTKrre6lFkhqGZErK/g==
2282+
2283+
"@react-spring/web@^9.7.5":
2284+
version "9.7.5"
2285+
resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.7.5.tgz#7d7782560b3a6fb9066b52824690da738605de80"
2286+
integrity sha512-lmvqGwpe+CSttsWNZVr+Dg62adtKhauGwLyGE/RRyZ8AAMLgb9x3NDMA5RMElXo+IMyTkPp7nxTB8ZQlmhb6JQ==
2287+
dependencies:
2288+
"@react-spring/animated" "~9.7.5"
2289+
"@react-spring/core" "~9.7.5"
2290+
"@react-spring/shared" "~9.7.5"
2291+
"@react-spring/types" "~9.7.5"
22922292

22932293
"@remix-run/[email protected]":
22942294
version "1.19.2"

0 commit comments

Comments
 (0)