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
2 changes: 1 addition & 1 deletion .github/publish-ci/cra5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"workerDirectory": "public"
},
"devDependencies": {
"@types/node": "20.17.11",
"@types/node": "20.17.24",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"typescript": "4.9.5"
Expand Down
10 changes: 5 additions & 5 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.24":
version: 20.17.24
resolution: "@types/node@npm:20.17.24"
dependencies:
undici-types: ~6.19.2
checksum: 8841a85ce5cbc402d87492527721d32b2c3ab9159a362a6ba05e957807e1991a056df61ce5e58166489d07d90f1ad61516121d6fd4c9e62c5429ce67f4b82d98
checksum: 05d3ca5d8741d10368edeff01318e4e615a7654b0c6bd05415f8cd0a2f851ac8e04c2cac319442c20fe372d1bdba9dd1f40dda014e97902516f82058b68ef6c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -10763,7 +10763,7 @@ __metadata:
resolution: "rs-esm-cra@workspace:."
dependencies:
"@react-spring/web": "*"
"@types/node": 20.17.11
"@types/node": 20.17.24
"@types/react": 18.3.18
"@types/react-dom": 18.3.5
react: 18.3.1
Expand Down
4 changes: 2 additions & 2 deletions .github/publish-ci/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
},
"dependencies": {
"@react-spring/web": "0.0.0-nightly-f50b673-20230330070501",
"next": "14.2.22",
"next": "14.2.24",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "20.17.11",
"@types/node": "20.17.24",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"typescript": "4.9.5"
Expand Down
102 changes: 51 additions & 51 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.24":
version: 14.2.24
resolution: "@next/env@npm:14.2.24"
checksum: 251f9f3038fcc286619abd9fb32dcbf9f6e00355ecc7905986a3352658a67eca896519ba19df23f4e683e9628a6cf1414e94b498c1a4daac4060762a2658ff77
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.24":
version: 14.2.24
resolution: "@next/swc-darwin-arm64@npm:14.2.24"
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.24":
version: 14.2.24
resolution: "@next/swc-darwin-x64@npm:14.2.24"
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.24":
version: 14.2.24
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.24"
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.24":
version: 14.2.24
resolution: "@next/swc-linux-arm64-musl@npm:14.2.24"
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.24":
version: 14.2.24
resolution: "@next/swc-linux-x64-gnu@npm:14.2.24"
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.24":
version: 14.2.24
resolution: "@next/swc-linux-x64-musl@npm:14.2.24"
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.24":
version: 14.2.24
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.24"
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.24":
version: 14.2.24
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.24"
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.24":
version: 14.2.24
resolution: "@next/swc-win32-x64-msvc@npm:14.2.24"
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.24":
version: 20.17.24
resolution: "@types/node@npm:20.17.24"
dependencies:
undici-types: ~6.19.2
checksum: 8841a85ce5cbc402d87492527721d32b2c3ab9159a362a6ba05e957807e1991a056df61ce5e58166489d07d90f1ad61516121d6fd4c9e62c5429ce67f4b82d98
checksum: 05d3ca5d8741d10368edeff01318e4e615a7654b0c6bd05415f8cd0a2f851ac8e04c2cac319442c20fe372d1bdba9dd1f40dda014e97902516f82058b68ef6c4
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.24":
version: 14.2.24
resolution: "next@npm:14.2.24"
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.24
"@next/swc-darwin-arm64": 14.2.24
"@next/swc-darwin-x64": 14.2.24
"@next/swc-linux-arm64-gnu": 14.2.24
"@next/swc-linux-arm64-musl": 14.2.24
"@next/swc-linux-x64-gnu": 14.2.24
"@next/swc-linux-x64-musl": 14.2.24
"@next/swc-win32-arm64-msvc": 14.2.24
"@next/swc-win32-ia32-msvc": 14.2.24
"@next/swc-win32-x64-msvc": 14.2.24
"@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: b85053104c932b0e1b248623e2b40c78a6597ca3acf9bdad6040a9a2748b4badf59af7d0095ad54405f1b74d106f89797b4cbd072ad49d732f54b6df2e6fd8b7
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/node": 20.17.24
"@types/react": 18.3.18
"@types/react-dom": 18.3.5
next: 14.2.22
next: 14.2.24
react: 18.3.1
react-dom: 18.3.1
typescript: 4.9.5
Expand Down
4 changes: 2 additions & 2 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/node": "20.17.24",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react": "4.3.4",
"typescript": "4.9.5",
"vite": "6.0.7"
"vite": "6.2.1"
},
"msw": {
"workerDirectory": "public"
Expand Down
Loading
Loading