Skip to content

Commit ddc5fc2

Browse files
authored
chore: update Snyk scan configuration and upgrade Next.js in the tests (#32514)
* chore: update Snyk scan configuration and upgrade Next.js to version 14.2.25 - Added organization flag to Snyk SCA scan in the workflow configuration. - Upgraded Next.js dependency from version 14.2.17 to 14.2.25 in multiple package.json and yarn.lock files. * chore(security): relock some packages to address high vulnerabilities
1 parent f75e11b commit ddc5fc2

File tree

6 files changed

+161
-147
lines changed

6 files changed

+161
-147
lines changed

.github/workflows/snyk_sca_scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
- name: Perform SCA Scan
4242
continue-on-error: false
4343
run: |
44-
snyk test --all-projects --strict-out-of-sync=false --detection-depth=6 --exclude=.nx,system-tests,tooling,docker,Dockerfile --severity-threshold=critical
44+
snyk test --all-projects --strict-out-of-sync=false --detection-depth=6 --exclude=.nx,system-tests,tooling,docker,Dockerfile --severity-threshold=critical --org=cypress-opensource
4545
env:
4646
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

system-tests/projects/next-14-tsconfig-tailwind/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"start": "next start"
99
},
1010
"dependencies": {
11-
"next": "14.2.17",
11+
"next": "14.2.25",
1212
"react": "18.3.1",
1313
"react-dom": "18.3.1"
1414
},
@@ -18,4 +18,4 @@
1818
"tailwindcss": "3.4.14",
1919
"typescript": "5.6.3"
2020
}
21-
}
21+
}

system-tests/projects/next-14-tsconfig-tailwind/yarn.lock

Lines changed: 81 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -51,55 +51,55 @@
5151
"@jridgewell/resolve-uri" "^3.1.0"
5252
"@jridgewell/sourcemap-codec" "^1.4.14"
5353

54-
"@next/[email protected].17":
55-
version "14.2.17"
56-
resolved "https://registry.npmjs.org/@next/env/-/env-14.2.17.tgz#bcb2c84fca50a38ec5b492d1029b8f41b0900594"
57-
integrity sha512-MCgO7VHxXo8sYR/0z+sk9fGyJJU636JyRmkjc7ZJY8Hurl8df35qG5hoAh5KMs75FLjhlEo9bb2LGe89Y/scDA==
58-
59-
"@next/[email protected].17":
60-
version "14.2.17"
61-
resolved "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.17.tgz#f1e38727eb94cf198f63fddcb19002bd4cc971dc"
62-
integrity sha512-WiOf5nElPknrhRMTipXYTJcUz7+8IAjOYw3vXzj3BYRcVY0hRHKWgTgQ5439EvzQyHEko77XK+yN9x9OJ0oOog==
63-
64-
"@next/[email protected].17":
65-
version "14.2.17"
66-
resolved "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.17.tgz#e29a17ef28d97c347c7d021f391e13b6c8e4c813"
67-
integrity sha512-29y425wYnL17cvtxrDQWC3CkXe/oRrdt8ie61S03VrpwpPRI0XsnTvtKO06XCisK4alaMnZlf8riwZIbJTaSHQ==
68-
69-
"@next/[email protected].17":
70-
version "14.2.17"
71-
resolved "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.17.tgz#10e99c7aa60cc33f8b7633e045f74be9a43e7b0c"
72-
integrity sha512-SSHLZls3ZwNEHsc+d0ynKS+7Af0Nr8+KTUBAy9pm6xz9SHkJ/TeuEg6W3cbbcMSh6j4ITvrjv3Oi8n27VR+IPw==
73-
74-
"@next/[email protected].17":
75-
version "14.2.17"
76-
resolved "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.17.tgz#9a5bb809d3c6aef96c409959aedae28b4e5db53d"
77-
integrity sha512-VFge37us5LNPatB4F7iYeuGs9Dprqe4ZkW7lOEJM91r+Wf8EIdViWHLpIwfdDXinvCdLl6b4VyLpEBwpkctJHA==
78-
79-
"@next/[email protected].17":
80-
version "14.2.17"
81-
resolved "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.17.tgz#64e0ce01870e6dc45ae48f676d7cce82aedcdc62"
82-
integrity sha512-aaQlpxUVb9RZ41adlTYVQ3xvYEfBPUC8+6rDgmQ/0l7SvK8S1YNJzPmDPX6a4t0jLtIoNk7j+nroS/pB4nx7vQ==
83-
84-
"@next/[email protected].17":
85-
version "14.2.17"
86-
resolved "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.17.tgz#93114164b6ccfc533908193ab9065f0c3970abc3"
87-
integrity sha512-HSyEiFaEY3ay5iATDqEup5WAfrhMATNJm8dYx3ZxL+e9eKv10XKZCwtZByDoLST7CyBmyDz+OFJL1wigyXeaoA==
88-
89-
"@next/[email protected].17":
90-
version "14.2.17"
91-
resolved "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.17.tgz#4b99dea02178c112e5c33c742f9ff2a49b3b2939"
92-
integrity sha512-h5qM9Btqv87eYH8ArrnLoAHLyi79oPTP2vlGNSg4CDvUiXgi7l0+5KuEGp5pJoMhjuv9ChRdm7mRlUUACeBt4w==
93-
94-
"@next/[email protected].17":
95-
version "14.2.17"
96-
resolved "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.17.tgz#f1c23955405a259b6d45c65f918575b01bcf0106"
97-
integrity sha512-BD/G++GKSLexQjdyoEUgyo5nClU7er5rK0sE+HlEqnldJSm96CIr/+YOTT063LVTT/dUOeQsNgp5DXr86/K7/A==
98-
99-
"@next/[email protected].17":
100-
version "14.2.17"
101-
resolved "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.17.tgz#44f5a4fcd8df1396a8d4326510ca2d92fb809cb3"
102-
integrity sha512-vkQfN1+4V4KqDibkW2q0sJ6CxQuXq5l2ma3z0BRcfIqkAMZiiW67T9yCpwqJKP68QghBtPEFjPAlaqe38O6frw==
54+
"@next/[email protected].25":
55+
version "14.2.25"
56+
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.25.tgz#936d10b967e103e49a4bcea1e97292d5605278dd"
57+
integrity sha512-JnzQ2cExDeG7FxJwqAksZ3aqVJrHjFwZQAEJ9gQZSoEhIow7SNoKZzju/AwQ+PLIR4NY8V0rhcVozx/2izDO0w==
58+
59+
"@next/[email protected].25":
60+
version "14.2.25"
61+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.25.tgz#7bcccfda0c0ff045c45fbe34c491b7368e373e3d"
62+
integrity sha512-09clWInF1YRd6le00vt750s3m7SEYNehz9C4PUcSu3bAdCTpjIV4aTYQZ25Ehrr83VR1rZeqtKUPWSI7GfuKZQ==
63+
64+
"@next/[email protected].25":
65+
version "14.2.25"
66+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.25.tgz#b489e209d7b405260b73f69a38186ed150fb7a08"
67+
integrity sha512-V+iYM/QR+aYeJl3/FWWU/7Ix4b07ovsQ5IbkwgUK29pTHmq+5UxeDr7/dphvtXEq5pLB/PucfcBNh9KZ8vWbug==
68+
69+
"@next/[email protected].25":
70+
version "14.2.25"
71+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.25.tgz#ba064fabfdce0190d9859493d8232fffa84ef2e2"
72+
integrity sha512-LFnV2899PJZAIEHQ4IMmZIgL0FBieh5keMnriMY1cK7ompR+JUd24xeTtKkcaw8QmxmEdhoE5Mu9dPSuDBgtTg==
73+
74+
"@next/[email protected].25":
75+
version "14.2.25"
76+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.25.tgz#bf0018267e4e0fbfa1524750321f8cae855144a3"
77+
integrity sha512-QC5y5PPTmtqFExcKWKYgUNkHeHE/z3lUsu83di488nyP0ZzQ3Yse2G6TCxz6nNsQwgAx1BehAJTZez+UQxzLfw==
78+
79+
"@next/[email protected].25":
80+
version "14.2.25"
81+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.25.tgz#64f5a6016a7148297ee80542e0fd788418a32472"
82+
integrity sha512-y6/ML4b9eQ2D/56wqatTJN5/JR8/xdObU2Fb1RBidnrr450HLCKr6IJZbPqbv7NXmje61UyxjF5kvSajvjye5w==
83+
84+
"@next/[email protected].25":
85+
version "14.2.25"
86+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.25.tgz#58dc636d7c55828478159546f7b95ab1e902301c"
87+
integrity sha512-sPX0TSXHGUOZFvv96GoBXpB3w4emMqKeMgemrSxI7A6l55VBJp/RKYLwZIB9JxSqYPApqiREaIIap+wWq0RU8w==
88+
89+
"@next/[email protected].25":
90+
version "14.2.25"
91+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.25.tgz#93562d447c799bded1e89c1a62d5195a2a8c6c0d"
92+
integrity sha512-ReO9S5hkA1DU2cFCsGoOEp7WJkhFzNbU/3VUF6XxNGUCQChyug6hZdYL/istQgfT/GWE6PNIg9cm784OI4ddxQ==
93+
94+
"@next/[email protected].25":
95+
version "14.2.25"
96+
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.25.tgz#ad85a33466be1f41d083211ea21adc0d2c6e6554"
97+
integrity sha512-DZ/gc0o9neuCDyD5IumyTGHVun2dCox5TfPQI/BJTYwpSNYM3CZDI4i6TOdjeq1JMo+Ug4kPSMuZdwsycwFbAw==
98+
99+
"@next/[email protected].25":
100+
version "14.2.25"
101+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.25.tgz#3969c66609e683ec63a6a9f320a855f7be686a08"
102+
integrity sha512-KSznmS6eFjQ9RJ1nEc66kJvtGIL1iZMYmGEXsZPh2YtnLtqrgdVvKXJY2ScjjoFnG6nGLyPFR0UiEvDwVah4Tw==
103103

104104
"@nodelib/[email protected]":
105105
version "2.1.5"
@@ -536,28 +536,28 @@ nanoid@^3.3.6, nanoid@^3.3.7:
536536
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
537537
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
538538

539-
540-
version "14.2.17"
541-
resolved "https://registry.npmjs.org/next/-/next-14.2.17.tgz#77a38b11be983ddbbf6c7d1cea3c7e913e8a5445"
542-
integrity sha512-hNo/Zy701DDO3nzKkPmsLRlDfNCtb1OJxFUvjGEl04u7SFa3zwC6hqsOUzMajcaEOEV8ey1GjvByvrg0Qr5AiQ==
539+
540+
version "14.2.25"
541+
resolved "https://registry.yarnpkg.com/next/-/next-14.2.25.tgz#0657551fde6a97f697cf9870e9ccbdaa465c6008"
542+
integrity sha512-N5M7xMc4wSb4IkPvEV5X2BRRXUmhVHNyaXwEM86+voXthSZz8ZiRyQW4p9mwAoAPIm6OzuVZtn7idgEJeAJN3Q==
543543
dependencies:
544-
"@next/env" "14.2.17"
544+
"@next/env" "14.2.25"
545545
"@swc/helpers" "0.5.5"
546546
busboy "1.6.0"
547547
caniuse-lite "^1.0.30001579"
548548
graceful-fs "^4.2.11"
549549
postcss "8.4.31"
550550
styled-jsx "5.1.1"
551551
optionalDependencies:
552-
"@next/swc-darwin-arm64" "14.2.17"
553-
"@next/swc-darwin-x64" "14.2.17"
554-
"@next/swc-linux-arm64-gnu" "14.2.17"
555-
"@next/swc-linux-arm64-musl" "14.2.17"
556-
"@next/swc-linux-x64-gnu" "14.2.17"
557-
"@next/swc-linux-x64-musl" "14.2.17"
558-
"@next/swc-win32-arm64-msvc" "14.2.17"
559-
"@next/swc-win32-ia32-msvc" "14.2.17"
560-
"@next/swc-win32-x64-msvc" "14.2.17"
552+
"@next/swc-darwin-arm64" "14.2.25"
553+
"@next/swc-darwin-x64" "14.2.25"
554+
"@next/swc-linux-arm64-gnu" "14.2.25"
555+
"@next/swc-linux-arm64-musl" "14.2.25"
556+
"@next/swc-linux-x64-gnu" "14.2.25"
557+
"@next/swc-linux-x64-musl" "14.2.25"
558+
"@next/swc-win32-arm64-msvc" "14.2.25"
559+
"@next/swc-win32-ia32-msvc" "14.2.25"
560+
"@next/swc-win32-x64-msvc" "14.2.25"
561561

562562
normalize-path@^3.0.0, normalize-path@~3.0.0:
563563
version "3.0.0"
@@ -768,8 +768,16 @@ streamsearch@^1.1.0:
768768
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
769769
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
770770

771-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
772-
name string-width-cjs
771+
"string-width-cjs@npm:string-width@^4.2.0":
772+
version "4.2.3"
773+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
774+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
775+
dependencies:
776+
emoji-regex "^8.0.0"
777+
is-fullwidth-code-point "^3.0.0"
778+
strip-ansi "^6.0.1"
779+
780+
string-width@^4.1.0:
773781
version "4.2.3"
774782
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
775783
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -787,8 +795,14 @@ string-width@^5.0.1, string-width@^5.1.2:
787795
emoji-regex "^9.2.2"
788796
strip-ansi "^7.0.1"
789797

790-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
791-
name strip-ansi-cjs
798+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
799+
version "6.0.1"
800+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
801+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
802+
dependencies:
803+
ansi-regex "^5.0.1"
804+
805+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
792806
version "6.0.1"
793807
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
794808
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==

system-tests/projects/next-14/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"start": "next start"
99
},
1010
"dependencies": {
11-
"next": "14.2.17",
11+
"next": "14.2.25",
1212
"react": "18.3.1",
1313
"react-dom": "18.3.1"
1414
},
1515
"projectFixtureDirectory": "next"
16-
}
16+
}

system-tests/projects/next-14/yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -2,55 +2,55 @@
22
# yarn lockfile v1
33

44

5-
"@next/[email protected].17":
6-
version "14.2.17"
7-
resolved "https://registry.npmjs.org/@next/env/-/env-14.2.17.tgz#bcb2c84fca50a38ec5b492d1029b8f41b0900594"
8-
integrity sha512-MCgO7VHxXo8sYR/0z+sk9fGyJJU636JyRmkjc7ZJY8Hurl8df35qG5hoAh5KMs75FLjhlEo9bb2LGe89Y/scDA==
9-
10-
"@next/[email protected].17":
11-
version "14.2.17"
12-
resolved "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.17.tgz#f1e38727eb94cf198f63fddcb19002bd4cc971dc"
13-
integrity sha512-WiOf5nElPknrhRMTipXYTJcUz7+8IAjOYw3vXzj3BYRcVY0hRHKWgTgQ5439EvzQyHEko77XK+yN9x9OJ0oOog==
14-
15-
"@next/[email protected].17":
16-
version "14.2.17"
17-
resolved "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.17.tgz#e29a17ef28d97c347c7d021f391e13b6c8e4c813"
18-
integrity sha512-29y425wYnL17cvtxrDQWC3CkXe/oRrdt8ie61S03VrpwpPRI0XsnTvtKO06XCisK4alaMnZlf8riwZIbJTaSHQ==
19-
20-
"@next/[email protected].17":
21-
version "14.2.17"
22-
resolved "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.17.tgz#10e99c7aa60cc33f8b7633e045f74be9a43e7b0c"
23-
integrity sha512-SSHLZls3ZwNEHsc+d0ynKS+7Af0Nr8+KTUBAy9pm6xz9SHkJ/TeuEg6W3cbbcMSh6j4ITvrjv3Oi8n27VR+IPw==
24-
25-
"@next/[email protected].17":
26-
version "14.2.17"
27-
resolved "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.17.tgz#9a5bb809d3c6aef96c409959aedae28b4e5db53d"
28-
integrity sha512-VFge37us5LNPatB4F7iYeuGs9Dprqe4ZkW7lOEJM91r+Wf8EIdViWHLpIwfdDXinvCdLl6b4VyLpEBwpkctJHA==
29-
30-
"@next/[email protected].17":
31-
version "14.2.17"
32-
resolved "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.17.tgz#64e0ce01870e6dc45ae48f676d7cce82aedcdc62"
33-
integrity sha512-aaQlpxUVb9RZ41adlTYVQ3xvYEfBPUC8+6rDgmQ/0l7SvK8S1YNJzPmDPX6a4t0jLtIoNk7j+nroS/pB4nx7vQ==
34-
35-
"@next/[email protected].17":
36-
version "14.2.17"
37-
resolved "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.17.tgz#93114164b6ccfc533908193ab9065f0c3970abc3"
38-
integrity sha512-HSyEiFaEY3ay5iATDqEup5WAfrhMATNJm8dYx3ZxL+e9eKv10XKZCwtZByDoLST7CyBmyDz+OFJL1wigyXeaoA==
39-
40-
"@next/[email protected].17":
41-
version "14.2.17"
42-
resolved "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.17.tgz#4b99dea02178c112e5c33c742f9ff2a49b3b2939"
43-
integrity sha512-h5qM9Btqv87eYH8ArrnLoAHLyi79oPTP2vlGNSg4CDvUiXgi7l0+5KuEGp5pJoMhjuv9ChRdm7mRlUUACeBt4w==
44-
45-
"@next/[email protected].17":
46-
version "14.2.17"
47-
resolved "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.17.tgz#f1c23955405a259b6d45c65f918575b01bcf0106"
48-
integrity sha512-BD/G++GKSLexQjdyoEUgyo5nClU7er5rK0sE+HlEqnldJSm96CIr/+YOTT063LVTT/dUOeQsNgp5DXr86/K7/A==
49-
50-
"@next/[email protected].17":
51-
version "14.2.17"
52-
resolved "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.17.tgz#44f5a4fcd8df1396a8d4326510ca2d92fb809cb3"
53-
integrity sha512-vkQfN1+4V4KqDibkW2q0sJ6CxQuXq5l2ma3z0BRcfIqkAMZiiW67T9yCpwqJKP68QghBtPEFjPAlaqe38O6frw==
5+
"@next/[email protected].25":
6+
version "14.2.25"
7+
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.25.tgz#936d10b967e103e49a4bcea1e97292d5605278dd"
8+
integrity sha512-JnzQ2cExDeG7FxJwqAksZ3aqVJrHjFwZQAEJ9gQZSoEhIow7SNoKZzju/AwQ+PLIR4NY8V0rhcVozx/2izDO0w==
9+
10+
"@next/[email protected].25":
11+
version "14.2.25"
12+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.25.tgz#7bcccfda0c0ff045c45fbe34c491b7368e373e3d"
13+
integrity sha512-09clWInF1YRd6le00vt750s3m7SEYNehz9C4PUcSu3bAdCTpjIV4aTYQZ25Ehrr83VR1rZeqtKUPWSI7GfuKZQ==
14+
15+
"@next/[email protected].25":
16+
version "14.2.25"
17+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.25.tgz#b489e209d7b405260b73f69a38186ed150fb7a08"
18+
integrity sha512-V+iYM/QR+aYeJl3/FWWU/7Ix4b07ovsQ5IbkwgUK29pTHmq+5UxeDr7/dphvtXEq5pLB/PucfcBNh9KZ8vWbug==
19+
20+
"@next/[email protected].25":
21+
version "14.2.25"
22+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.25.tgz#ba064fabfdce0190d9859493d8232fffa84ef2e2"
23+
integrity sha512-LFnV2899PJZAIEHQ4IMmZIgL0FBieh5keMnriMY1cK7ompR+JUd24xeTtKkcaw8QmxmEdhoE5Mu9dPSuDBgtTg==
24+
25+
"@next/[email protected].25":
26+
version "14.2.25"
27+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.25.tgz#bf0018267e4e0fbfa1524750321f8cae855144a3"
28+
integrity sha512-QC5y5PPTmtqFExcKWKYgUNkHeHE/z3lUsu83di488nyP0ZzQ3Yse2G6TCxz6nNsQwgAx1BehAJTZez+UQxzLfw==
29+
30+
"@next/[email protected].25":
31+
version "14.2.25"
32+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.25.tgz#64f5a6016a7148297ee80542e0fd788418a32472"
33+
integrity sha512-y6/ML4b9eQ2D/56wqatTJN5/JR8/xdObU2Fb1RBidnrr450HLCKr6IJZbPqbv7NXmje61UyxjF5kvSajvjye5w==
34+
35+
"@next/[email protected].25":
36+
version "14.2.25"
37+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.25.tgz#58dc636d7c55828478159546f7b95ab1e902301c"
38+
integrity sha512-sPX0TSXHGUOZFvv96GoBXpB3w4emMqKeMgemrSxI7A6l55VBJp/RKYLwZIB9JxSqYPApqiREaIIap+wWq0RU8w==
39+
40+
"@next/[email protected].25":
41+
version "14.2.25"
42+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.25.tgz#93562d447c799bded1e89c1a62d5195a2a8c6c0d"
43+
integrity sha512-ReO9S5hkA1DU2cFCsGoOEp7WJkhFzNbU/3VUF6XxNGUCQChyug6hZdYL/istQgfT/GWE6PNIg9cm784OI4ddxQ==
44+
45+
"@next/[email protected].25":
46+
version "14.2.25"
47+
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.25.tgz#ad85a33466be1f41d083211ea21adc0d2c6e6554"
48+
integrity sha512-DZ/gc0o9neuCDyD5IumyTGHVun2dCox5TfPQI/BJTYwpSNYM3CZDI4i6TOdjeq1JMo+Ug4kPSMuZdwsycwFbAw==
49+
50+
"@next/[email protected].25":
51+
version "14.2.25"
52+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.25.tgz#3969c66609e683ec63a6a9f320a855f7be686a08"
53+
integrity sha512-KSznmS6eFjQ9RJ1nEc66kJvtGIL1iZMYmGEXsZPh2YtnLtqrgdVvKXJY2ScjjoFnG6nGLyPFR0UiEvDwVah4Tw==
5454

5555
"@swc/counter@^0.1.3":
5656
version "0.1.3"
@@ -104,28 +104,28 @@ nanoid@^3.3.6:
104104
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
105105
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
106106

107-
108-
version "14.2.17"
109-
resolved "https://registry.npmjs.org/next/-/next-14.2.17.tgz#77a38b11be983ddbbf6c7d1cea3c7e913e8a5445"
110-
integrity sha512-hNo/Zy701DDO3nzKkPmsLRlDfNCtb1OJxFUvjGEl04u7SFa3zwC6hqsOUzMajcaEOEV8ey1GjvByvrg0Qr5AiQ==
107+
108+
version "14.2.25"
109+
resolved "https://registry.yarnpkg.com/next/-/next-14.2.25.tgz#0657551fde6a97f697cf9870e9ccbdaa465c6008"
110+
integrity sha512-N5M7xMc4wSb4IkPvEV5X2BRRXUmhVHNyaXwEM86+voXthSZz8ZiRyQW4p9mwAoAPIm6OzuVZtn7idgEJeAJN3Q==
111111
dependencies:
112-
"@next/env" "14.2.17"
112+
"@next/env" "14.2.25"
113113
"@swc/helpers" "0.5.5"
114114
busboy "1.6.0"
115115
caniuse-lite "^1.0.30001579"
116116
graceful-fs "^4.2.11"
117117
postcss "8.4.31"
118118
styled-jsx "5.1.1"
119119
optionalDependencies:
120-
"@next/swc-darwin-arm64" "14.2.17"
121-
"@next/swc-darwin-x64" "14.2.17"
122-
"@next/swc-linux-arm64-gnu" "14.2.17"
123-
"@next/swc-linux-arm64-musl" "14.2.17"
124-
"@next/swc-linux-x64-gnu" "14.2.17"
125-
"@next/swc-linux-x64-musl" "14.2.17"
126-
"@next/swc-win32-arm64-msvc" "14.2.17"
127-
"@next/swc-win32-ia32-msvc" "14.2.17"
128-
"@next/swc-win32-x64-msvc" "14.2.17"
120+
"@next/swc-darwin-arm64" "14.2.25"
121+
"@next/swc-darwin-x64" "14.2.25"
122+
"@next/swc-linux-arm64-gnu" "14.2.25"
123+
"@next/swc-linux-arm64-musl" "14.2.25"
124+
"@next/swc-linux-x64-gnu" "14.2.25"
125+
"@next/swc-linux-x64-musl" "14.2.25"
126+
"@next/swc-win32-arm64-msvc" "14.2.25"
127+
"@next/swc-win32-ia32-msvc" "14.2.25"
128+
"@next/swc-win32-x64-msvc" "14.2.25"
129129

130130
picocolors@^1.0.0:
131131
version "1.0.1"

0 commit comments

Comments
 (0)