Skip to content

Commit 2b122fc

Browse files
authored
Update Next to 13.5.11 (#10629)
1 parent e466aec commit 2b122fc

6 files changed

Lines changed: 78 additions & 113 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
env:
3333
YARN_CHECKSUM_BEHAVIOR: "update"
3434
- name: Trunk Check
35-
uses: trunk-io/trunk-action@v1.0.1
35+
uses: trunk-io/trunk-action@v1.1.19

.github/workflows/nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
uses: actions/checkout@v4
1515

1616
- name: Trunk Check
17-
uses: trunk-io/trunk-action@v1.0.0
17+
uses: trunk-io/trunk-action@v1.1.19
1818
with:
1919
trunk-token: ${{ secrets.TRUNK_TOKEN }}

package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/accordion/website/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/replay-next/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 73 additions & 108 deletions
Original file line numberDiff line numberDiff line change
@@ -3104,100 +3104,72 @@ __metadata:
31043104
languageName: node
31053105
linkType: hard
31063106

3107-
"@next/env@npm:13.2.4":
3108-
version: 13.2.4
3109-
resolution: "@next/env@npm:13.2.4"
3110-
checksum: 4123e08a79e66d6144006972027a9ceb8f3fdd782c4a869df1eb3b91b59ad9f4a44082d3f8e421f4df5214c6bc7190b52b94881369452d65eb4580485f33b9e6
3107+
"@next/env@npm:13.5.11":
3108+
version: 13.5.11
3109+
resolution: "@next/env@npm:13.5.11"
3110+
checksum: 1d19fb97ecdda14d2ea91b251e01b5e38046e42b161572c17abe55c1b77b329067fd3a5d120c35e22d84661f09d80bd2479ca355150cefc17c9a8120998f784a
31113111
languageName: node
31123112
linkType: hard
31133113

3114-
"@next/swc-android-arm-eabi@npm:13.2.4":
3115-
version: 13.2.4
3116-
resolution: "@next/swc-android-arm-eabi@npm:13.2.4"
3117-
conditions: os=android & cpu=arm
3118-
languageName: node
3119-
linkType: hard
3120-
3121-
"@next/swc-android-arm64@npm:13.2.4":
3122-
version: 13.2.4
3123-
resolution: "@next/swc-android-arm64@npm:13.2.4"
3124-
conditions: os=android & cpu=arm64
3125-
languageName: node
3126-
linkType: hard
3127-
3128-
"@next/swc-darwin-arm64@npm:13.2.4":
3129-
version: 13.2.4
3130-
resolution: "@next/swc-darwin-arm64@npm:13.2.4"
3114+
"@next/swc-darwin-arm64@npm:13.5.9":
3115+
version: 13.5.9
3116+
resolution: "@next/swc-darwin-arm64@npm:13.5.9"
31313117
conditions: os=darwin & cpu=arm64
31323118
languageName: node
31333119
linkType: hard
31343120

3135-
"@next/swc-darwin-x64@npm:13.2.4":
3136-
version: 13.2.4
3137-
resolution: "@next/swc-darwin-x64@npm:13.2.4"
3121+
"@next/swc-darwin-x64@npm:13.5.9":
3122+
version: 13.5.9
3123+
resolution: "@next/swc-darwin-x64@npm:13.5.9"
31383124
conditions: os=darwin & cpu=x64
31393125
languageName: node
31403126
linkType: hard
31413127

3142-
"@next/swc-freebsd-x64@npm:13.2.4":
3143-
version: 13.2.4
3144-
resolution: "@next/swc-freebsd-x64@npm:13.2.4"
3145-
conditions: os=freebsd & cpu=x64
3146-
languageName: node
3147-
linkType: hard
3148-
3149-
"@next/swc-linux-arm-gnueabihf@npm:13.2.4":
3150-
version: 13.2.4
3151-
resolution: "@next/swc-linux-arm-gnueabihf@npm:13.2.4"
3152-
conditions: os=linux & cpu=arm
3153-
languageName: node
3154-
linkType: hard
3155-
3156-
"@next/swc-linux-arm64-gnu@npm:13.2.4":
3157-
version: 13.2.4
3158-
resolution: "@next/swc-linux-arm64-gnu@npm:13.2.4"
3128+
"@next/swc-linux-arm64-gnu@npm:13.5.9":
3129+
version: 13.5.9
3130+
resolution: "@next/swc-linux-arm64-gnu@npm:13.5.9"
31593131
conditions: os=linux & cpu=arm64 & libc=glibc
31603132
languageName: node
31613133
linkType: hard
31623134

3163-
"@next/swc-linux-arm64-musl@npm:13.2.4":
3164-
version: 13.2.4
3165-
resolution: "@next/swc-linux-arm64-musl@npm:13.2.4"
3135+
"@next/swc-linux-arm64-musl@npm:13.5.9":
3136+
version: 13.5.9
3137+
resolution: "@next/swc-linux-arm64-musl@npm:13.5.9"
31663138
conditions: os=linux & cpu=arm64 & libc=musl
31673139
languageName: node
31683140
linkType: hard
31693141

3170-
"@next/swc-linux-x64-gnu@npm:13.2.4":
3171-
version: 13.2.4
3172-
resolution: "@next/swc-linux-x64-gnu@npm:13.2.4"
3142+
"@next/swc-linux-x64-gnu@npm:13.5.9":
3143+
version: 13.5.9
3144+
resolution: "@next/swc-linux-x64-gnu@npm:13.5.9"
31733145
conditions: os=linux & cpu=x64 & libc=glibc
31743146
languageName: node
31753147
linkType: hard
31763148

3177-
"@next/swc-linux-x64-musl@npm:13.2.4":
3178-
version: 13.2.4
3179-
resolution: "@next/swc-linux-x64-musl@npm:13.2.4"
3149+
"@next/swc-linux-x64-musl@npm:13.5.9":
3150+
version: 13.5.9
3151+
resolution: "@next/swc-linux-x64-musl@npm:13.5.9"
31803152
conditions: os=linux & cpu=x64 & libc=musl
31813153
languageName: node
31823154
linkType: hard
31833155

3184-
"@next/swc-win32-arm64-msvc@npm:13.2.4":
3185-
version: 13.2.4
3186-
resolution: "@next/swc-win32-arm64-msvc@npm:13.2.4"
3156+
"@next/swc-win32-arm64-msvc@npm:13.5.9":
3157+
version: 13.5.9
3158+
resolution: "@next/swc-win32-arm64-msvc@npm:13.5.9"
31873159
conditions: os=win32 & cpu=arm64
31883160
languageName: node
31893161
linkType: hard
31903162

3191-
"@next/swc-win32-ia32-msvc@npm:13.2.4":
3192-
version: 13.2.4
3193-
resolution: "@next/swc-win32-ia32-msvc@npm:13.2.4"
3163+
"@next/swc-win32-ia32-msvc@npm:13.5.9":
3164+
version: 13.5.9
3165+
resolution: "@next/swc-win32-ia32-msvc@npm:13.5.9"
31943166
conditions: os=win32 & cpu=ia32
31953167
languageName: node
31963168
linkType: hard
31973169

3198-
"@next/swc-win32-x64-msvc@npm:13.2.4":
3199-
version: 13.2.4
3200-
resolution: "@next/swc-win32-x64-msvc@npm:13.2.4"
3170+
"@next/swc-win32-x64-msvc@npm:13.5.9":
3171+
version: 13.5.9
3172+
resolution: "@next/swc-win32-x64-msvc@npm:13.5.9"
32013173
conditions: os=win32 & cpu=x64
32023174
languageName: node
32033175
linkType: hard
@@ -4275,12 +4247,12 @@ __metadata:
42754247
languageName: node
42764248
linkType: hard
42774249

4278-
"@swc/helpers@npm:0.4.14":
4279-
version: 0.4.14
4280-
resolution: "@swc/helpers@npm:0.4.14"
4250+
"@swc/helpers@npm:0.5.2":
4251+
version: 0.5.2
4252+
resolution: "@swc/helpers@npm:0.5.2"
42814253
dependencies:
42824254
tslib: ^2.4.0
4283-
checksum: 273fd3f3fc461a92f3790cc551ea054745c6d6959afbe1232e6d7aa1c722bbc114d308aab96bef5c78fc0303c85c7b472ef00e2253251cc89737f3b1af56e5a5
4255+
checksum: 51d7e3d8bd56818c49d6bfbd715f0dbeedc13cf723af41166e45c03e37f109336bbcb57a1f2020f4015957721aeb21e1a7fff281233d797ff7d3dd1f447fa258
42844256
languageName: node
42854257
linkType: hard
42864258

@@ -6580,7 +6552,7 @@ __metadata:
65806552
languageName: node
65816553
linkType: hard
65826554

6583-
"busboy@npm:^1.6.0":
6555+
"busboy@npm:1.6.0, busboy@npm:^1.6.0":
65846556
version: 1.6.0
65856557
resolution: "busboy@npm:1.6.0"
65866558
dependencies:
@@ -13195,6 +13167,15 @@ __metadata:
1319513167
languageName: node
1319613168
linkType: hard
1319713169

13170+
"nanoid@npm:^3.3.6":
13171+
version: 3.3.11
13172+
resolution: "nanoid@npm:3.3.11"
13173+
bin:
13174+
nanoid: bin/nanoid.cjs
13175+
checksum: 3be20d8866a57a6b6d218e82549711c8352ed969f9ab3c45379da28f405363ad4c9aeb0b39e9abc101a529ca65a72ff9502b00bf74a912c4b64a9d62dfd26c29
13176+
languageName: node
13177+
linkType: hard
13178+
1319813179
"nanospinner@npm:^1.1.0":
1319913180
version: 1.1.0
1320013181
resolution: "nanospinner@npm:1.1.0"
@@ -13273,48 +13254,36 @@ __metadata:
1327313254
languageName: node
1327413255
linkType: hard
1327513256

13276-
"next@npm:^13.2":
13277-
version: 13.2.4
13278-
resolution: "next@npm:13.2.4"
13279-
dependencies:
13280-
"@next/env": 13.2.4
13281-
"@next/swc-android-arm-eabi": 13.2.4
13282-
"@next/swc-android-arm64": 13.2.4
13283-
"@next/swc-darwin-arm64": 13.2.4
13284-
"@next/swc-darwin-x64": 13.2.4
13285-
"@next/swc-freebsd-x64": 13.2.4
13286-
"@next/swc-linux-arm-gnueabihf": 13.2.4
13287-
"@next/swc-linux-arm64-gnu": 13.2.4
13288-
"@next/swc-linux-arm64-musl": 13.2.4
13289-
"@next/swc-linux-x64-gnu": 13.2.4
13290-
"@next/swc-linux-x64-musl": 13.2.4
13291-
"@next/swc-win32-arm64-msvc": 13.2.4
13292-
"@next/swc-win32-ia32-msvc": 13.2.4
13293-
"@next/swc-win32-x64-msvc": 13.2.4
13294-
"@swc/helpers": 0.4.14
13257+
"next@npm:^13.5":
13258+
version: 13.5.11
13259+
resolution: "next@npm:13.5.11"
13260+
dependencies:
13261+
"@next/env": 13.5.11
13262+
"@next/swc-darwin-arm64": 13.5.9
13263+
"@next/swc-darwin-x64": 13.5.9
13264+
"@next/swc-linux-arm64-gnu": 13.5.9
13265+
"@next/swc-linux-arm64-musl": 13.5.9
13266+
"@next/swc-linux-x64-gnu": 13.5.9
13267+
"@next/swc-linux-x64-musl": 13.5.9
13268+
"@next/swc-win32-arm64-msvc": 13.5.9
13269+
"@next/swc-win32-ia32-msvc": 13.5.9
13270+
"@next/swc-win32-x64-msvc": 13.5.9
13271+
"@swc/helpers": 0.5.2
13272+
busboy: 1.6.0
1329513273
caniuse-lite: ^1.0.30001406
13296-
postcss: 8.4.14
13274+
postcss: 8.4.31
1329713275
styled-jsx: 5.1.1
13276+
watchpack: 2.4.0
1329813277
peerDependencies:
13299-
"@opentelemetry/api": ^1.4.0
13300-
fibers: ">= 3.1.0"
13301-
node-sass: ^6.0.0 || ^7.0.0
13278+
"@opentelemetry/api": ^1.1.0
1330213279
react: ^18.2.0
1330313280
react-dom: ^18.2.0
1330413281
sass: ^1.3.0
1330513282
dependenciesMeta:
13306-
"@next/swc-android-arm-eabi":
13307-
optional: true
13308-
"@next/swc-android-arm64":
13309-
optional: true
1331013283
"@next/swc-darwin-arm64":
1331113284
optional: true
1331213285
"@next/swc-darwin-x64":
1331313286
optional: true
13314-
"@next/swc-freebsd-x64":
13315-
optional: true
13316-
"@next/swc-linux-arm-gnueabihf":
13317-
optional: true
1331813287
"@next/swc-linux-arm64-gnu":
1331913288
optional: true
1332013289
"@next/swc-linux-arm64-musl":
@@ -13332,15 +13301,11 @@ __metadata:
1333213301
peerDependenciesMeta:
1333313302
"@opentelemetry/api":
1333413303
optional: true
13335-
fibers:
13336-
optional: true
13337-
node-sass:
13338-
optional: true
1333913304
sass:
1334013305
optional: true
1334113306
bin:
1334213307
next: dist/bin/next
13343-
checksum: 8531dee41b60181b582f5ee80858907b102f083ef8808ff9352d589dd39e6b3a96f7a11b3776a03eef3a28430cff768336fa2e3ff2c6f8fcd699fbc891749051
13308+
checksum: 117e091c48446da63c639f6d80bb5ba2cf25cfcfc54ca90293602af988e386852e8c004251ff978a085a36285474e92d0ddd9668aa800733754670a4b03bdd2a
1334413309
languageName: node
1334513310
linkType: hard
1334613311

@@ -14352,14 +14317,14 @@ __metadata:
1435214317
languageName: node
1435314318
linkType: hard
1435414319

14355-
"postcss@npm:8.4.14":
14356-
version: 8.4.14
14357-
resolution: "postcss@npm:8.4.14"
14320+
"postcss@npm:8.4.31":
14321+
version: 8.4.31
14322+
resolution: "postcss@npm:8.4.31"
1435814323
dependencies:
14359-
nanoid: ^3.3.4
14324+
nanoid: ^3.3.6
1436014325
picocolors: ^1.0.0
1436114326
source-map-js: ^1.0.2
14362-
checksum: fe58766ff32e4becf65a7d57678995cfd239df6deed2fe0557f038b47c94e4132e7e5f68b5aa820c13adfec32e523b693efaeb65798efb995ce49ccd83953816
14327+
checksum: 1d8611341b073143ad90486fcdfeab49edd243377b1f51834dc4f6d028e82ce5190e4f11bb2633276864503654fb7cab28e67abdc0fbf9d1f88cad4a0ff0beea
1436314328
languageName: node
1436414329
linkType: hard
1436514330

@@ -15285,7 +15250,7 @@ __metadata:
1528515250
mini-css-extract-plugin: ^2.6.0
1528615251
minimatch: ^9.0.3
1528715252
mixpanel-browser: ^2.43.0
15288-
next: ^13.2
15253+
next: ^13.5
1528915254
next-compose-plugins: ^2.2.1
1529015255
next-global-css: ^1.3.1
1529115256
node-fetch: 2.x
@@ -15499,7 +15464,7 @@ __metadata:
1549915464
jest-environment-jsdom: ^28.0.2
1550015465
jest-mock-extended: ^3.0.4
1550115466
lodash: ^4.17.21
15502-
next: ^13.2
15467+
next: ^13.5
1550315468
node-fetch: ^2.0.0
1550415469
pretty-ms: ^7.0.1
1550515470
protocol: "workspace:*"
@@ -17987,7 +17952,7 @@ __metadata:
1798717952
languageName: node
1798817953
linkType: hard
1798917954

17990-
"watchpack@npm:^2.3.1":
17955+
"watchpack@npm:2.4.0, watchpack@npm:^2.3.1":
1799117956
version: 2.4.0
1799217957
resolution: "watchpack@npm:2.4.0"
1799317958
dependencies:

0 commit comments

Comments
 (0)