Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix/downgrade next #2221

Merged
merged 2 commits into from
Sep 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bciers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"eslint-plugin-import": "^2.27.5",
"lodash.debounce": "^4.0.8",
"mui-tel-input": "^4.0.1",
"next": "14.2.11",
"next": "14.2.10",
"next-auth": "^5.0.0-beta.19",
"next-runtime-env": "^3.2.1",
"pg": "^8.11.3",
Expand Down
92 changes: 46 additions & 46 deletions bciers/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1710,7 +1710,7 @@ __metadata:
jsdom: "npm:~22.1.0"
lodash.debounce: "npm:^4.0.8"
mui-tel-input: "npm:^4.0.1"
next: "npm:14.2.11"
next: "npm:14.2.10"
next-auth: "npm:^5.0.0-beta.19"
next-runtime-env: "npm:^3.2.1"
nx: "npm:19.3.0"
Expand Down Expand Up @@ -2628,10 +2628,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:14.2.11":
version: 14.2.11
resolution: "@next/env@npm:14.2.11"
checksum: 10c0/d2fed87e4ea6fdd97f8d87018d57cfceef5cb46c40b7e451a6bf410d62701af53030c2a20ee952842d879b4805bf18cf864170b63f8d91a95d4df906d0e1ff4b
"@next/env@npm:14.2.10":
version: 14.2.10
resolution: "@next/env@npm:14.2.10"
checksum: 10c0/e13ad3bb18f576a62a011f08393bd20cf025c3e3aa378d9df5c10f53b63a6eacd43b47aee00ffc8b2eb7988e4af58a1e1504a8e115aad753b35f3ee1cdbbc37a
languageName: node
linkType: hard

Expand All @@ -2651,9 +2651,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:14.2.11":
version: 14.2.11
resolution: "@next/swc-darwin-arm64@npm:14.2.11"
"@next/swc-darwin-arm64@npm:14.2.10":
version: 14.2.10
resolution: "@next/swc-darwin-arm64@npm:14.2.10"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
Expand All @@ -2665,9 +2665,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:14.2.11":
version: 14.2.11
resolution: "@next/swc-darwin-x64@npm:14.2.11"
"@next/swc-darwin-x64@npm:14.2.10":
version: 14.2.10
resolution: "@next/swc-darwin-x64@npm:14.2.10"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
Expand All @@ -2679,9 +2679,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:14.2.11":
version: 14.2.11
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.11"
"@next/swc-linux-arm64-gnu@npm:14.2.10":
version: 14.2.10
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.10"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
Expand All @@ -2693,9 +2693,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:14.2.11":
version: 14.2.11
resolution: "@next/swc-linux-arm64-musl@npm:14.2.11"
"@next/swc-linux-arm64-musl@npm:14.2.10":
version: 14.2.10
resolution: "@next/swc-linux-arm64-musl@npm:14.2.10"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
Expand All @@ -2707,9 +2707,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:14.2.11":
version: 14.2.11
resolution: "@next/swc-linux-x64-gnu@npm:14.2.11"
"@next/swc-linux-x64-gnu@npm:14.2.10":
version: 14.2.10
resolution: "@next/swc-linux-x64-gnu@npm:14.2.10"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
Expand All @@ -2721,9 +2721,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:14.2.11":
version: 14.2.11
resolution: "@next/swc-linux-x64-musl@npm:14.2.11"
"@next/swc-linux-x64-musl@npm:14.2.10":
version: 14.2.10
resolution: "@next/swc-linux-x64-musl@npm:14.2.10"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
Expand All @@ -2735,9 +2735,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:14.2.11":
version: 14.2.11
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.11"
"@next/swc-win32-arm64-msvc@npm:14.2.10":
version: 14.2.10
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.10"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
Expand All @@ -2749,9 +2749,9 @@ __metadata:
languageName: node
linkType: hard

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

"@next/swc-win32-x64-msvc@npm:14.2.11":
version: 14.2.11
resolution: "@next/swc-win32-x64-msvc@npm:14.2.11"
"@next/swc-win32-x64-msvc@npm:14.2.10":
version: 14.2.10
resolution: "@next/swc-win32-x64-msvc@npm:14.2.10"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -12041,20 +12041,20 @@ __metadata:
languageName: node
linkType: hard

"next@npm:14.2.11":
version: 14.2.11
resolution: "next@npm:14.2.11"
"next@npm:14.2.10":
version: 14.2.10
resolution: "next@npm:14.2.10"
dependencies:
"@next/env": "npm:14.2.11"
"@next/swc-darwin-arm64": "npm:14.2.11"
"@next/swc-darwin-x64": "npm:14.2.11"
"@next/swc-linux-arm64-gnu": "npm:14.2.11"
"@next/swc-linux-arm64-musl": "npm:14.2.11"
"@next/swc-linux-x64-gnu": "npm:14.2.11"
"@next/swc-linux-x64-musl": "npm:14.2.11"
"@next/swc-win32-arm64-msvc": "npm:14.2.11"
"@next/swc-win32-ia32-msvc": "npm:14.2.11"
"@next/swc-win32-x64-msvc": "npm:14.2.11"
"@next/env": "npm:14.2.10"
"@next/swc-darwin-arm64": "npm:14.2.10"
"@next/swc-darwin-x64": "npm:14.2.10"
"@next/swc-linux-arm64-gnu": "npm:14.2.10"
"@next/swc-linux-arm64-musl": "npm:14.2.10"
"@next/swc-linux-x64-gnu": "npm:14.2.10"
"@next/swc-linux-x64-musl": "npm:14.2.10"
"@next/swc-win32-arm64-msvc": "npm:14.2.10"
"@next/swc-win32-ia32-msvc": "npm:14.2.10"
"@next/swc-win32-x64-msvc": "npm:14.2.10"
"@swc/helpers": "npm:0.5.5"
busboy: "npm:1.6.0"
caniuse-lite: "npm:^1.0.30001579"
Expand Down Expand Up @@ -12095,7 +12095,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/af460310f2455e257da91de7213851e5efebfeeca93243730ff4773d55c3adae30cfadd3321cf5a83ee54432bc6d5def4f72fbf0cbd6f95dbbcdab55ab18cd83
checksum: 10c0/a64991d44db2b6dcb3e7b780f14fe138fa97052767cf96a7733d1de4a857834e19a31fd5a742cca14201ad800bf03924d613e3d4e99932a1112bb9a03662f95a
languageName: node
linkType: hard

Expand Down