Skip to content

fix(deps): update all non-major dependencies #2359

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: next
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .github/publish-ci/cra5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"@react-spring/web": "*",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-scripts": "5.0.1"
},
"scripts": {
Expand Down Expand Up @@ -36,9 +36,9 @@
"workerDirectory": "public"
},
"devDependencies": {
"@types/node": "22.15.18",
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.2",
"@types/node": "22.17.0",
"@types/react": "^19.1.9",
"@types/react-dom": "^19.1.7",
"typescript": "4.9.5"
}
}
52 changes: 26 additions & 26 deletions .github/publish-ci/cra5/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2700,12 +2700,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.15.18":
version: 22.15.18
resolution: "@types/node@npm:22.15.18"
"@types/node@npm:*, @types/node@npm:22.17.0":
version: 22.17.0
resolution: "@types/node@npm:22.17.0"
dependencies:
undici-types: ~6.21.0
checksum: 16fb2c1f7be4156578648bfe074c856fca309ac66b9b74f9c5887ce778ce6cbd06d2883eaa397837e3628cddb02a5b0859764c5db0ea24f55f0cfbf54cca06fc
checksum: a7e4dd638e319fabdd9b24f4d46313b16a771c13658b7e07040a47d856bab68cd1d67ac1d027eb3757c2c6534fdd61c74981e4e59322f95f8cbebf77f3f1db17
languageName: node
linkType: hard

Expand Down Expand Up @@ -2744,21 +2744,21 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:^19.1.2":
version: 19.1.2
resolution: "@types/react-dom@npm:19.1.2"
"@types/react-dom@npm:^19.1.7":
version: 19.1.7
resolution: "@types/react-dom@npm:19.1.7"
peerDependencies:
"@types/react": ^19.0.0
checksum: 62a5c398e87b5a42f34497152c67367db70d5e348a05fc4bd78c119fc8d4367c02833c022b2f5dba4df33ae65b7ff76409847722ce6b8f9ea5d31983832688da
checksum: a99465e5a17d40725dedb3708357f8998c57caab768cee0992b4bb7822ce7ed2ec697a5f426cb98d3397b020756a6e4b0986dc5f6f4254e13b3536afb38538e6
languageName: node
linkType: hard

"@types/react@npm:^19.1.2":
version: 19.1.2
resolution: "@types/react@npm:19.1.2"
"@types/react@npm:^19.1.9":
version: 19.1.9
resolution: "@types/react@npm:19.1.9"
dependencies:
csstype: ^3.0.2
checksum: 5a911a2c84be0c9451bb8a7c75c907af1f52afbb4d51b0d62e7516a9b0b1e63c3c1cdc35b79bfc6e66176c76cfff9d43023a781cd3dc59e2744715ced7d7e7c4
checksum: 531b1f40e7f93aade4385a56b73e98846ec482ac695ccb0d4da1fc53fa398564f71383cd120cf8b8a9a1ea95f207c3e042d145fa8bc26e4fa57d863459e53b29
languageName: node
linkType: hard

Expand Down Expand Up @@ -10288,14 +10288,14 @@ __metadata:
languageName: node
linkType: hard

"react-dom@npm:^19.1.0":
version: 19.1.0
resolution: "react-dom@npm:19.1.0"
"react-dom@npm:^19.1.1":
version: 19.1.1
resolution: "react-dom@npm:19.1.1"
dependencies:
scheduler: ^0.26.0
peerDependencies:
react: ^19.1.0
checksum: 1d154b6543467095ac269e61ca59db546f34ef76bcdeb90f2dad41d682cd210aae492e70c85010ed5d0a2caea225e9a55139ebc1a615ee85bf197d7f99678cdf
react: ^19.1.1
checksum: 71d63df955e99bb58470c6ae12ebb82fa80e2a73147c387b73a31c17bcff803ce8aded52ae0c4391c9b413be0aa449249d8be7d063136826d1f0caba9720a907
languageName: node
linkType: hard

Expand Down Expand Up @@ -10401,10 +10401,10 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^19.1.0":
version: 19.1.0
resolution: "react@npm:19.1.0"
checksum: c0905f8cfb878b0543a5522727e5ed79c67c8111dc16ceee135b7fe19dce77b2c1c19293513061a8934e721292bfc1517e0487e262d1906f306bdf95fa54d02f
"react@npm:^19.1.1":
version: 19.1.1
resolution: "react@npm:19.1.1"
checksum: f2f18fea5deac87b1167365bd5160bcba64d383c26a37afa905b714ca424f423ef97d8daf53f041ab9ac25a06357fafcf0b5d3b6b84c9d1eace0e621bfeae629
languageName: node
linkType: hard

Expand Down Expand Up @@ -10752,11 +10752,11 @@ __metadata:
resolution: "rs-esm-cra@workspace:."
dependencies:
"@react-spring/web": "*"
"@types/node": 22.15.18
"@types/react": ^19.1.2
"@types/react-dom": ^19.1.2
react: ^19.1.0
react-dom: ^19.1.0
"@types/node": 22.17.0
"@types/react": ^19.1.9
"@types/react-dom": ^19.1.7
react: ^19.1.1
react-dom: ^19.1.1
react-scripts: 5.0.1
typescript: 4.9.5
languageName: unknown
Expand Down
12 changes: 6 additions & 6 deletions .github/publish-ci/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
},
"dependencies": {
"@react-spring/web": "0.0.0-nightly-f50b673-20230330070501",
"next": "14.2.22",
"react": "^19.1.0",
"react-dom": "19.1.0"
"next": "14.2.31",
"react": "^19.1.1",
"react-dom": "19.1.1"
},
"devDependencies": {
"@types/node": "22.15.18",
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.2",
"@types/node": "22.17.0",
"@types/react": "^19.1.9",
"@types/react-dom": "^19.1.7",
"typescript": "4.9.5"
},
"msw": {
Expand Down
144 changes: 72 additions & 72 deletions .github/publish-ci/next/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,72 +5,72 @@ __metadata:
version: 6
cacheKey: 8

"@next/env@npm:14.2.22":
version: 14.2.22
resolution: "@next/env@npm:14.2.22"
checksum: 57e033c5c77f5784f7610a7f25b93cc7a72c7bd036f2be78bb27822e7400275dad92bd6a195ca179ee2f8b9401adc6927e7a4e98d1aa5252ac6edbc66956ece6
"@next/env@npm:14.2.31":
version: 14.2.31
resolution: "@next/env@npm:14.2.31"
checksum: ad352f8cb3245c3180dd71b72d7aae71c88aaf51d242f675397eade3a295abb69387aba890757e3b871348af023149fd84bfbe31bd12ee28d3cd64c2f4e83113
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-darwin-arm64@npm:14.2.22"
"@next/swc-darwin-arm64@npm:14.2.31":
version: 14.2.31
resolution: "@next/swc-darwin-arm64@npm:14.2.31"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-darwin-x64@npm:14.2.22"
"@next/swc-darwin-x64@npm:14.2.31":
version: 14.2.31
resolution: "@next/swc-darwin-x64@npm:14.2.31"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.22"
"@next/swc-linux-arm64-gnu@npm:14.2.31":
version: 14.2.31
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.31"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-linux-arm64-musl@npm:14.2.22"
"@next/swc-linux-arm64-musl@npm:14.2.31":
version: 14.2.31
resolution: "@next/swc-linux-arm64-musl@npm:14.2.31"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-linux-x64-gnu@npm:14.2.22"
"@next/swc-linux-x64-gnu@npm:14.2.31":
version: 14.2.31
resolution: "@next/swc-linux-x64-gnu@npm:14.2.31"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-linux-x64-musl@npm:14.2.22"
"@next/swc-linux-x64-musl@npm:14.2.31":
version: 14.2.31
resolution: "@next/swc-linux-x64-musl@npm:14.2.31"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.22"
"@next/swc-win32-arm64-msvc@npm:14.2.31":
version: 14.2.31
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.31"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@next/swc-win32-ia32-msvc@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.22"
"@next/swc-win32-ia32-msvc@npm:14.2.31":
version: 14.2.31
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.31"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-win32-x64-msvc@npm:14.2.22"
"@next/swc-win32-x64-msvc@npm:14.2.31":
version: 14.2.31
resolution: "@next/swc-win32-x64-msvc@npm:14.2.31"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -159,30 +159,30 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.15.18":
version: 22.15.18
resolution: "@types/node@npm:22.15.18"
"@types/node@npm:22.17.0":
version: 22.17.0
resolution: "@types/node@npm:22.17.0"
dependencies:
undici-types: ~6.21.0
checksum: 16fb2c1f7be4156578648bfe074c856fca309ac66b9b74f9c5887ce778ce6cbd06d2883eaa397837e3628cddb02a5b0859764c5db0ea24f55f0cfbf54cca06fc
checksum: a7e4dd638e319fabdd9b24f4d46313b16a771c13658b7e07040a47d856bab68cd1d67ac1d027eb3757c2c6534fdd61c74981e4e59322f95f8cbebf77f3f1db17
languageName: node
linkType: hard

"@types/react-dom@npm:^19.1.2":
version: 19.1.2
resolution: "@types/react-dom@npm:19.1.2"
"@types/react-dom@npm:^19.1.7":
version: 19.1.7
resolution: "@types/react-dom@npm:19.1.7"
peerDependencies:
"@types/react": ^19.0.0
checksum: 62a5c398e87b5a42f34497152c67367db70d5e348a05fc4bd78c119fc8d4367c02833c022b2f5dba4df33ae65b7ff76409847722ce6b8f9ea5d31983832688da
checksum: a99465e5a17d40725dedb3708357f8998c57caab768cee0992b4bb7822ce7ed2ec697a5f426cb98d3397b020756a6e4b0986dc5f6f4254e13b3536afb38538e6
languageName: node
linkType: hard

"@types/react@npm:^19.1.2":
version: 19.1.2
resolution: "@types/react@npm:19.1.2"
"@types/react@npm:^19.1.9":
version: 19.1.9
resolution: "@types/react@npm:19.1.9"
dependencies:
csstype: ^3.0.2
checksum: 5a911a2c84be0c9451bb8a7c75c907af1f52afbb4d51b0d62e7516a9b0b1e63c3c1cdc35b79bfc6e66176c76cfff9d43023a781cd3dc59e2744715ced7d7e7c4
checksum: 531b1f40e7f93aade4385a56b73e98846ec482ac695ccb0d4da1fc53fa398564f71383cd120cf8b8a9a1ea95f207c3e042d145fa8bc26e4fa57d863459e53b29
languageName: node
linkType: hard

Expand Down Expand Up @@ -232,20 +232,20 @@ __metadata:
languageName: node
linkType: hard

"next@npm:14.2.22":
version: 14.2.22
resolution: "next@npm:14.2.22"
"next@npm:14.2.31":
version: 14.2.31
resolution: "next@npm:14.2.31"
dependencies:
"@next/env": 14.2.22
"@next/swc-darwin-arm64": 14.2.22
"@next/swc-darwin-x64": 14.2.22
"@next/swc-linux-arm64-gnu": 14.2.22
"@next/swc-linux-arm64-musl": 14.2.22
"@next/swc-linux-x64-gnu": 14.2.22
"@next/swc-linux-x64-musl": 14.2.22
"@next/swc-win32-arm64-msvc": 14.2.22
"@next/swc-win32-ia32-msvc": 14.2.22
"@next/swc-win32-x64-msvc": 14.2.22
"@next/env": 14.2.31
"@next/swc-darwin-arm64": 14.2.31
"@next/swc-darwin-x64": 14.2.31
"@next/swc-linux-arm64-gnu": 14.2.31
"@next/swc-linux-arm64-musl": 14.2.31
"@next/swc-linux-x64-gnu": 14.2.31
"@next/swc-linux-x64-musl": 14.2.31
"@next/swc-win32-arm64-msvc": 14.2.31
"@next/swc-win32-ia32-msvc": 14.2.31
"@next/swc-win32-x64-msvc": 14.2.31
"@swc/helpers": 0.5.5
busboy: 1.6.0
caniuse-lite: ^1.0.30001579
Expand Down Expand Up @@ -286,7 +286,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 83817d674b63051e4407f9b33c13a81125826272bb3112d43d3e26cbb8be583260e98ecaa7777db4bbfc1d2f875a1a693e971c114658b07fd74783f37d03e338
checksum: a77fe210181f756a69d8808779370ab80a650b5820bab5b6a9dfc8f7265dd9562a3420799ce136759a436f85e85b96fb580d91787700feaa84fa16e55b39268e
languageName: node
linkType: hard

Expand All @@ -308,21 +308,21 @@ __metadata:
languageName: node
linkType: hard

"react-dom@npm:19.1.0":
version: 19.1.0
resolution: "react-dom@npm:19.1.0"
"react-dom@npm:19.1.1":
version: 19.1.1
resolution: "react-dom@npm:19.1.1"
dependencies:
scheduler: ^0.26.0
peerDependencies:
react: ^19.1.0
checksum: 1d154b6543467095ac269e61ca59db546f34ef76bcdeb90f2dad41d682cd210aae492e70c85010ed5d0a2caea225e9a55139ebc1a615ee85bf197d7f99678cdf
react: ^19.1.1
checksum: 71d63df955e99bb58470c6ae12ebb82fa80e2a73147c387b73a31c17bcff803ce8aded52ae0c4391c9b413be0aa449249d8be7d063136826d1f0caba9720a907
languageName: node
linkType: hard

"react@npm:^19.1.0":
version: 19.1.0
resolution: "react@npm:19.1.0"
checksum: c0905f8cfb878b0543a5522727e5ed79c67c8111dc16ceee135b7fe19dce77b2c1c19293513061a8934e721292bfc1517e0487e262d1906f306bdf95fa54d02f
"react@npm:^19.1.1":
version: 19.1.1
resolution: "react@npm:19.1.1"
checksum: f2f18fea5deac87b1167365bd5160bcba64d383c26a37afa905b714ca424f423ef97d8daf53f041ab9ac25a06357fafcf0b5d3b6b84c9d1eace0e621bfeae629
languageName: node
linkType: hard

Expand All @@ -331,12 +331,12 @@ __metadata:
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@react-spring/web": 0.0.0-nightly-f50b673-20230330070501
"@types/node": 22.15.18
"@types/react": ^19.1.2
"@types/react-dom": ^19.1.2
next: 14.2.22
react: ^19.1.0
react-dom: 19.1.0
"@types/node": 22.17.0
"@types/react": ^19.1.9
"@types/react-dom": ^19.1.7
next: 14.2.31
react: ^19.1.1
react-dom: 19.1.1
typescript: 4.9.5
languageName: unknown
linkType: soft
Expand Down
4 changes: 2 additions & 2 deletions .github/publish-ci/node-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
},
"dependencies": {
"@react-spring/web": "*",
"react": "^19.1.0",
"react-dom": "19.1.0"
"react": "^19.1.1",
"react-dom": "19.1.1"
},
"devDependencies": {
"resolve-esm": "2.0.3"
Expand Down
Loading
Loading