Skip to content
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
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@docsearch/react": "3",
"ajv": "^8.16.0",
"aws-amplify": "^6.15.9",
"next": "^14.2.32",
"next": "^14.2.35",
"next-image-export-optimizer": "^1.18.0",
"next-transpile-modules": "^9.0.0",
"parse-imports": "^1.1.0",
Expand Down Expand Up @@ -101,7 +101,8 @@
"ws": "^8.17.1",
"tmp": "^0.2.4",
"glob": "10.5.0",
"@smithy/config-resolver": "^4.4.5"
"@smithy/config-resolver": "^4.4.5",
"diff": "^8.0.3"
},
"scripts": {
"clean": "rm -rf node_modules yarn.lock",
Expand Down
107 changes: 50 additions & 57 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3333,10 +3333,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:14.2.32":
version: 14.2.32
resolution: "@next/env@npm:14.2.32"
checksum: 10c0/5320513da45d9e3eaba3795c10fdec16a7cf5d8e2633f47b2fd68d3453db1d4875009d85d38d8fe5ef6ff036df0448f64dd0b5df5271296d5a28be75fbcffeb7
"@next/env@npm:14.2.35":
version: 14.2.35
resolution: "@next/env@npm:14.2.35"
checksum: 10c0/e042f1771f91d4f69b296aa7f633df216464df5844e5e1ea46105b76b2e519093dff4b25df9a24576916811b65a7e896202b2540649af5aa54bd7f8b19d7b6ab
languageName: node
linkType: hard

Expand Down Expand Up @@ -3366,65 +3366,65 @@ __metadata:
languageName: node
linkType: hard

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

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

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

"@next/swc-linux-arm64-musl@npm:14.2.32":
version: 14.2.32
resolution: "@next/swc-linux-arm64-musl@npm:14.2.32"
"@next/swc-linux-arm64-musl@npm:14.2.33":
version: 14.2.33
resolution: "@next/swc-linux-arm64-musl@npm:14.2.33"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

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

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

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

"@next/swc-win32-ia32-msvc@npm:14.2.32":
version: 14.2.32
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.32"
"@next/swc-win32-ia32-msvc@npm:14.2.33":
version: 14.2.33
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.33"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:14.2.32":
version: 14.2.32
resolution: "@next/swc-win32-x64-msvc@npm:14.2.32"
"@next/swc-win32-x64-msvc@npm:14.2.33":
version: 14.2.33
resolution: "@next/swc-win32-x64-msvc@npm:14.2.33"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -7337,17 +7337,10 @@ __metadata:
languageName: node
linkType: hard

"diff@npm:^4.0.1":
version: 4.0.2
resolution: "diff@npm:4.0.2"
checksum: 10c0/81b91f9d39c4eaca068eb0c1eb0e4afbdc5bb2941d197f513dd596b820b956fef43485876226d65d497bebc15666aa2aa82c679e84f65d5f2bfbf14ee46e32c1
languageName: node
linkType: hard

"diff@npm:^5.0.0":
version: 5.2.0
resolution: "diff@npm:5.2.0"
checksum: 10c0/aed0941f206fe261ecb258dc8d0ceea8abbde3ace5827518ff8d302f0fc9cc81ce116c4d8f379151171336caf0516b79e01abdc1ed1201b6440d895a66689eb4
"diff@npm:^8.0.3":
version: 8.0.3
resolution: "diff@npm:8.0.3"
checksum: 10c0/d29321c70d3545fdcb56c5fdd76028c3f04c012462779e062303d4c3c531af80d2c360c26b871e6e2b9a971d2422d47e1779a859106c4cac4b5d2d143df70e20
languageName: node
linkType: hard

Expand Down Expand Up @@ -7413,7 +7406,7 @@ __metadata:
jest-puppeteer: "npm:^10.1.4"
json5: "npm:^2.2.3"
lint-staged: "npm:^15.2.7"
next: "npm:^14.2.32"
next: "npm:^14.2.35"
next-bundle-analyzer: "npm:^0.6.7"
next-image-export-optimizer: "npm:^1.18.0"
next-transpile-modules: "npm:^9.0.0"
Expand Down Expand Up @@ -12628,20 +12621,20 @@ __metadata:
languageName: node
linkType: hard

"next@npm:^14.2.32":
version: 14.2.32
resolution: "next@npm:14.2.32"
"next@npm:^14.2.35":
version: 14.2.35
resolution: "next@npm:14.2.35"
dependencies:
"@next/env": "npm:14.2.32"
"@next/swc-darwin-arm64": "npm:14.2.32"
"@next/swc-darwin-x64": "npm:14.2.32"
"@next/swc-linux-arm64-gnu": "npm:14.2.32"
"@next/swc-linux-arm64-musl": "npm:14.2.32"
"@next/swc-linux-x64-gnu": "npm:14.2.32"
"@next/swc-linux-x64-musl": "npm:14.2.32"
"@next/swc-win32-arm64-msvc": "npm:14.2.32"
"@next/swc-win32-ia32-msvc": "npm:14.2.32"
"@next/swc-win32-x64-msvc": "npm:14.2.32"
"@next/env": "npm:14.2.35"
"@next/swc-darwin-arm64": "npm:14.2.33"
"@next/swc-darwin-x64": "npm:14.2.33"
"@next/swc-linux-arm64-gnu": "npm:14.2.33"
"@next/swc-linux-arm64-musl": "npm:14.2.33"
"@next/swc-linux-x64-gnu": "npm:14.2.33"
"@next/swc-linux-x64-musl": "npm:14.2.33"
"@next/swc-win32-arm64-msvc": "npm:14.2.33"
"@next/swc-win32-ia32-msvc": "npm:14.2.33"
"@next/swc-win32-x64-msvc": "npm:14.2.33"
"@swc/helpers": "npm:0.5.5"
busboy: "npm:1.6.0"
caniuse-lite: "npm:^1.0.30001579"
Expand Down Expand Up @@ -12682,7 +12675,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/ebcbf6c03eb6dc993748904b30a2d2c4a37368fc76fba90b771ab5f923c1c6ea056e01cae84165ff29a26f1d7de34580361151a3ba8fa8b03c495a84c900b900
checksum: 10c0/5b1eadd554cd2cb1f030335d71a9363d16d86453f60a2331333887804c8b4b04a16fcb1ddb58229b792b6c365dbd0fafd9ccacd727c85134101a124bd6b4c06a
languageName: node
linkType: hard

Expand Down
Loading