Skip to content
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

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

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
4 changes: 2 additions & 2 deletions .github/publish-ci/cra5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"workerDirectory": "public"
},
"devDependencies": {
"@types/node": "20.17.11",
"@types/react": "18.3.18",
"@types/node": "20.17.27",
"@types/react": "18.3.20",
"@types/react-dom": "18.3.5",
"typescript": "4.9.5"
}
Expand Down
20 changes: 10 additions & 10 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:20.17.11":
version: 20.17.11
resolution: "@types/node@npm:20.17.11"
"@types/node@npm:*, @types/node@npm:20.17.27":
version: 20.17.27
resolution: "@types/node@npm:20.17.27"
dependencies:
undici-types: ~6.19.2
checksum: 8841a85ce5cbc402d87492527721d32b2c3ab9159a362a6ba05e957807e1991a056df61ce5e58166489d07d90f1ad61516121d6fd4c9e62c5429ce67f4b82d98
checksum: cf67d62af4301791a4a1352858e5a2f163055d36d54a5447f0ea980b408c99caaabce0964b3bad7f0cc271ee79c46660a0c31979dc3050447bf9e00cf00f57b5
languageName: node
linkType: hard

Expand Down Expand Up @@ -2760,13 +2760,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.18":
version: 18.3.18
resolution: "@types/react@npm:18.3.18"
"@types/react@npm:18.3.20":
version: 18.3.20
resolution: "@types/react@npm:18.3.20"
dependencies:
"@types/prop-types": "*"
csstype: ^3.0.2
checksum: 5933597bc9f53e282f0438f0bb76d0f0fab60faabe760ea806e05ffe6f5c61b9b4d363e1a03a8fea47c510d493c6cf926cdeeba9f7074fa97b61940c350245e7
checksum: a93a4eec87c671ad9d68eaedaa2aa3688926409802939d2b291800cf926c771eb505a18721174364217ae9e1e8b89d09c1519f06ba1f168271de9f4c832710ea
languageName: node
linkType: hard

Expand Down Expand Up @@ -10763,8 +10763,8 @@ __metadata:
resolution: "rs-esm-cra@workspace:."
dependencies:
"@react-spring/web": "*"
"@types/node": 20.17.11
"@types/react": 18.3.18
"@types/node": 20.17.27
"@types/react": 18.3.20
"@types/react-dom": 18.3.5
react: 18.3.1
react-dom: 18.3.1
Expand Down
6 changes: 3 additions & 3 deletions .github/publish-ci/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
},
"dependencies": {
"@react-spring/web": "0.0.0-nightly-f50b673-20230330070501",
"next": "14.2.22",
"next": "14.2.25",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "20.17.11",
"@types/react": "18.3.18",
"@types/node": "20.17.27",
"@types/react": "18.3.20",
"@types/react-dom": "18.3.5",
"typescript": "4.9.5"
},
Expand Down
112 changes: 56 additions & 56 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.25":
version: 14.2.25
resolution: "@next/env@npm:14.2.25"
checksum: c937d4e8b62c7ae9c74bd607888e791b78445e93d523d22d0838e816c3fbeb7b1b62766d110ef235229e4c4ca8587f493e6ec761eb0a2c774dabaee2b58f581b
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.25":
version: 14.2.25
resolution: "@next/swc-darwin-arm64@npm:14.2.25"
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.25":
version: 14.2.25
resolution: "@next/swc-darwin-x64@npm:14.2.25"
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.25":
version: 14.2.25
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.25"
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.25":
version: 14.2.25
resolution: "@next/swc-linux-arm64-musl@npm:14.2.25"
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.25":
version: 14.2.25
resolution: "@next/swc-linux-x64-gnu@npm:14.2.25"
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.25":
version: 14.2.25
resolution: "@next/swc-linux-x64-musl@npm:14.2.25"
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.25":
version: 14.2.25
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.25"
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.25":
version: 14.2.25
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.25"
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.25":
version: 14.2.25
resolution: "@next/swc-win32-x64-msvc@npm:14.2.25"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -159,12 +159,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.11":
version: 20.17.11
resolution: "@types/node@npm:20.17.11"
"@types/node@npm:20.17.27":
version: 20.17.27
resolution: "@types/node@npm:20.17.27"
dependencies:
undici-types: ~6.19.2
checksum: 8841a85ce5cbc402d87492527721d32b2c3ab9159a362a6ba05e957807e1991a056df61ce5e58166489d07d90f1ad61516121d6fd4c9e62c5429ce67f4b82d98
checksum: cf67d62af4301791a4a1352858e5a2f163055d36d54a5447f0ea980b408c99caaabce0964b3bad7f0cc271ee79c46660a0c31979dc3050447bf9e00cf00f57b5
languageName: node
linkType: hard

Expand All @@ -184,13 +184,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.18":
version: 18.3.18
resolution: "@types/react@npm:18.3.18"
"@types/react@npm:18.3.20":
version: 18.3.20
resolution: "@types/react@npm:18.3.20"
dependencies:
"@types/prop-types": "*"
csstype: ^3.0.2
checksum: 5933597bc9f53e282f0438f0bb76d0f0fab60faabe760ea806e05ffe6f5c61b9b4d363e1a03a8fea47c510d493c6cf926cdeeba9f7074fa97b61940c350245e7
checksum: a93a4eec87c671ad9d68eaedaa2aa3688926409802939d2b291800cf926c771eb505a18721174364217ae9e1e8b89d09c1519f06ba1f168271de9f4c832710ea
languageName: node
linkType: hard

Expand Down Expand Up @@ -258,20 +258,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.25":
version: 14.2.25
resolution: "next@npm:14.2.25"
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.25
"@next/swc-darwin-arm64": 14.2.25
"@next/swc-darwin-x64": 14.2.25
"@next/swc-linux-arm64-gnu": 14.2.25
"@next/swc-linux-arm64-musl": 14.2.25
"@next/swc-linux-x64-gnu": 14.2.25
"@next/swc-linux-x64-musl": 14.2.25
"@next/swc-win32-arm64-msvc": 14.2.25
"@next/swc-win32-ia32-msvc": 14.2.25
"@next/swc-win32-x64-msvc": 14.2.25
"@swc/helpers": 0.5.5
busboy: 1.6.0
caniuse-lite: ^1.0.30001579
Expand Down Expand Up @@ -312,7 +312,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 83817d674b63051e4407f9b33c13a81125826272bb3112d43d3e26cbb8be583260e98ecaa7777db4bbfc1d2f875a1a693e971c114658b07fd74783f37d03e338
checksum: ca47d0f1d41351adaf75a37c8e8ce39dd76ebc62b054266ef84b5fc1ea41241ad5f16ab7a1ca47b6613b2c3e4c6f48b179f8cd3b0f087912ec7164c4e72981f0
languageName: node
linkType: hard

Expand Down Expand Up @@ -360,10 +360,10 @@ __metadata:
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@react-spring/web": 0.0.0-nightly-f50b673-20230330070501
"@types/node": 20.17.11
"@types/react": 18.3.18
"@types/node": 20.17.27
"@types/react": 18.3.20
"@types/react-dom": 18.3.5
next: 14.2.22
next: 14.2.25
react: 18.3.1
react-dom: 18.3.1
typescript: 4.9.5
Expand Down
6 changes: 3 additions & 3 deletions .github/publish-ci/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "20.17.11",
"@types/react": "18.3.18",
"@types/node": "20.17.27",
"@types/react": "18.3.20",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react": "4.3.4",
"typescript": "4.9.5",
"vite": "6.0.7"
"vite": "6.2.3"
},
"msw": {
"workerDirectory": "public"
Expand Down
Loading
Loading