Skip to content

Commit 9a665f3

Browse files
fix(deps): update nextjs monorepo to v14.1.2
1 parent 9b5b3c8 commit 9a665f3

2 files changed

Lines changed: 79 additions & 111 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"discord-api-types": "^0.37.48",
2626
"discord-oauth2": "^2.11.0",
2727
"eslint": "8.56.0",
28-
"eslint-config-next": "14.0.4",
28+
"eslint-config-next": "14.1.2",
2929
"jotai": "^2.2.1",
30-
"next": "14.0.4",
30+
"next": "14.1.2",
3131
"next-auth": "^4.22.1",
3232
"react": "18.2.0",
3333
"react-dom": "18.2.0",

yarn.lock

Lines changed: 77 additions & 109 deletions
Original file line numberDiff line numberDiff line change
@@ -243,81 +243,81 @@ __metadata:
243243
languageName: node
244244
linkType: hard
245245

246-
"@next/env@npm:14.0.4":
247-
version: 14.0.4
248-
resolution: "@next/env@npm:14.0.4"
249-
checksum: 781eede471730264812d8c744d33eb42da997b4403b06a5b0e58597645152af21f3619a6cb8fc0ba1c1b26d89910c0a8ade6d4242ae13d0b7baa70e3a83cac0f
246+
"@next/env@npm:14.1.2":
247+
version: 14.1.2
248+
resolution: "@next/env@npm:14.1.2"
249+
checksum: e81c94784c04b92b006ccd3da9f7f8c730571a721824bb09b8116d7f9caad3ac0fae1cc45bdd3b0e0119c6d42cbf52d664f39e8a5c80ed5d63e91f994e1d2813
250250
languageName: node
251251
linkType: hard
252252

253-
"@next/eslint-plugin-next@npm:14.0.4":
254-
version: 14.0.4
255-
resolution: "@next/eslint-plugin-next@npm:14.0.4"
253+
"@next/eslint-plugin-next@npm:14.1.2":
254+
version: 14.1.2
255+
resolution: "@next/eslint-plugin-next@npm:14.1.2"
256256
dependencies:
257-
glob: "npm:7.1.7"
258-
checksum: 17871e2a86b66584b9eff8796a76d0c59ae62626dd8d0ae1cb7ca6977decf6273eb935d67e204f575a9ba0574a1c289329e6bbcb70d866e4c7f2879597cbd55a
257+
glob: "npm:10.3.10"
258+
checksum: 57fea7ab310c38d317c0ea6b71baf163af4d0af935c2ca8d1534241d97d570f66d54591e570c6854f4a84e7fecfc8324a4a06a768342c0aae26ed22ab3a99d02
259259
languageName: node
260260
linkType: hard
261261

262-
"@next/swc-darwin-arm64@npm:14.0.4":
263-
version: 14.0.4
264-
resolution: "@next/swc-darwin-arm64@npm:14.0.4"
262+
"@next/swc-darwin-arm64@npm:14.1.2":
263+
version: 14.1.2
264+
resolution: "@next/swc-darwin-arm64@npm:14.1.2"
265265
conditions: os=darwin & cpu=arm64
266266
languageName: node
267267
linkType: hard
268268

269-
"@next/swc-darwin-x64@npm:14.0.4":
270-
version: 14.0.4
271-
resolution: "@next/swc-darwin-x64@npm:14.0.4"
269+
"@next/swc-darwin-x64@npm:14.1.2":
270+
version: 14.1.2
271+
resolution: "@next/swc-darwin-x64@npm:14.1.2"
272272
conditions: os=darwin & cpu=x64
273273
languageName: node
274274
linkType: hard
275275

276-
"@next/swc-linux-arm64-gnu@npm:14.0.4":
277-
version: 14.0.4
278-
resolution: "@next/swc-linux-arm64-gnu@npm:14.0.4"
276+
"@next/swc-linux-arm64-gnu@npm:14.1.2":
277+
version: 14.1.2
278+
resolution: "@next/swc-linux-arm64-gnu@npm:14.1.2"
279279
conditions: os=linux & cpu=arm64 & libc=glibc
280280
languageName: node
281281
linkType: hard
282282

283-
"@next/swc-linux-arm64-musl@npm:14.0.4":
284-
version: 14.0.4
285-
resolution: "@next/swc-linux-arm64-musl@npm:14.0.4"
283+
"@next/swc-linux-arm64-musl@npm:14.1.2":
284+
version: 14.1.2
285+
resolution: "@next/swc-linux-arm64-musl@npm:14.1.2"
286286
conditions: os=linux & cpu=arm64 & libc=musl
287287
languageName: node
288288
linkType: hard
289289

290-
"@next/swc-linux-x64-gnu@npm:14.0.4":
291-
version: 14.0.4
292-
resolution: "@next/swc-linux-x64-gnu@npm:14.0.4"
290+
"@next/swc-linux-x64-gnu@npm:14.1.2":
291+
version: 14.1.2
292+
resolution: "@next/swc-linux-x64-gnu@npm:14.1.2"
293293
conditions: os=linux & cpu=x64 & libc=glibc
294294
languageName: node
295295
linkType: hard
296296

297-
"@next/swc-linux-x64-musl@npm:14.0.4":
298-
version: 14.0.4
299-
resolution: "@next/swc-linux-x64-musl@npm:14.0.4"
297+
"@next/swc-linux-x64-musl@npm:14.1.2":
298+
version: 14.1.2
299+
resolution: "@next/swc-linux-x64-musl@npm:14.1.2"
300300
conditions: os=linux & cpu=x64 & libc=musl
301301
languageName: node
302302
linkType: hard
303303

304-
"@next/swc-win32-arm64-msvc@npm:14.0.4":
305-
version: 14.0.4
306-
resolution: "@next/swc-win32-arm64-msvc@npm:14.0.4"
304+
"@next/swc-win32-arm64-msvc@npm:14.1.2":
305+
version: 14.1.2
306+
resolution: "@next/swc-win32-arm64-msvc@npm:14.1.2"
307307
conditions: os=win32 & cpu=arm64
308308
languageName: node
309309
linkType: hard
310310

311-
"@next/swc-win32-ia32-msvc@npm:14.0.4":
312-
version: 14.0.4
313-
resolution: "@next/swc-win32-ia32-msvc@npm:14.0.4"
311+
"@next/swc-win32-ia32-msvc@npm:14.1.2":
312+
version: 14.1.2
313+
resolution: "@next/swc-win32-ia32-msvc@npm:14.1.2"
314314
conditions: os=win32 & cpu=ia32
315315
languageName: node
316316
linkType: hard
317317

318-
"@next/swc-win32-x64-msvc@npm:14.0.4":
319-
version: 14.0.4
320-
resolution: "@next/swc-win32-x64-msvc@npm:14.0.4"
318+
"@next/swc-win32-x64-msvc@npm:14.1.2":
319+
version: 14.1.2
320+
resolution: "@next/swc-win32-x64-msvc@npm:14.1.2"
321321
conditions: os=win32 & cpu=x64
322322
languageName: node
323323
linkType: hard
@@ -1106,9 +1106,9 @@ __metadata:
11061106
discord-api-types: "npm:^0.37.48"
11071107
discord-oauth2: "npm:^2.11.0"
11081108
eslint: "npm:8.56.0"
1109-
eslint-config-next: "npm:14.0.4"
1109+
eslint-config-next: "npm:14.1.2"
11101110
jotai: "npm:^2.2.1"
1111-
next: "npm:14.0.4"
1111+
next: "npm:14.1.2"
11121112
next-auth: "npm:^4.22.1"
11131113
postcss: "npm:^8.4.25"
11141114
postcss-import: "npm:^16.0.0"
@@ -1238,20 +1238,20 @@ __metadata:
12381238
languageName: node
12391239
linkType: hard
12401240

1241-
"caniuse-lite@npm:^1.0.30001406":
1242-
version: 1.0.30001576
1243-
resolution: "caniuse-lite@npm:1.0.30001576"
1244-
checksum: 51632942733593f310e581bd91c9558b8d75fbf67160a39f8036d2976cd7df9183e96d4c9d9e6f18e0205950b940d9c761bcfb7810962d7899f8a1179fde6e3f
1245-
languageName: node
1246-
linkType: hard
1247-
12481241
"caniuse-lite@npm:^1.0.30001538, caniuse-lite@npm:^1.0.30001539":
12491242
version: 1.0.30001541
12501243
resolution: "caniuse-lite@npm:1.0.30001541"
12511244
checksum: 8ee7e004bcabdaaa218c9c745f976635f66f00a6a541fee65dc2b0ffc095210895eaaf53129fdbc7c03e40c5d2199df1662b23bc9de705aa565fe139e06b88d7
12521245
languageName: node
12531246
linkType: hard
12541247

1248+
"caniuse-lite@npm:^1.0.30001579":
1249+
version: 1.0.30001596
1250+
resolution: "caniuse-lite@npm:1.0.30001596"
1251+
checksum: 4124d6e927193ee31bb7237925720263ac837ef0bf6627c67a8217edfe49eefc3a385a4830d4aa92a213576a0aa6006e61c8dd57a644ec65882c15d15f625182
1252+
languageName: node
1253+
linkType: hard
1254+
12551255
"chalk@npm:^4.0.0":
12561256
version: 4.1.2
12571257
resolution: "chalk@npm:4.1.2"
@@ -1842,11 +1842,11 @@ __metadata:
18421842
languageName: node
18431843
linkType: hard
18441844

1845-
"eslint-config-next@npm:14.0.4":
1846-
version: 14.0.4
1847-
resolution: "eslint-config-next@npm:14.0.4"
1845+
"eslint-config-next@npm:14.1.2":
1846+
version: 14.1.2
1847+
resolution: "eslint-config-next@npm:14.1.2"
18481848
dependencies:
1849-
"@next/eslint-plugin-next": "npm:14.0.4"
1849+
"@next/eslint-plugin-next": "npm:14.1.2"
18501850
"@rushstack/eslint-patch": "npm:^1.3.3"
18511851
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0"
18521852
eslint-import-resolver-node: "npm:^0.3.6"
@@ -1861,7 +1861,7 @@ __metadata:
18611861
peerDependenciesMeta:
18621862
typescript:
18631863
optional: true
1864-
checksum: 6abb85c2dde8e2a49042d31e85ba6ebccbfd3f6576f470a8df6842afebb1ec14c89ae485cfb9c490df830c7ada55a8bcf7547936def13c5e483f4b882a281cab
1864+
checksum: 8b18ae027fa652c90944cdd701d19d04b8b531f6686a6178ddaf07d55a1bc1eddade22ca8502955645e7c369aada361787ceaba730e8d7e6ab1dfc0fc1af57b7
18651865
languageName: node
18661866
linkType: hard
18671867

@@ -2456,10 +2456,18 @@ __metadata:
24562456
languageName: node
24572457
linkType: hard
24582458

2459-
"glob-to-regexp@npm:^0.4.1":
2460-
version: 0.4.1
2461-
resolution: "glob-to-regexp@npm:0.4.1"
2462-
checksum: 9009529195a955c40d7b9690794aeff5ba665cc38f1519e111c58bb54366fd0c106bde80acf97ba4e533208eb53422c83b136611a54c5fefb1edd8dc267cb62e
2459+
"glob@npm:10.3.10, glob@npm:^10.2.2":
2460+
version: 10.3.10
2461+
resolution: "glob@npm:10.3.10"
2462+
dependencies:
2463+
foreground-child: "npm:^3.1.0"
2464+
jackspeak: "npm:^2.3.5"
2465+
minimatch: "npm:^9.0.1"
2466+
minipass: "npm:^5.0.0 || ^6.0.2 || ^7.0.0"
2467+
path-scurry: "npm:^1.10.1"
2468+
bin:
2469+
glob: dist/esm/bin.mjs
2470+
checksum: 38bdb2c9ce75eb5ed168f309d4ed05b0798f640b637034800a6bf306f39d35409bf278b0eaaffaec07591085d3acb7184a201eae791468f0f617771c2486a6a8
24632471
languageName: node
24642472
linkType: hard
24652473

@@ -2477,35 +2485,6 @@ __metadata:
24772485
languageName: node
24782486
linkType: hard
24792487

2480-
"glob@npm:7.1.7":
2481-
version: 7.1.7
2482-
resolution: "glob@npm:7.1.7"
2483-
dependencies:
2484-
fs.realpath: "npm:^1.0.0"
2485-
inflight: "npm:^1.0.4"
2486-
inherits: "npm:2"
2487-
minimatch: "npm:^3.0.4"
2488-
once: "npm:^1.3.0"
2489-
path-is-absolute: "npm:^1.0.0"
2490-
checksum: ff5aab0386e9cace92b0550d42085b71013c5ea382982dd7fdded998a559635f61413b8ba6fb7294eef289c83b52f4e64136f888300ac8afc4f3e5623182d6c8
2491-
languageName: node
2492-
linkType: hard
2493-
2494-
"glob@npm:^10.2.2":
2495-
version: 10.3.10
2496-
resolution: "glob@npm:10.3.10"
2497-
dependencies:
2498-
foreground-child: "npm:^3.1.0"
2499-
jackspeak: "npm:^2.3.5"
2500-
minimatch: "npm:^9.0.1"
2501-
minipass: "npm:^5.0.0 || ^6.0.2 || ^7.0.0"
2502-
path-scurry: "npm:^1.10.1"
2503-
bin:
2504-
glob: dist/esm/bin.mjs
2505-
checksum: 38bdb2c9ce75eb5ed168f309d4ed05b0798f640b637034800a6bf306f39d35409bf278b0eaaffaec07591085d3acb7184a201eae791468f0f617771c2486a6a8
2506-
languageName: node
2507-
linkType: hard
2508-
25092488
"glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6":
25102489
version: 7.2.3
25112490
resolution: "glob@npm:7.2.3"
@@ -3739,27 +3718,26 @@ __metadata:
37393718
languageName: node
37403719
linkType: hard
37413720

3742-
"next@npm:14.0.4":
3743-
version: 14.0.4
3744-
resolution: "next@npm:14.0.4"
3721+
"next@npm:14.1.2":
3722+
version: 14.1.2
3723+
resolution: "next@npm:14.1.2"
37453724
dependencies:
3746-
"@next/env": "npm:14.0.4"
3747-
"@next/swc-darwin-arm64": "npm:14.0.4"
3748-
"@next/swc-darwin-x64": "npm:14.0.4"
3749-
"@next/swc-linux-arm64-gnu": "npm:14.0.4"
3750-
"@next/swc-linux-arm64-musl": "npm:14.0.4"
3751-
"@next/swc-linux-x64-gnu": "npm:14.0.4"
3752-
"@next/swc-linux-x64-musl": "npm:14.0.4"
3753-
"@next/swc-win32-arm64-msvc": "npm:14.0.4"
3754-
"@next/swc-win32-ia32-msvc": "npm:14.0.4"
3755-
"@next/swc-win32-x64-msvc": "npm:14.0.4"
3725+
"@next/env": "npm:14.1.2"
3726+
"@next/swc-darwin-arm64": "npm:14.1.2"
3727+
"@next/swc-darwin-x64": "npm:14.1.2"
3728+
"@next/swc-linux-arm64-gnu": "npm:14.1.2"
3729+
"@next/swc-linux-arm64-musl": "npm:14.1.2"
3730+
"@next/swc-linux-x64-gnu": "npm:14.1.2"
3731+
"@next/swc-linux-x64-musl": "npm:14.1.2"
3732+
"@next/swc-win32-arm64-msvc": "npm:14.1.2"
3733+
"@next/swc-win32-ia32-msvc": "npm:14.1.2"
3734+
"@next/swc-win32-x64-msvc": "npm:14.1.2"
37563735
"@swc/helpers": "npm:0.5.2"
37573736
busboy: "npm:1.6.0"
3758-
caniuse-lite: "npm:^1.0.30001406"
3737+
caniuse-lite: "npm:^1.0.30001579"
37593738
graceful-fs: "npm:^4.2.11"
37603739
postcss: "npm:8.4.31"
37613740
styled-jsx: "npm:5.1.1"
3762-
watchpack: "npm:2.4.0"
37633741
peerDependencies:
37643742
"@opentelemetry/api": ^1.1.0
37653743
react: ^18.2.0
@@ -3791,7 +3769,7 @@ __metadata:
37913769
optional: true
37923770
bin:
37933771
next: dist/bin/next
3794-
checksum: f119dfed59ba14972759bbc354fd2e99793c5a31689465a5e7cacd329977ed3d259eb756142bef31e96f28a80a00997e76314425faeda4c6fcf4e4ad6c5fa960
3772+
checksum: b81bc7c2cfcf0ae4f4d9f9d3a1222c5a0fea7c6a06860d44223ebe2aa175ae2ecda9fe7b5b0f8791f5036ec6ed0532eb5e104c9ca9d92a64518ee1122f0993b1
37953773
languageName: node
37963774
linkType: hard
37973775

@@ -5569,16 +5547,6 @@ __metadata:
55695547
languageName: node
55705548
linkType: hard
55715549

5572-
"watchpack@npm:2.4.0":
5573-
version: 2.4.0
5574-
resolution: "watchpack@npm:2.4.0"
5575-
dependencies:
5576-
glob-to-regexp: "npm:^0.4.1"
5577-
graceful-fs: "npm:^4.1.2"
5578-
checksum: 4280b45bc4b5d45d5579113f2a4af93b67ae1b9607cc3d86ae41cdd53ead10db5d9dc3237f24256d05ef88b28c69a02712f78e434cb7ecc8edaca134a56e8cab
5579-
languageName: node
5580-
linkType: hard
5581-
55825550
"which-boxed-primitive@npm:^1.0.2":
55835551
version: 1.0.2
55845552
resolution: "which-boxed-primitive@npm:1.0.2"

0 commit comments

Comments
 (0)