Skip to content

Commit 68f14fc

Browse files
pkg: Update all non-major dependencies (#3206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11d4ccf commit 68f14fc

File tree

4 files changed

+60
-59
lines changed

4 files changed

+60
-59
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
setup:
88
docker: &docker
99
# specify the version you desire here
10-
- image: cimg/node:22.7
10+
- image: cimg/node:22.8
1111
resource_class: large
1212
steps:
1313
- checkout:

examples/nextjs/package-lock.json

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"rollup-plugin-replace": "^2.2.0",
104104
"rollup-plugin-terser": "^7.0.2",
105105
"ts-node": "10.9.2",
106-
"typescript": "5.5.4",
106+
"typescript": "5.6.2",
107107
"whatwg-fetch": "3.0.0"
108108
},
109109
"resolutions": {

yarn.lock

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -4672,72 +4672,72 @@ __metadata:
46724672
languageName: node
46734673
linkType: hard
46744674

4675-
"@next/env@npm:14.2.8":
4676-
version: 14.2.8
4677-
resolution: "@next/env@npm:14.2.8"
4678-
checksum: 10c0/8fd09c932ff472c9fd6c58c532f85972b7b0c72ef40bd937034ae34f3ff2692d6c829ef31b30eda761d467b1cd2c7ab7ad31aed829547546483e8beaf6d753f9
4675+
"@next/env@npm:14.2.9":
4676+
version: 14.2.9
4677+
resolution: "@next/env@npm:14.2.9"
4678+
checksum: 10c0/be572488e44df6ce5dc099b49d0e6d140e2cbd45c2d1851f35e3ad8fc1d04536b8a411fe8ee96ed4fa5cef7fdc2c7da491734450253b22bbe96160f35871b01f
46794679
languageName: node
46804680
linkType: hard
46814681

4682-
"@next/swc-darwin-arm64@npm:14.2.8":
4683-
version: 14.2.8
4684-
resolution: "@next/swc-darwin-arm64@npm:14.2.8"
4682+
"@next/swc-darwin-arm64@npm:14.2.9":
4683+
version: 14.2.9
4684+
resolution: "@next/swc-darwin-arm64@npm:14.2.9"
46854685
conditions: os=darwin & cpu=arm64
46864686
languageName: node
46874687
linkType: hard
46884688

4689-
"@next/swc-darwin-x64@npm:14.2.8":
4690-
version: 14.2.8
4691-
resolution: "@next/swc-darwin-x64@npm:14.2.8"
4689+
"@next/swc-darwin-x64@npm:14.2.9":
4690+
version: 14.2.9
4691+
resolution: "@next/swc-darwin-x64@npm:14.2.9"
46924692
conditions: os=darwin & cpu=x64
46934693
languageName: node
46944694
linkType: hard
46954695

4696-
"@next/swc-linux-arm64-gnu@npm:14.2.8":
4697-
version: 14.2.8
4698-
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.8"
4696+
"@next/swc-linux-arm64-gnu@npm:14.2.9":
4697+
version: 14.2.9
4698+
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.9"
46994699
conditions: os=linux & cpu=arm64 & libc=glibc
47004700
languageName: node
47014701
linkType: hard
47024702

4703-
"@next/swc-linux-arm64-musl@npm:14.2.8":
4704-
version: 14.2.8
4705-
resolution: "@next/swc-linux-arm64-musl@npm:14.2.8"
4703+
"@next/swc-linux-arm64-musl@npm:14.2.9":
4704+
version: 14.2.9
4705+
resolution: "@next/swc-linux-arm64-musl@npm:14.2.9"
47064706
conditions: os=linux & cpu=arm64 & libc=musl
47074707
languageName: node
47084708
linkType: hard
47094709

4710-
"@next/swc-linux-x64-gnu@npm:14.2.8":
4711-
version: 14.2.8
4712-
resolution: "@next/swc-linux-x64-gnu@npm:14.2.8"
4710+
"@next/swc-linux-x64-gnu@npm:14.2.9":
4711+
version: 14.2.9
4712+
resolution: "@next/swc-linux-x64-gnu@npm:14.2.9"
47134713
conditions: os=linux & cpu=x64 & libc=glibc
47144714
languageName: node
47154715
linkType: hard
47164716

4717-
"@next/swc-linux-x64-musl@npm:14.2.8":
4718-
version: 14.2.8
4719-
resolution: "@next/swc-linux-x64-musl@npm:14.2.8"
4717+
"@next/swc-linux-x64-musl@npm:14.2.9":
4718+
version: 14.2.9
4719+
resolution: "@next/swc-linux-x64-musl@npm:14.2.9"
47204720
conditions: os=linux & cpu=x64 & libc=musl
47214721
languageName: node
47224722
linkType: hard
47234723

4724-
"@next/swc-win32-arm64-msvc@npm:14.2.8":
4725-
version: 14.2.8
4726-
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.8"
4724+
"@next/swc-win32-arm64-msvc@npm:14.2.9":
4725+
version: 14.2.9
4726+
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.9"
47274727
conditions: os=win32 & cpu=arm64
47284728
languageName: node
47294729
linkType: hard
47304730

4731-
"@next/swc-win32-ia32-msvc@npm:14.2.8":
4732-
version: 14.2.8
4733-
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.8"
4731+
"@next/swc-win32-ia32-msvc@npm:14.2.9":
4732+
version: 14.2.9
4733+
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.9"
47344734
conditions: os=win32 & cpu=ia32
47354735
languageName: node
47364736
linkType: hard
47374737

4738-
"@next/swc-win32-x64-msvc@npm:14.2.8":
4739-
version: 14.2.8
4740-
resolution: "@next/swc-win32-x64-msvc@npm:14.2.8"
4738+
"@next/swc-win32-x64-msvc@npm:14.2.9":
4739+
version: 14.2.9
4740+
resolution: "@next/swc-win32-x64-msvc@npm:14.2.9"
47414741
conditions: os=win32 & cpu=x64
47424742
languageName: node
47434743
linkType: hard
@@ -21194,19 +21194,19 @@ __metadata:
2119421194
linkType: hard
2119521195

2119621196
"next@npm:^14.0.0":
21197-
version: 14.2.8
21198-
resolution: "next@npm:14.2.8"
21199-
dependencies:
21200-
"@next/env": "npm:14.2.8"
21201-
"@next/swc-darwin-arm64": "npm:14.2.8"
21202-
"@next/swc-darwin-x64": "npm:14.2.8"
21203-
"@next/swc-linux-arm64-gnu": "npm:14.2.8"
21204-
"@next/swc-linux-arm64-musl": "npm:14.2.8"
21205-
"@next/swc-linux-x64-gnu": "npm:14.2.8"
21206-
"@next/swc-linux-x64-musl": "npm:14.2.8"
21207-
"@next/swc-win32-arm64-msvc": "npm:14.2.8"
21208-
"@next/swc-win32-ia32-msvc": "npm:14.2.8"
21209-
"@next/swc-win32-x64-msvc": "npm:14.2.8"
21197+
version: 14.2.9
21198+
resolution: "next@npm:14.2.9"
21199+
dependencies:
21200+
"@next/env": "npm:14.2.9"
21201+
"@next/swc-darwin-arm64": "npm:14.2.9"
21202+
"@next/swc-darwin-x64": "npm:14.2.9"
21203+
"@next/swc-linux-arm64-gnu": "npm:14.2.9"
21204+
"@next/swc-linux-arm64-musl": "npm:14.2.9"
21205+
"@next/swc-linux-x64-gnu": "npm:14.2.9"
21206+
"@next/swc-linux-x64-musl": "npm:14.2.9"
21207+
"@next/swc-win32-arm64-msvc": "npm:14.2.9"
21208+
"@next/swc-win32-ia32-msvc": "npm:14.2.9"
21209+
"@next/swc-win32-x64-msvc": "npm:14.2.9"
2121021210
"@swc/helpers": "npm:0.5.5"
2121121211
busboy: "npm:1.6.0"
2121221212
caniuse-lite: "npm:^1.0.30001579"
@@ -21247,7 +21247,7 @@ __metadata:
2124721247
optional: true
2124821248
bin:
2124921249
next: dist/bin/next
21250-
checksum: 10c0/ceead5258f80dc2a4e911cb3e8c224ce5487c726587a79ea0a510192305f2e66a17a002841c3c0b195fd568c9a35160f563042417d3807eb5f6538c7630615de
21250+
checksum: 10c0/e50872b4bc22d1e5b3d9b1a4ecf841c2f0fcc933339c3cb63329489346ce0cb852b98f9e317a7d26978db6b0a8174c1312a6dfdbc3907fd7498538c51e0a0e2f
2125121251
languageName: node
2125221252
linkType: hard
2125321253

@@ -26523,7 +26523,7 @@ __metadata:
2652326523
rollup-plugin-replace: "npm:^2.2.0"
2652426524
rollup-plugin-terser: "npm:^7.0.2"
2652526525
ts-node: "npm:10.9.2"
26526-
typescript: "npm:5.5.4"
26526+
typescript: "npm:5.6.2"
2652726527
whatwg-fetch: "npm:3.0.0"
2652826528
languageName: unknown
2652926529
linkType: soft
@@ -29124,13 +29124,13 @@ __metadata:
2912429124
languageName: node
2912529125
linkType: hard
2912629126

29127-
"typescript@npm:5.5.4, typescript@npm:^5.4.5, typescript@npm:^5.5.2":
29128-
version: 5.5.4
29129-
resolution: "typescript@npm:5.5.4"
29127+
"typescript@npm:5.6.2, typescript@npm:^5.4.5, typescript@npm:^5.5.2":
29128+
version: 5.6.2
29129+
resolution: "typescript@npm:5.6.2"
2913029130
bin:
2913129131
tsc: bin/tsc
2913229132
tsserver: bin/tsserver
29133-
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
29133+
checksum: 10c0/3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5
2913429134
languageName: node
2913529135
linkType: hard
2913629136

@@ -29144,13 +29144,13 @@ __metadata:
2914429144
languageName: node
2914529145
linkType: hard
2914629146

29147-
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.5.2#optional!builtin<compat/typescript>":
29148-
version: 5.5.4
29149-
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
29147+
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.5.2#optional!builtin<compat/typescript>":
29148+
version: 5.6.2
29149+
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
2915029150
bin:
2915129151
tsc: bin/tsc
2915229152
tsserver: bin/tsserver
29153-
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
29153+
checksum: 10c0/94eb47e130d3edd964b76da85975601dcb3604b0c848a36f63ac448d0104e93819d94c8bdf6b07c00120f2ce9c05256b8b6092d23cf5cf1c6fa911159e4d572f
2915429154
languageName: node
2915529155
linkType: hard
2915629156

0 commit comments

Comments
 (0)