Skip to content

Commit d99c564

Browse files
committed
fix(website): update nextjs version
1 parent 1dc597a commit d99c564

File tree

2 files changed

+100
-90
lines changed

2 files changed

+100
-90
lines changed

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@emotion/react": "^11.11.1",
1515
"@emotion/styled": "^11.11.0",
1616
"framer-motion": "^10.16.4",
17-
"next": "13.5.5",
17+
"next": "14.2.35",
1818
"react": "^18",
1919
"react-code-blocks": "^0.1.4",
2020
"react-dom": "^18"

yarn.lock

Lines changed: 99 additions & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -6408,20 +6408,20 @@ __metadata:
64086408
languageName: node
64096409
linkType: hard
64106410

6411-
"@next/env@npm:13.5.5":
6412-
version: 13.5.5
6413-
resolution: "@next/env@npm:13.5.5"
6414-
checksum: 10/519dc30be6db82d57194b6bfe50b397a37b7189a8f35d33061ae0d4f93bb8774ca7710f7da7150b3c85f329d412a35b49782d70e08e44816716b19c7ac463ae1
6415-
languageName: node
6416-
linkType: hard
6417-
64186411
"@next/env@npm:14.1.0":
64196412
version: 14.1.0
64206413
resolution: "@next/env@npm:14.1.0"
64216414
checksum: 10/8651faab7827026fe9df32f32f3dc743ca93707fabe6ec8e75ee60bd94781afee8093514e2108d2b2f03198d0a74fc6152d9e73ea01125e89402f068a8516915
64226415
languageName: node
64236416
linkType: hard
64246417

6418+
"@next/env@npm:14.2.35":
6419+
version: 14.2.35
6420+
resolution: "@next/env@npm:14.2.35"
6421+
checksum: 10/5685145c9a6e6d21a85c012b023092ff50cfee61b73424d3c913d4155a89c85cf02867e79b5b3bde6ef9f6e6b2bec662cecd644d0d428082801e95c4cbe2393f
6422+
languageName: node
6423+
linkType: hard
6424+
64256425
"@next/eslint-plugin-next@npm:14.1.0":
64266426
version: 14.1.0
64276427
resolution: "@next/eslint-plugin-next@npm:14.1.0"
@@ -6431,24 +6431,17 @@ __metadata:
64316431
languageName: node
64326432
linkType: hard
64336433

6434-
"@next/swc-darwin-arm64@npm:13.5.5":
6435-
version: 13.5.5
6436-
resolution: "@next/swc-darwin-arm64@npm:13.5.5"
6437-
conditions: os=darwin & cpu=arm64
6438-
languageName: node
6439-
linkType: hard
6440-
64416434
"@next/swc-darwin-arm64@npm:14.1.0":
64426435
version: 14.1.0
64436436
resolution: "@next/swc-darwin-arm64@npm:14.1.0"
64446437
conditions: os=darwin & cpu=arm64
64456438
languageName: node
64466439
linkType: hard
64476440

6448-
"@next/swc-darwin-x64@npm:13.5.5":
6449-
version: 13.5.5
6450-
resolution: "@next/swc-darwin-x64@npm:13.5.5"
6451-
conditions: os=darwin & cpu=x64
6441+
"@next/swc-darwin-arm64@npm:14.2.33":
6442+
version: 14.2.33
6443+
resolution: "@next/swc-darwin-arm64@npm:14.2.33"
6444+
conditions: os=darwin & cpu=arm64
64526445
languageName: node
64536446
linkType: hard
64546447

@@ -6459,10 +6452,10 @@ __metadata:
64596452
languageName: node
64606453
linkType: hard
64616454

6462-
"@next/swc-linux-arm64-gnu@npm:13.5.5":
6463-
version: 13.5.5
6464-
resolution: "@next/swc-linux-arm64-gnu@npm:13.5.5"
6465-
conditions: os=linux & cpu=arm64 & libc=glibc
6455+
"@next/swc-darwin-x64@npm:14.2.33":
6456+
version: 14.2.33
6457+
resolution: "@next/swc-darwin-x64@npm:14.2.33"
6458+
conditions: os=darwin & cpu=x64
64666459
languageName: node
64676460
linkType: hard
64686461

@@ -6473,10 +6466,10 @@ __metadata:
64736466
languageName: node
64746467
linkType: hard
64756468

6476-
"@next/swc-linux-arm64-musl@npm:13.5.5":
6477-
version: 13.5.5
6478-
resolution: "@next/swc-linux-arm64-musl@npm:13.5.5"
6479-
conditions: os=linux & cpu=arm64 & libc=musl
6469+
"@next/swc-linux-arm64-gnu@npm:14.2.33":
6470+
version: 14.2.33
6471+
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.33"
6472+
conditions: os=linux & cpu=arm64 & libc=glibc
64806473
languageName: node
64816474
linkType: hard
64826475

@@ -6487,10 +6480,10 @@ __metadata:
64876480
languageName: node
64886481
linkType: hard
64896482

6490-
"@next/swc-linux-x64-gnu@npm:13.5.5":
6491-
version: 13.5.5
6492-
resolution: "@next/swc-linux-x64-gnu@npm:13.5.5"
6493-
conditions: os=linux & cpu=x64 & libc=glibc
6483+
"@next/swc-linux-arm64-musl@npm:14.2.33":
6484+
version: 14.2.33
6485+
resolution: "@next/swc-linux-arm64-musl@npm:14.2.33"
6486+
conditions: os=linux & cpu=arm64 & libc=musl
64946487
languageName: node
64956488
linkType: hard
64966489

@@ -6501,10 +6494,10 @@ __metadata:
65016494
languageName: node
65026495
linkType: hard
65036496

6504-
"@next/swc-linux-x64-musl@npm:13.5.5":
6505-
version: 13.5.5
6506-
resolution: "@next/swc-linux-x64-musl@npm:13.5.5"
6507-
conditions: os=linux & cpu=x64 & libc=musl
6497+
"@next/swc-linux-x64-gnu@npm:14.2.33":
6498+
version: 14.2.33
6499+
resolution: "@next/swc-linux-x64-gnu@npm:14.2.33"
6500+
conditions: os=linux & cpu=x64 & libc=glibc
65086501
languageName: node
65096502
linkType: hard
65106503

@@ -6515,10 +6508,10 @@ __metadata:
65156508
languageName: node
65166509
linkType: hard
65176510

6518-
"@next/swc-win32-arm64-msvc@npm:13.5.5":
6519-
version: 13.5.5
6520-
resolution: "@next/swc-win32-arm64-msvc@npm:13.5.5"
6521-
conditions: os=win32 & cpu=arm64
6511+
"@next/swc-linux-x64-musl@npm:14.2.33":
6512+
version: 14.2.33
6513+
resolution: "@next/swc-linux-x64-musl@npm:14.2.33"
6514+
conditions: os=linux & cpu=x64 & libc=musl
65226515
languageName: node
65236516
linkType: hard
65246517

@@ -6529,10 +6522,10 @@ __metadata:
65296522
languageName: node
65306523
linkType: hard
65316524

6532-
"@next/swc-win32-ia32-msvc@npm:13.5.5":
6533-
version: 13.5.5
6534-
resolution: "@next/swc-win32-ia32-msvc@npm:13.5.5"
6535-
conditions: os=win32 & cpu=ia32
6525+
"@next/swc-win32-arm64-msvc@npm:14.2.33":
6526+
version: 14.2.33
6527+
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.33"
6528+
conditions: os=win32 & cpu=arm64
65366529
languageName: node
65376530
linkType: hard
65386531

@@ -6543,10 +6536,10 @@ __metadata:
65436536
languageName: node
65446537
linkType: hard
65456538

6546-
"@next/swc-win32-x64-msvc@npm:13.5.5":
6547-
version: 13.5.5
6548-
resolution: "@next/swc-win32-x64-msvc@npm:13.5.5"
6549-
conditions: os=win32 & cpu=x64
6539+
"@next/swc-win32-ia32-msvc@npm:14.2.33":
6540+
version: 14.2.33
6541+
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.33"
6542+
conditions: os=win32 & cpu=ia32
65506543
languageName: node
65516544
linkType: hard
65526545

@@ -6557,6 +6550,13 @@ __metadata:
65576550
languageName: node
65586551
linkType: hard
65596552

6553+
"@next/swc-win32-x64-msvc@npm:14.2.33":
6554+
version: 14.2.33
6555+
resolution: "@next/swc-win32-x64-msvc@npm:14.2.33"
6556+
conditions: os=win32 & cpu=x64
6557+
languageName: node
6558+
linkType: hard
6559+
65606560
"@noble/curves@npm:1.2.0":
65616561
version: 1.2.0
65626562
resolution: "@noble/curves@npm:1.2.0"
@@ -8373,6 +8373,13 @@ __metadata:
83738373
languageName: node
83748374
linkType: hard
83758375

8376+
"@swc/counter@npm:^0.1.3":
8377+
version: 0.1.3
8378+
resolution: "@swc/counter@npm:0.1.3"
8379+
checksum: 10/df8f9cfba9904d3d60f511664c70d23bb323b3a0803ec9890f60133954173047ba9bdeabce28cd70ba89ccd3fd6c71c7b0bd58be85f611e1ffbe5d5c18616598
8380+
languageName: node
8381+
linkType: hard
8382+
83768383
"@swc/helpers@npm:0.5.2":
83778384
version: 0.5.2
83788385
resolution: "@swc/helpers@npm:0.5.2"
@@ -8382,6 +8389,16 @@ __metadata:
83828389
languageName: node
83838390
linkType: hard
83848391

8392+
"@swc/helpers@npm:0.5.5":
8393+
version: 0.5.5
8394+
resolution: "@swc/helpers@npm:0.5.5"
8395+
dependencies:
8396+
"@swc/counter": "npm:^0.1.3"
8397+
tslib: "npm:^2.4.0"
8398+
checksum: 10/1c5ef04f642542212df28c669438f3e0f459dcde7b448a5b1fcafb2e9e4f13e76d8428535a270e91ed123dd2a21189dbed34086b88a8cf68baf84984d6d0e39b
8399+
languageName: node
8400+
linkType: hard
8401+
83858402
"@szmarczak/http-timer@npm:^5.0.1":
83868403
version: 5.0.1
83878404
resolution: "@szmarczak/http-timer@npm:5.0.1"
@@ -11664,7 +11681,7 @@ __metadata:
1166411681
languageName: node
1166511682
linkType: hard
1166611683

11667-
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001406, caniuse-lite@npm:^1.0.30001579, caniuse-lite@npm:^1.0.30001587, caniuse-lite@npm:^1.0.30001599":
11684+
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001579, caniuse-lite@npm:^1.0.30001587, caniuse-lite@npm:^1.0.30001599":
1166811685
version: 1.0.30001620
1166911686
resolution: "caniuse-lite@npm:1.0.30001620"
1167011687
checksum: 10/d615ab66eb14d9b621004297a8f61e435dca67e9311f3979e47ee1af1be2a8f14997b947a101073d949b5454dad745cc35134bc3c4295c7f33968f3f665eba19
@@ -22009,26 +22026,26 @@ __metadata:
2200922026
languageName: node
2201022027
linkType: hard
2201122028

22012-
"next@npm:13.5.5":
22013-
version: 13.5.5
22014-
resolution: "next@npm:13.5.5"
22029+
"next@npm:14.1.0":
22030+
version: 14.1.0
22031+
resolution: "next@npm:14.1.0"
2201522032
dependencies:
22016-
"@next/env": "npm:13.5.5"
22017-
"@next/swc-darwin-arm64": "npm:13.5.5"
22018-
"@next/swc-darwin-x64": "npm:13.5.5"
22019-
"@next/swc-linux-arm64-gnu": "npm:13.5.5"
22020-
"@next/swc-linux-arm64-musl": "npm:13.5.5"
22021-
"@next/swc-linux-x64-gnu": "npm:13.5.5"
22022-
"@next/swc-linux-x64-musl": "npm:13.5.5"
22023-
"@next/swc-win32-arm64-msvc": "npm:13.5.5"
22024-
"@next/swc-win32-ia32-msvc": "npm:13.5.5"
22025-
"@next/swc-win32-x64-msvc": "npm:13.5.5"
22033+
"@next/env": "npm:14.1.0"
22034+
"@next/swc-darwin-arm64": "npm:14.1.0"
22035+
"@next/swc-darwin-x64": "npm:14.1.0"
22036+
"@next/swc-linux-arm64-gnu": "npm:14.1.0"
22037+
"@next/swc-linux-arm64-musl": "npm:14.1.0"
22038+
"@next/swc-linux-x64-gnu": "npm:14.1.0"
22039+
"@next/swc-linux-x64-musl": "npm:14.1.0"
22040+
"@next/swc-win32-arm64-msvc": "npm:14.1.0"
22041+
"@next/swc-win32-ia32-msvc": "npm:14.1.0"
22042+
"@next/swc-win32-x64-msvc": "npm:14.1.0"
2202622043
"@swc/helpers": "npm:0.5.2"
2202722044
busboy: "npm:1.6.0"
22028-
caniuse-lite: "npm:^1.0.30001406"
22045+
caniuse-lite: "npm:^1.0.30001579"
22046+
graceful-fs: "npm:^4.2.11"
2202922047
postcss: "npm:8.4.31"
2203022048
styled-jsx: "npm:5.1.1"
22031-
watchpack: "npm:2.4.0"
2203222049
peerDependencies:
2203322050
"@opentelemetry/api": ^1.1.0
2203422051
react: ^18.2.0
@@ -22060,32 +22077,33 @@ __metadata:
2206022077
optional: true
2206122078
bin:
2206222079
next: dist/bin/next
22063-
checksum: 10/9e6aa7fd7df96caeeaaf5436b839fa85aedd8f1f9ee695add0e0346bf9941683dd5d81dbcc60d5e19e5b630959a8abee29c523856b21e13419c795882fcb8ef6
22080+
checksum: 10/1db512c5c82f7ea423a2651a28950d398f49f03df6213630aefdf083d5260edeeed8d995b90c3c8742c0a2346025e748d28078a6261d316fcdade4c5c788e986
2206422081
languageName: node
2206522082
linkType: hard
2206622083

22067-
"next@npm:14.1.0":
22068-
version: 14.1.0
22069-
resolution: "next@npm:14.1.0"
22084+
"next@npm:14.2.35":
22085+
version: 14.2.35
22086+
resolution: "next@npm:14.2.35"
2207022087
dependencies:
22071-
"@next/env": "npm:14.1.0"
22072-
"@next/swc-darwin-arm64": "npm:14.1.0"
22073-
"@next/swc-darwin-x64": "npm:14.1.0"
22074-
"@next/swc-linux-arm64-gnu": "npm:14.1.0"
22075-
"@next/swc-linux-arm64-musl": "npm:14.1.0"
22076-
"@next/swc-linux-x64-gnu": "npm:14.1.0"
22077-
"@next/swc-linux-x64-musl": "npm:14.1.0"
22078-
"@next/swc-win32-arm64-msvc": "npm:14.1.0"
22079-
"@next/swc-win32-ia32-msvc": "npm:14.1.0"
22080-
"@next/swc-win32-x64-msvc": "npm:14.1.0"
22081-
"@swc/helpers": "npm:0.5.2"
22088+
"@next/env": "npm:14.2.35"
22089+
"@next/swc-darwin-arm64": "npm:14.2.33"
22090+
"@next/swc-darwin-x64": "npm:14.2.33"
22091+
"@next/swc-linux-arm64-gnu": "npm:14.2.33"
22092+
"@next/swc-linux-arm64-musl": "npm:14.2.33"
22093+
"@next/swc-linux-x64-gnu": "npm:14.2.33"
22094+
"@next/swc-linux-x64-musl": "npm:14.2.33"
22095+
"@next/swc-win32-arm64-msvc": "npm:14.2.33"
22096+
"@next/swc-win32-ia32-msvc": "npm:14.2.33"
22097+
"@next/swc-win32-x64-msvc": "npm:14.2.33"
22098+
"@swc/helpers": "npm:0.5.5"
2208222099
busboy: "npm:1.6.0"
2208322100
caniuse-lite: "npm:^1.0.30001579"
2208422101
graceful-fs: "npm:^4.2.11"
2208522102
postcss: "npm:8.4.31"
2208622103
styled-jsx: "npm:5.1.1"
2208722104
peerDependencies:
2208822105
"@opentelemetry/api": ^1.1.0
22106+
"@playwright/test": ^1.41.2
2208922107
react: ^18.2.0
2209022108
react-dom: ^18.2.0
2209122109
sass: ^1.3.0
@@ -22111,11 +22129,13 @@ __metadata:
2211122129
peerDependenciesMeta:
2211222130
"@opentelemetry/api":
2211322131
optional: true
22132+
"@playwright/test":
22133+
optional: true
2211422134
sass:
2211522135
optional: true
2211622136
bin:
2211722137
next: dist/bin/next
22118-
checksum: 10/1db512c5c82f7ea423a2651a28950d398f49f03df6213630aefdf083d5260edeeed8d995b90c3c8742c0a2346025e748d28078a6261d316fcdade4c5c788e986
22138+
checksum: 10/3647056e208cf0b19821d761841b378c8fb489b291acc8dc4d80a7afe6b1850b30dad91e1766301feda03360275347881d6ead068f1f944d823b4f91177f35ae
2211922139
languageName: node
2212022140
linkType: hard
2212122141

@@ -26416,7 +26436,7 @@ __metadata:
2641626436
"@types/react": "npm:^18"
2641726437
"@types/react-dom": "npm:^18"
2641826438
framer-motion: "npm:^10.16.4"
26419-
next: "npm:13.5.5"
26439+
next: "npm:14.2.35"
2642026440
react: "npm:^18"
2642126441
react-code-blocks: "npm:^0.1.4"
2642226442
react-dom: "npm:^18"
@@ -29463,16 +29483,6 @@ __metadata:
2946329483
languageName: node
2946429484
linkType: hard
2946529485

29466-
"watchpack@npm:2.4.0":
29467-
version: 2.4.0
29468-
resolution: "watchpack@npm:2.4.0"
29469-
dependencies:
29470-
glob-to-regexp: "npm:^0.4.1"
29471-
graceful-fs: "npm:^4.1.2"
29472-
checksum: 10/4280b45bc4b5d45d5579113f2a4af93b67ae1b9607cc3d86ae41cdd53ead10db5d9dc3237f24256d05ef88b28c69a02712f78e434cb7ecc8edaca134a56e8cab
29473-
languageName: node
29474-
linkType: hard
29475-
2947629486
"watchpack@npm:^2.4.1":
2947729487
version: 2.4.1
2947829488
resolution: "watchpack@npm:2.4.1"

0 commit comments

Comments
 (0)