Skip to content

Commit d7c37c1

Browse files
fix(deps): update dependency @react-spring/web to v10
1 parent b6fbb98 commit d7c37c1

File tree

2 files changed

+42
-43
lines changed

2 files changed

+42
-43
lines changed

.github/publish-ci/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"test": "echo Done"
99
},
1010
"dependencies": {
11-
"@react-spring/web": "0.0.0-nightly-f50b673-20230330070501",
11+
"@react-spring/web": "10.0.3",
1212
"next": "14.2.22",
1313
"react": "^19.1.0",
1414
"react-dom": "19.1.0"

.github/publish-ci/next/yarn.lock

Lines changed: 41 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -75,70 +75,69 @@ __metadata:
7575
languageName: node
7676
linkType: hard
7777

78-
"@react-spring/animated@npm:0.0.0-nightly-f50b673-20230330070501":
79-
version: 0.0.0-nightly-f50b673-20230330070501
80-
resolution: "@react-spring/animated@npm:0.0.0-nightly-f50b673-20230330070501"
78+
"@react-spring/animated@npm:~10.0.3":
79+
version: 10.0.3
80+
resolution: "@react-spring/animated@npm:10.0.3"
8181
dependencies:
82-
"@react-spring/shared": 0.0.0-nightly-f50b673-20230330070501
83-
"@react-spring/types": 0.0.0-nightly-f50b673-20230330070501
82+
"@react-spring/shared": ~10.0.3
83+
"@react-spring/types": ~10.0.3
8484
peerDependencies:
85-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
86-
checksum: d1e0ac29d7226ea1c53dc7658cfacc59ac6bb308894e7786fa3f6c44dce0a3fb6ee42fe5e050efc7759ca05259d7665d85920a086ec355285c8db15732464790
85+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
86+
checksum: 3af0efd4874d8c3b43e99b68e08e9645bc75bcbd04d032fa87f9f45f40010ff2b348e3566893c157ff38ee41fb41eceaeaeba205fca8a9dc263aacfc80a16fa5
8787
languageName: node
8888
linkType: hard
8989

90-
"@react-spring/core@npm:0.0.0-nightly-f50b673-20230330070501":
91-
version: 0.0.0-nightly-f50b673-20230330070501
92-
resolution: "@react-spring/core@npm:0.0.0-nightly-f50b673-20230330070501"
90+
"@react-spring/core@npm:~10.0.3":
91+
version: 10.0.3
92+
resolution: "@react-spring/core@npm:10.0.3"
9393
dependencies:
94-
"@react-spring/animated": 0.0.0-nightly-f50b673-20230330070501
95-
"@react-spring/rafz": 0.0.0-nightly-f50b673-20230330070501
96-
"@react-spring/shared": 0.0.0-nightly-f50b673-20230330070501
97-
"@react-spring/types": 0.0.0-nightly-f50b673-20230330070501
94+
"@react-spring/animated": ~10.0.3
95+
"@react-spring/shared": ~10.0.3
96+
"@react-spring/types": ~10.0.3
9897
peerDependencies:
99-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
100-
checksum: 3430aef914660014c99cc0f2f2fe6289d412657ce5ad4f0aa3a180c8922965743bb9ff23cfffaba911f7d78c3adabf6e6b37ff7bbdfe9e8bb3e8617b91f43df3
98+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
99+
checksum: 9744ec276c24d12d39ec2140f389188a2b166ee8b76f9da5ad40adb4a911e0e8072b00aeb65d0a81a7f65ee5f9740938ea7560ebe6ba7307b5db9c94a3ccdb66
101100
languageName: node
102101
linkType: hard
103102

104-
"@react-spring/rafz@npm:0.0.0-nightly-f50b673-20230330070501":
105-
version: 0.0.0-nightly-f50b673-20230330070501
106-
resolution: "@react-spring/rafz@npm:0.0.0-nightly-f50b673-20230330070501"
107-
checksum: 5a51ed8a1a81b521167b114db7752d207b0ef6a35b65948ae3d0b67cc4f2336038e81df7a67fe98eabd552452932316c7c8acd88c498afd5f86e3b987fe0c48d
103+
"@react-spring/rafz@npm:~10.0.3":
104+
version: 10.0.3
105+
resolution: "@react-spring/rafz@npm:10.0.3"
106+
checksum: 40ce0aa72fb06c77631499919ad147fa69bba6454715b2e87828d7fab1830d67855476579d6124545a69aefdca3b5ca169f9cf054bd3ee7f0405e591e17a4e10
108107
languageName: node
109108
linkType: hard
110109

111-
"@react-spring/shared@npm:0.0.0-nightly-f50b673-20230330070501":
112-
version: 0.0.0-nightly-f50b673-20230330070501
113-
resolution: "@react-spring/shared@npm:0.0.0-nightly-f50b673-20230330070501"
110+
"@react-spring/shared@npm:~10.0.3":
111+
version: 10.0.3
112+
resolution: "@react-spring/shared@npm:10.0.3"
114113
dependencies:
115-
"@react-spring/rafz": 0.0.0-nightly-f50b673-20230330070501
116-
"@react-spring/types": 0.0.0-nightly-f50b673-20230330070501
114+
"@react-spring/rafz": ~10.0.3
115+
"@react-spring/types": ~10.0.3
117116
peerDependencies:
118-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
119-
checksum: 5c3adbbd1fb800a10fa44d2a8aad78684febfe1b22e3355450d06c7dc0d5fea7971f4430fb00b85ead994c829d7616c00cddd58b3422456b0c3334561025341f
117+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
118+
checksum: 8dff57ba42bbd124c32a2fb833cf1a7459a0da64b40a794bb65817ada7969eddae83444e2c76978256f1faff8253f26528e6e1f75397c966727b1fa5acab8ed6
120119
languageName: node
121120
linkType: hard
122121

123-
"@react-spring/types@npm:0.0.0-nightly-f50b673-20230330070501":
124-
version: 0.0.0-nightly-f50b673-20230330070501
125-
resolution: "@react-spring/types@npm:0.0.0-nightly-f50b673-20230330070501"
126-
checksum: 0725729c20d9c07067fc6ceab4f87d537f90d564b152f61b35e9feee05df957199c8ae92bebf507682d6481d430de9322507cad1d03d95243070857f09c70322
122+
"@react-spring/types@npm:~10.0.3":
123+
version: 10.0.3
124+
resolution: "@react-spring/types@npm:10.0.3"
125+
checksum: 68108ac3f125bf3715c3f2e0001a159af7298c92e490b1ae0796d2763b23257884fdaf2a497f957d71266f3a7c8ed7bcd797d89214c26f2535b16f6d8c75f129
127126
languageName: node
128127
linkType: hard
129128

130-
"@react-spring/web@npm:0.0.0-nightly-f50b673-20230330070501":
131-
version: 0.0.0-nightly-f50b673-20230330070501
132-
resolution: "@react-spring/web@npm:0.0.0-nightly-f50b673-20230330070501"
129+
"@react-spring/web@npm:10.0.3":
130+
version: 10.0.3
131+
resolution: "@react-spring/web@npm:10.0.3"
133132
dependencies:
134-
"@react-spring/animated": 0.0.0-nightly-f50b673-20230330070501
135-
"@react-spring/core": 0.0.0-nightly-f50b673-20230330070501
136-
"@react-spring/shared": 0.0.0-nightly-f50b673-20230330070501
137-
"@react-spring/types": 0.0.0-nightly-f50b673-20230330070501
133+
"@react-spring/animated": ~10.0.3
134+
"@react-spring/core": ~10.0.3
135+
"@react-spring/shared": ~10.0.3
136+
"@react-spring/types": ~10.0.3
138137
peerDependencies:
139-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
140-
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
141-
checksum: 1c3f702a1ac15e6adeba1af5257d1fd705e9e158ed5fafbf406400d96deb5f6a8e8415588051cd11c07efcb73a06f350e90a51f667e2ad7b7489d1f1341b3e97
138+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
139+
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
140+
checksum: 0ddcf9487c12b48658dfa3cf49245e98f9a1ff0a24507a56112d6ae4c6b2de7e78777c877ae2095ad2a96161f8928dbbbe08143b95e99a83fe689836f2761339
142141
languageName: node
143142
linkType: hard
144143

@@ -330,7 +329,7 @@ __metadata:
330329
version: 0.0.0-use.local
331330
resolution: "root-workspace-0b6124@workspace:."
332331
dependencies:
333-
"@react-spring/web": 0.0.0-nightly-f50b673-20230330070501
332+
"@react-spring/web": 10.0.3
334333
"@types/node": 22.15.18
335334
"@types/react": ^19.1.2
336335
"@types/react-dom": ^19.1.2

0 commit comments

Comments
 (0)