Skip to content

Commit

Permalink
fix(nextjs): downgrade nextjs version (#1071)
Browse files Browse the repository at this point in the history
  • Loading branch information
carolineBda authored Oct 9, 2023
1 parent a70fc4f commit bca21f8
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 83 deletions.
2 changes: 1 addition & 1 deletion targets/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"jsonwebtoken": "^8.5.1",
"memoizee": "^0.4.15",
"micromark": "^2.11.4",
"next": "13.5.3",
"next": "13.2.4",
"next-urql": "^3.2.1",
"nodemailer": "^6.6.5",
"p-limit": "^4.0.0",
Expand Down
181 changes: 99 additions & 82 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3963,10 +3963,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:13.5.3":
version: 13.5.3
resolution: "@next/env@npm:13.5.3"
checksum: ebea3bfca114ca66616557a534fbb37d580f1ab91143eb46ba3bdb5803864dc0e72c08814110809f207d625846f0053871adb75b51b68686ec3a9ed76d9d26bf
"@next/env@npm:13.2.4":
version: 13.2.4
resolution: "@next/env@npm:13.2.4"
checksum: 4123e08a79e66d6144006972027a9ceb8f3fdd782c4a869df1eb3b91b59ad9f4a44082d3f8e421f4df5214c6bc7190b52b94881369452d65eb4580485f33b9e6
languageName: node
linkType: hard

Expand Down Expand Up @@ -4021,16 +4021,30 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-android-arm-eabi@npm:13.2.4":
version: 13.2.4
resolution: "@next/swc-android-arm-eabi@npm:13.2.4"
conditions: os=android & cpu=arm
languageName: node
linkType: hard

"@next/swc-android-arm64@npm:13.2.4":
version: 13.2.4
resolution: "@next/swc-android-arm64@npm:13.2.4"
conditions: os=android & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:11.1.2":
version: 11.1.2
resolution: "@next/swc-darwin-arm64@npm:11.1.2"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:13.5.3":
version: 13.5.3
resolution: "@next/swc-darwin-arm64@npm:13.5.3"
"@next/swc-darwin-arm64@npm:13.2.4":
version: 13.2.4
resolution: "@next/swc-darwin-arm64@npm:13.2.4"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
Expand All @@ -4042,23 +4056,37 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:13.5.3":
version: 13.5.3
resolution: "@next/swc-darwin-x64@npm:13.5.3"
"@next/swc-darwin-x64@npm:13.2.4":
version: 13.2.4
resolution: "@next/swc-darwin-x64@npm:13.2.4"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:13.5.3":
version: 13.5.3
resolution: "@next/swc-linux-arm64-gnu@npm:13.5.3"
"@next/swc-freebsd-x64@npm:13.2.4":
version: 13.2.4
resolution: "@next/swc-freebsd-x64@npm:13.2.4"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm-gnueabihf@npm:13.2.4":
version: 13.2.4
resolution: "@next/swc-linux-arm-gnueabihf@npm:13.2.4"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:13.2.4":
version: 13.2.4
resolution: "@next/swc-linux-arm64-gnu@npm:13.2.4"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:13.5.3":
version: 13.5.3
resolution: "@next/swc-linux-arm64-musl@npm:13.5.3"
"@next/swc-linux-arm64-musl@npm:13.2.4":
version: 13.2.4
resolution: "@next/swc-linux-arm64-musl@npm:13.2.4"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
Expand All @@ -4070,30 +4098,30 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:13.5.3":
version: 13.5.3
resolution: "@next/swc-linux-x64-gnu@npm:13.5.3"
"@next/swc-linux-x64-gnu@npm:13.2.4":
version: 13.2.4
resolution: "@next/swc-linux-x64-gnu@npm:13.2.4"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:13.5.3":
version: 13.5.3
resolution: "@next/swc-linux-x64-musl@npm:13.5.3"
"@next/swc-linux-x64-musl@npm:13.2.4":
version: 13.2.4
resolution: "@next/swc-linux-x64-musl@npm:13.2.4"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:13.5.3":
version: 13.5.3
resolution: "@next/swc-win32-arm64-msvc@npm:13.5.3"
"@next/swc-win32-arm64-msvc@npm:13.2.4":
version: 13.2.4
resolution: "@next/swc-win32-arm64-msvc@npm:13.2.4"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@next/swc-win32-ia32-msvc@npm:13.5.3":
version: 13.5.3
resolution: "@next/swc-win32-ia32-msvc@npm:13.5.3"
"@next/swc-win32-ia32-msvc@npm:13.2.4":
version: 13.2.4
resolution: "@next/swc-win32-ia32-msvc@npm:13.2.4"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard
Expand All @@ -4105,9 +4133,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:13.5.3":
version: 13.5.3
resolution: "@next/swc-win32-x64-msvc@npm:13.5.3"
"@next/swc-win32-x64-msvc@npm:13.2.4":
version: 13.2.4
resolution: "@next/swc-win32-x64-msvc@npm:13.2.4"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -5713,12 +5741,12 @@ __metadata:
languageName: node
linkType: hard

"@swc/helpers@npm:0.5.2":
version: 0.5.2
resolution: "@swc/helpers@npm:0.5.2"
"@swc/helpers@npm:0.4.14":
version: 0.4.14
resolution: "@swc/helpers@npm:0.4.14"
dependencies:
tslib: ^2.4.0
checksum: 51d7e3d8bd56818c49d6bfbd715f0dbeedc13cf723af41166e45c03e37f109336bbcb57a1f2020f4015957721aeb21e1a7fff281233d797ff7d3dd1f447fa258
checksum: 273fd3f3fc461a92f3790cc551ea054745c6d6959afbe1232e6d7aa1c722bbc114d308aab96bef5c78fc0303c85c7b472ef00e2253251cc89737f3b1af56e5a5
languageName: node
linkType: hard

Expand Down Expand Up @@ -8589,15 +8617,6 @@ __metadata:
languageName: node
linkType: hard

"busboy@npm:1.6.0":
version: 1.6.0
resolution: "busboy@npm:1.6.0"
dependencies:
streamsearch: ^1.1.0
checksum: 32801e2c0164e12106bf236291a00795c3c4e4b709ae02132883fe8478ba2ae23743b11c5735a0aae8afe65ac4b6ca4568b91f0d9fed1fdbc32ede824a73746e
languageName: node
linkType: hard

"byte-size@npm:^7.0.0":
version: 7.0.1
resolution: "byte-size@npm:7.0.1"
Expand Down Expand Up @@ -12377,7 +12396,7 @@ __metadata:
lint-staged: ^12.0.0
memoizee: ^0.4.15
micromark: ^2.11.4
next: 13.5.3
next: 13.2.4
next-urql: ^3.2.1
nodemailer: ^6.6.5
p-limit: ^4.0.0
Expand Down Expand Up @@ -17698,37 +17717,48 @@ __metadata:
languageName: node
linkType: hard

"next@npm:13.5.3":
version: 13.5.3
resolution: "next@npm:13.5.3"
dependencies:
"@next/env": 13.5.3
"@next/swc-darwin-arm64": 13.5.3
"@next/swc-darwin-x64": 13.5.3
"@next/swc-linux-arm64-gnu": 13.5.3
"@next/swc-linux-arm64-musl": 13.5.3
"@next/swc-linux-x64-gnu": 13.5.3
"@next/swc-linux-x64-musl": 13.5.3
"@next/swc-win32-arm64-msvc": 13.5.3
"@next/swc-win32-ia32-msvc": 13.5.3
"@next/swc-win32-x64-msvc": 13.5.3
"@swc/helpers": 0.5.2
busboy: 1.6.0
"next@npm:13.2.4":
version: 13.2.4
resolution: "next@npm:13.2.4"
dependencies:
"@next/env": 13.2.4
"@next/swc-android-arm-eabi": 13.2.4
"@next/swc-android-arm64": 13.2.4
"@next/swc-darwin-arm64": 13.2.4
"@next/swc-darwin-x64": 13.2.4
"@next/swc-freebsd-x64": 13.2.4
"@next/swc-linux-arm-gnueabihf": 13.2.4
"@next/swc-linux-arm64-gnu": 13.2.4
"@next/swc-linux-arm64-musl": 13.2.4
"@next/swc-linux-x64-gnu": 13.2.4
"@next/swc-linux-x64-musl": 13.2.4
"@next/swc-win32-arm64-msvc": 13.2.4
"@next/swc-win32-ia32-msvc": 13.2.4
"@next/swc-win32-x64-msvc": 13.2.4
"@swc/helpers": 0.4.14
caniuse-lite: ^1.0.30001406
postcss: 8.4.14
styled-jsx: 5.1.1
watchpack: 2.4.0
zod: 3.21.4
peerDependencies:
"@opentelemetry/api": ^1.1.0
"@opentelemetry/api": ^1.4.0
fibers: ">= 3.1.0"
node-sass: ^6.0.0 || ^7.0.0
react: ^18.2.0
react-dom: ^18.2.0
sass: ^1.3.0
dependenciesMeta:
"@next/swc-android-arm-eabi":
optional: true
"@next/swc-android-arm64":
optional: true
"@next/swc-darwin-arm64":
optional: true
"@next/swc-darwin-x64":
optional: true
"@next/swc-freebsd-x64":
optional: true
"@next/swc-linux-arm-gnueabihf":
optional: true
"@next/swc-linux-arm64-gnu":
optional: true
"@next/swc-linux-arm64-musl":
Expand All @@ -17746,11 +17776,15 @@ __metadata:
peerDependenciesMeta:
"@opentelemetry/api":
optional: true
fibers:
optional: true
node-sass:
optional: true
sass:
optional: true
bin:
next: dist/bin/next
checksum: bdf97002aee33e03859bc00c6b4115956c449e33ad5a8060ff6a6bcd1f32405fc3f0d0464c293ac94a45753f3d6da513af2cb7fe730e37163f7b0dda0567ac12
checksum: 8531dee41b60181b582f5ee80858907b102f083ef8808ff9352d589dd39e6b3a96f7a11b3776a03eef3a28430cff768336fa2e3ff2c6f8fcd699fbc891749051
languageName: node
linkType: hard

Expand Down Expand Up @@ -22225,13 +22259,6 @@ __metadata:
languageName: node
linkType: hard

"streamsearch@npm:^1.1.0":
version: 1.1.0
resolution: "streamsearch@npm:1.1.0"
checksum: 1cce16cea8405d7a233d32ca5e00a00169cc0e19fbc02aa839959985f267335d435c07f96e5e0edd0eadc6d39c98d5435fb5bbbdefc62c41834eadc5622ad942
languageName: node
linkType: hard

"strict-uri-encode@npm:^2.0.0":
version: 2.0.0
resolution: "strict-uri-encode@npm:2.0.0"
Expand Down Expand Up @@ -24656,16 +24683,6 @@ __metadata:
languageName: node
linkType: hard

"watchpack@npm:2.4.0":
version: 2.4.0
resolution: "watchpack@npm:2.4.0"
dependencies:
glob-to-regexp: ^0.4.1
graceful-fs: ^4.1.2
checksum: 23d4bc58634dbe13b86093e01c6a68d8096028b664ab7139d58f0c37d962d549a940e98f2f201cecdabd6f9c340338dc73ef8bf094a2249ef582f35183d1a131
languageName: node
linkType: hard

"wcwidth@npm:^1.0.0, wcwidth@npm:^1.0.1":
version: 1.0.1
resolution: "wcwidth@npm:1.0.1"
Expand Down

0 comments on commit bca21f8

Please sign in to comment.