Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 988b8a2

Browse files
committed
⬆️ next → ^13.5.6
1 parent 6ac6e01 commit 988b8a2

File tree

2 files changed

+55
-63
lines changed

2 files changed

+55
-63
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@mui/material": "^5.14.14",
2424
"@mui/system": "^5.14.14",
2525
"eslint-plugin-mui-path-imports": "^0.0.15",
26-
"next": "^13.5.3",
26+
"next": "^13.5.6",
2727
"react": "^18.2.0",
2828
"react-dom": "^18.2.0"
2929
},

yarn.lock

+54-62
Original file line numberDiff line numberDiff line change
@@ -921,10 +921,10 @@ __metadata:
921921
languageName: node
922922
linkType: hard
923923

924-
"@next/env@npm:13.5.3":
925-
version: 13.5.3
926-
resolution: "@next/env@npm:13.5.3"
927-
checksum: 336110ba4260139b4e141ede6ee8b22f9f659a93e22a7f185438e9abfb1fb2bb235a9b268bf5459eb0365e2f15a678159ed8d4707bd5998f694d73a4fb6c04eb
924+
"@next/env@npm:13.5.6":
925+
version: 13.5.6
926+
resolution: "@next/env@npm:13.5.6"
927+
checksum: 7ab67a11d7cbee8b560fe6c1b14b7bf401d5cc66aebfb6f0b8fafbb0858bab2f2635bf409b95e78356a4db7fa927bab5f08abfd29a06d77a951d814cc577a83e
928928
languageName: node
929929
linkType: hard
930930

@@ -937,65 +937,65 @@ __metadata:
937937
languageName: node
938938
linkType: hard
939939

940-
"@next/swc-darwin-arm64@npm:13.5.3":
941-
version: 13.5.3
942-
resolution: "@next/swc-darwin-arm64@npm:13.5.3"
940+
"@next/swc-darwin-arm64@npm:13.5.6":
941+
version: 13.5.6
942+
resolution: "@next/swc-darwin-arm64@npm:13.5.6"
943943
conditions: os=darwin & cpu=arm64
944944
languageName: node
945945
linkType: hard
946946

947-
"@next/swc-darwin-x64@npm:13.5.3":
948-
version: 13.5.3
949-
resolution: "@next/swc-darwin-x64@npm:13.5.3"
947+
"@next/swc-darwin-x64@npm:13.5.6":
948+
version: 13.5.6
949+
resolution: "@next/swc-darwin-x64@npm:13.5.6"
950950
conditions: os=darwin & cpu=x64
951951
languageName: node
952952
linkType: hard
953953

954-
"@next/swc-linux-arm64-gnu@npm:13.5.3":
955-
version: 13.5.3
956-
resolution: "@next/swc-linux-arm64-gnu@npm:13.5.3"
954+
"@next/swc-linux-arm64-gnu@npm:13.5.6":
955+
version: 13.5.6
956+
resolution: "@next/swc-linux-arm64-gnu@npm:13.5.6"
957957
conditions: os=linux & cpu=arm64 & libc=glibc
958958
languageName: node
959959
linkType: hard
960960

961-
"@next/swc-linux-arm64-musl@npm:13.5.3":
962-
version: 13.5.3
963-
resolution: "@next/swc-linux-arm64-musl@npm:13.5.3"
961+
"@next/swc-linux-arm64-musl@npm:13.5.6":
962+
version: 13.5.6
963+
resolution: "@next/swc-linux-arm64-musl@npm:13.5.6"
964964
conditions: os=linux & cpu=arm64 & libc=musl
965965
languageName: node
966966
linkType: hard
967967

968-
"@next/swc-linux-x64-gnu@npm:13.5.3":
969-
version: 13.5.3
970-
resolution: "@next/swc-linux-x64-gnu@npm:13.5.3"
968+
"@next/swc-linux-x64-gnu@npm:13.5.6":
969+
version: 13.5.6
970+
resolution: "@next/swc-linux-x64-gnu@npm:13.5.6"
971971
conditions: os=linux & cpu=x64 & libc=glibc
972972
languageName: node
973973
linkType: hard
974974

975-
"@next/swc-linux-x64-musl@npm:13.5.3":
976-
version: 13.5.3
977-
resolution: "@next/swc-linux-x64-musl@npm:13.5.3"
975+
"@next/swc-linux-x64-musl@npm:13.5.6":
976+
version: 13.5.6
977+
resolution: "@next/swc-linux-x64-musl@npm:13.5.6"
978978
conditions: os=linux & cpu=x64 & libc=musl
979979
languageName: node
980980
linkType: hard
981981

982-
"@next/swc-win32-arm64-msvc@npm:13.5.3":
983-
version: 13.5.3
984-
resolution: "@next/swc-win32-arm64-msvc@npm:13.5.3"
982+
"@next/swc-win32-arm64-msvc@npm:13.5.6":
983+
version: 13.5.6
984+
resolution: "@next/swc-win32-arm64-msvc@npm:13.5.6"
985985
conditions: os=win32 & cpu=arm64
986986
languageName: node
987987
linkType: hard
988988

989-
"@next/swc-win32-ia32-msvc@npm:13.5.3":
990-
version: 13.5.3
991-
resolution: "@next/swc-win32-ia32-msvc@npm:13.5.3"
989+
"@next/swc-win32-ia32-msvc@npm:13.5.6":
990+
version: 13.5.6
991+
resolution: "@next/swc-win32-ia32-msvc@npm:13.5.6"
992992
conditions: os=win32 & cpu=ia32
993993
languageName: node
994994
linkType: hard
995995

996-
"@next/swc-win32-x64-msvc@npm:13.5.3":
997-
version: 13.5.3
998-
resolution: "@next/swc-win32-x64-msvc@npm:13.5.3"
996+
"@next/swc-win32-x64-msvc@npm:13.5.6":
997+
version: 13.5.6
998+
resolution: "@next/swc-win32-x64-msvc@npm:13.5.6"
999999
conditions: os=win32 & cpu=x64
10001000
languageName: node
10011001
linkType: hard
@@ -4493,7 +4493,7 @@ __metadata:
44934493
languageName: node
44944494
linkType: hard
44954495

4496-
"nanoid@npm:^3.3.4":
4496+
"nanoid@npm:^3.3.6":
44974497
version: 3.3.6
44984498
resolution: "nanoid@npm:3.3.6"
44994499
bin:
@@ -4509,27 +4509,26 @@ __metadata:
45094509
languageName: node
45104510
linkType: hard
45114511

4512-
"next@npm:^13.5.3":
4513-
version: 13.5.3
4514-
resolution: "next@npm:13.5.3"
4515-
dependencies:
4516-
"@next/env": "npm:13.5.3"
4517-
"@next/swc-darwin-arm64": "npm:13.5.3"
4518-
"@next/swc-darwin-x64": "npm:13.5.3"
4519-
"@next/swc-linux-arm64-gnu": "npm:13.5.3"
4520-
"@next/swc-linux-arm64-musl": "npm:13.5.3"
4521-
"@next/swc-linux-x64-gnu": "npm:13.5.3"
4522-
"@next/swc-linux-x64-musl": "npm:13.5.3"
4523-
"@next/swc-win32-arm64-msvc": "npm:13.5.3"
4524-
"@next/swc-win32-ia32-msvc": "npm:13.5.3"
4525-
"@next/swc-win32-x64-msvc": "npm:13.5.3"
4512+
"next@npm:^13.5.6":
4513+
version: 13.5.6
4514+
resolution: "next@npm:13.5.6"
4515+
dependencies:
4516+
"@next/env": "npm:13.5.6"
4517+
"@next/swc-darwin-arm64": "npm:13.5.6"
4518+
"@next/swc-darwin-x64": "npm:13.5.6"
4519+
"@next/swc-linux-arm64-gnu": "npm:13.5.6"
4520+
"@next/swc-linux-arm64-musl": "npm:13.5.6"
4521+
"@next/swc-linux-x64-gnu": "npm:13.5.6"
4522+
"@next/swc-linux-x64-musl": "npm:13.5.6"
4523+
"@next/swc-win32-arm64-msvc": "npm:13.5.6"
4524+
"@next/swc-win32-ia32-msvc": "npm:13.5.6"
4525+
"@next/swc-win32-x64-msvc": "npm:13.5.6"
45264526
"@swc/helpers": "npm:0.5.2"
45274527
busboy: "npm:1.6.0"
45284528
caniuse-lite: "npm:^1.0.30001406"
4529-
postcss: "npm:8.4.14"
4529+
postcss: "npm:8.4.31"
45304530
styled-jsx: "npm:5.1.1"
45314531
watchpack: "npm:2.4.0"
4532-
zod: "npm:3.21.4"
45334532
peerDependencies:
45344533
"@opentelemetry/api": ^1.1.0
45354534
react: ^18.2.0
@@ -4561,7 +4560,7 @@ __metadata:
45614560
optional: true
45624561
bin:
45634562
next: dist/bin/next
4564-
checksum: 6d3198d329df729baa371bc42fb62143388fb8a8e76dbb1a10eadc202a0076756cf6d938af960b8f61856c07a5e5131882d21eee5be92c99a6b3fdf68e32bb6f
4563+
checksum: 711352223d92e8283b3d18378a51da3b48002f946bbcc9524be815484df06ab8f62c1c7c42d006b5ff1107d54eac741f491a13fb142c526d3958fbb0f388272b
45654564
languageName: node
45664565
linkType: hard
45674566

@@ -4889,14 +4888,14 @@ __metadata:
48894888
languageName: node
48904889
linkType: hard
48914890

4892-
"postcss@npm:8.4.14":
4893-
version: 8.4.14
4894-
resolution: "postcss@npm:8.4.14"
4891+
"postcss@npm:8.4.31":
4892+
version: 8.4.31
4893+
resolution: "postcss@npm:8.4.31"
48954894
dependencies:
4896-
nanoid: "npm:^3.3.4"
4895+
nanoid: "npm:^3.3.6"
48974896
picocolors: "npm:^1.0.0"
48984897
source-map-js: "npm:^1.0.2"
4899-
checksum: 1e1e4a4cc235674bea79da18dd3e02ea8ffcd51546c7ddf1fc7ba4de5e89154a83988bb8c1b30bd9566df56fc0077dce6e620d8f9ce6ababf60f659ffc53f72c
4898+
checksum: b7faa313d6bf58ed13b7126edbac63f668b064b52cb01f2c83d682e496bf294b563e4dabe9edf2b9fcd7d7d4f799eb4bf2fe3190a56b23be4cfed71ee2f1f864
49004899
languageName: node
49014900
linkType: hard
49024901

@@ -5984,7 +5983,7 @@ __metadata:
59845983
eslint-plugin-mui-path-imports: "npm:^0.0.15"
59855984
eslint-plugin-react: "npm:^7.33.2"
59865985
eslint-plugin-react-hooks: "npm:^4.6.0"
5987-
next: "npm:^13.5.3"
5986+
next: "npm:^13.5.6"
59885987
react: "npm:^18.2.0"
59895988
react-dom: "npm:^18.2.0"
59905989
start-server-and-test: "npm:^2.0.1"
@@ -6275,10 +6274,3 @@ __metadata:
62756274
checksum: 63eceacd482622afd71290541a9823a0e5eed88a6b58a5d136a5fb8151ed4d1549c80f28d74d4ad351582f9890635d49e6cf70f8d3cc64948640f839f6a37c70
62766275
languageName: node
62776276
linkType: hard
6278-
6279-
"zod@npm:3.21.4":
6280-
version: 3.21.4
6281-
resolution: "zod@npm:3.21.4"
6282-
checksum: f25f384f380c49d05a11541093a8d26f07688aa39f6a8adbd6dc338b43f63617bf138734fb1b79800ba374523f6a1bb561f7d401b3cc051fed2715eae5577d0a
6283-
languageName: node
6284-
linkType: hard

0 commit comments

Comments
 (0)