Spaces:
Running
Running
chore (build): Upgrade NextJS version to fix security vulnerability
Browse files- package.json +1 -1
- yarn.lock +62 -62
package.json
CHANGED
@@ -46,7 +46,7 @@
|
|
46 |
"dompurify": "3.2.4",
|
47 |
"html-react-parser": "^5.1.1",
|
48 |
"lodash": "^4.17.21",
|
49 |
-
"next": "^14.
|
50 |
"react": "^18.2.0",
|
51 |
"react-dom": "^18.2.0",
|
52 |
"react-intl": "^6.1.0",
|
|
|
46 |
"dompurify": "3.2.4",
|
47 |
"html-react-parser": "^5.1.1",
|
48 |
"lodash": "^4.17.21",
|
49 |
+
"next": "^14.2.25",
|
50 |
"react": "^18.2.0",
|
51 |
"react-dom": "^18.2.0",
|
52 |
"react-intl": "^6.1.0",
|
yarn.lock
CHANGED
@@ -471,10 +471,10 @@
|
|
471 |
dependencies:
|
472 |
buffer "^6.0.3"
|
473 |
|
474 |
-
"@next/env@14.2.
|
475 |
-
version "14.2.
|
476 |
-
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.
|
477 |
-
integrity sha512-
|
478 |
|
479 |
"@next/eslint-plugin-next@15.2.1", "@next/eslint-plugin-next@^15.2.1":
|
480 |
version "15.2.1"
|
@@ -483,50 +483,50 @@
|
|
483 |
dependencies:
|
484 |
fast-glob "3.3.1"
|
485 |
|
486 |
-
"@next/swc-darwin-arm64@14.2.
|
487 |
-
version "14.2.
|
488 |
-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.
|
489 |
-
integrity sha512-
|
490 |
-
|
491 |
-
"@next/swc-darwin-x64@14.2.
|
492 |
-
version "14.2.
|
493 |
-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.
|
494 |
-
integrity sha512-
|
495 |
-
|
496 |
-
"@next/swc-linux-arm64-gnu@14.2.
|
497 |
-
version "14.2.
|
498 |
-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.
|
499 |
-
integrity sha512-
|
500 |
-
|
501 |
-
"@next/swc-linux-arm64-musl@14.2.
|
502 |
-
version "14.2.
|
503 |
-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.
|
504 |
-
integrity sha512-
|
505 |
-
|
506 |
-
"@next/swc-linux-x64-gnu@14.2.
|
507 |
-
version "14.2.
|
508 |
-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.
|
509 |
-
integrity sha512-
|
510 |
-
|
511 |
-
"@next/swc-linux-x64-musl@14.2.
|
512 |
-
version "14.2.
|
513 |
-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.
|
514 |
-
integrity sha512-
|
515 |
-
|
516 |
-
"@next/swc-win32-arm64-msvc@14.2.
|
517 |
-
version "14.2.
|
518 |
-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.
|
519 |
-
integrity sha512-
|
520 |
-
|
521 |
-
"@next/swc-win32-ia32-msvc@14.2.
|
522 |
-
version "14.2.
|
523 |
-
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.
|
524 |
-
integrity sha512-
|
525 |
-
|
526 |
-
"@next/swc-win32-x64-msvc@14.2.
|
527 |
-
version "14.2.
|
528 |
-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.
|
529 |
-
integrity sha512-
|
530 |
|
531 |
"@nodelib/fs.scandir@2.1.5":
|
532 |
version "2.1.5"
|
@@ -3890,12 +3890,12 @@ natural-compare@^1.4.0:
|
|
3890 |
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
|
3891 |
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
|
3892 |
|
3893 |
-
next@^14.
|
3894 |
-
version "14.2.
|
3895 |
-
resolved "https://registry.yarnpkg.com/next/-/next-14.2.
|
3896 |
-
integrity sha512-
|
3897 |
dependencies:
|
3898 |
-
"@next/env" "14.2.
|
3899 |
"@swc/helpers" "0.5.5"
|
3900 |
busboy "1.6.0"
|
3901 |
caniuse-lite "^1.0.30001579"
|
@@ -3903,15 +3903,15 @@ next@^14.1.1:
|
|
3903 |
postcss "8.4.31"
|
3904 |
styled-jsx "5.1.1"
|
3905 |
optionalDependencies:
|
3906 |
-
"@next/swc-darwin-arm64" "14.2.
|
3907 |
-
"@next/swc-darwin-x64" "14.2.
|
3908 |
-
"@next/swc-linux-arm64-gnu" "14.2.
|
3909 |
-
"@next/swc-linux-arm64-musl" "14.2.
|
3910 |
-
"@next/swc-linux-x64-gnu" "14.2.
|
3911 |
-
"@next/swc-linux-x64-musl" "14.2.
|
3912 |
-
"@next/swc-win32-arm64-msvc" "14.2.
|
3913 |
-
"@next/swc-win32-ia32-msvc" "14.2.
|
3914 |
-
"@next/swc-win32-x64-msvc" "14.2.
|
3915 |
|
3916 |
node-addon-api@^7.0.0:
|
3917 |
version "7.1.1"
|
|
|
471 |
dependencies:
|
472 |
buffer "^6.0.3"
|
473 |
|
474 |
+
"@next/env@14.2.25":
|
475 |
+
version "14.2.25"
|
476 |
+
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.25.tgz#936d10b967e103e49a4bcea1e97292d5605278dd"
|
477 |
+
integrity sha512-JnzQ2cExDeG7FxJwqAksZ3aqVJrHjFwZQAEJ9gQZSoEhIow7SNoKZzju/AwQ+PLIR4NY8V0rhcVozx/2izDO0w==
|
478 |
|
479 |
"@next/eslint-plugin-next@15.2.1", "@next/eslint-plugin-next@^15.2.1":
|
480 |
version "15.2.1"
|
|
|
483 |
dependencies:
|
484 |
fast-glob "3.3.1"
|
485 |
|
486 |
+
"@next/swc-darwin-arm64@14.2.25":
|
487 |
+
version "14.2.25"
|
488 |
+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.25.tgz#7bcccfda0c0ff045c45fbe34c491b7368e373e3d"
|
489 |
+
integrity sha512-09clWInF1YRd6le00vt750s3m7SEYNehz9C4PUcSu3bAdCTpjIV4aTYQZ25Ehrr83VR1rZeqtKUPWSI7GfuKZQ==
|
490 |
+
|
491 |
+
"@next/swc-darwin-x64@14.2.25":
|
492 |
+
version "14.2.25"
|
493 |
+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.25.tgz#b489e209d7b405260b73f69a38186ed150fb7a08"
|
494 |
+
integrity sha512-V+iYM/QR+aYeJl3/FWWU/7Ix4b07ovsQ5IbkwgUK29pTHmq+5UxeDr7/dphvtXEq5pLB/PucfcBNh9KZ8vWbug==
|
495 |
+
|
496 |
+
"@next/swc-linux-arm64-gnu@14.2.25":
|
497 |
+
version "14.2.25"
|
498 |
+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.25.tgz#ba064fabfdce0190d9859493d8232fffa84ef2e2"
|
499 |
+
integrity sha512-LFnV2899PJZAIEHQ4IMmZIgL0FBieh5keMnriMY1cK7ompR+JUd24xeTtKkcaw8QmxmEdhoE5Mu9dPSuDBgtTg==
|
500 |
+
|
501 |
+
"@next/swc-linux-arm64-musl@14.2.25":
|
502 |
+
version "14.2.25"
|
503 |
+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.25.tgz#bf0018267e4e0fbfa1524750321f8cae855144a3"
|
504 |
+
integrity sha512-QC5y5PPTmtqFExcKWKYgUNkHeHE/z3lUsu83di488nyP0ZzQ3Yse2G6TCxz6nNsQwgAx1BehAJTZez+UQxzLfw==
|
505 |
+
|
506 |
+
"@next/swc-linux-x64-gnu@14.2.25":
|
507 |
+
version "14.2.25"
|
508 |
+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.25.tgz#64f5a6016a7148297ee80542e0fd788418a32472"
|
509 |
+
integrity sha512-y6/ML4b9eQ2D/56wqatTJN5/JR8/xdObU2Fb1RBidnrr450HLCKr6IJZbPqbv7NXmje61UyxjF5kvSajvjye5w==
|
510 |
+
|
511 |
+
"@next/swc-linux-x64-musl@14.2.25":
|
512 |
+
version "14.2.25"
|
513 |
+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.25.tgz#58dc636d7c55828478159546f7b95ab1e902301c"
|
514 |
+
integrity sha512-sPX0TSXHGUOZFvv96GoBXpB3w4emMqKeMgemrSxI7A6l55VBJp/RKYLwZIB9JxSqYPApqiREaIIap+wWq0RU8w==
|
515 |
+
|
516 |
+
"@next/swc-win32-arm64-msvc@14.2.25":
|
517 |
+
version "14.2.25"
|
518 |
+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.25.tgz#93562d447c799bded1e89c1a62d5195a2a8c6c0d"
|
519 |
+
integrity sha512-ReO9S5hkA1DU2cFCsGoOEp7WJkhFzNbU/3VUF6XxNGUCQChyug6hZdYL/istQgfT/GWE6PNIg9cm784OI4ddxQ==
|
520 |
+
|
521 |
+
"@next/swc-win32-ia32-msvc@14.2.25":
|
522 |
+
version "14.2.25"
|
523 |
+
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.25.tgz#ad85a33466be1f41d083211ea21adc0d2c6e6554"
|
524 |
+
integrity sha512-DZ/gc0o9neuCDyD5IumyTGHVun2dCox5TfPQI/BJTYwpSNYM3CZDI4i6TOdjeq1JMo+Ug4kPSMuZdwsycwFbAw==
|
525 |
+
|
526 |
+
"@next/swc-win32-x64-msvc@14.2.25":
|
527 |
+
version "14.2.25"
|
528 |
+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.25.tgz#3969c66609e683ec63a6a9f320a855f7be686a08"
|
529 |
+
integrity sha512-KSznmS6eFjQ9RJ1nEc66kJvtGIL1iZMYmGEXsZPh2YtnLtqrgdVvKXJY2ScjjoFnG6nGLyPFR0UiEvDwVah4Tw==
|
530 |
|
531 |
"@nodelib/fs.scandir@2.1.5":
|
532 |
version "2.1.5"
|
|
|
3890 |
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
|
3891 |
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
|
3892 |
|
3893 |
+
next@^14.2.25:
|
3894 |
+
version "14.2.25"
|
3895 |
+
resolved "https://registry.yarnpkg.com/next/-/next-14.2.25.tgz#0657551fde6a97f697cf9870e9ccbdaa465c6008"
|
3896 |
+
integrity sha512-N5M7xMc4wSb4IkPvEV5X2BRRXUmhVHNyaXwEM86+voXthSZz8ZiRyQW4p9mwAoAPIm6OzuVZtn7idgEJeAJN3Q==
|
3897 |
dependencies:
|
3898 |
+
"@next/env" "14.2.25"
|
3899 |
"@swc/helpers" "0.5.5"
|
3900 |
busboy "1.6.0"
|
3901 |
caniuse-lite "^1.0.30001579"
|
|
|
3903 |
postcss "8.4.31"
|
3904 |
styled-jsx "5.1.1"
|
3905 |
optionalDependencies:
|
3906 |
+
"@next/swc-darwin-arm64" "14.2.25"
|
3907 |
+
"@next/swc-darwin-x64" "14.2.25"
|
3908 |
+
"@next/swc-linux-arm64-gnu" "14.2.25"
|
3909 |
+
"@next/swc-linux-arm64-musl" "14.2.25"
|
3910 |
+
"@next/swc-linux-x64-gnu" "14.2.25"
|
3911 |
+
"@next/swc-linux-x64-musl" "14.2.25"
|
3912 |
+
"@next/swc-win32-arm64-msvc" "14.2.25"
|
3913 |
+
"@next/swc-win32-ia32-msvc" "14.2.25"
|
3914 |
+
"@next/swc-win32-x64-msvc" "14.2.25"
|
3915 |
|
3916 |
node-addon-api@^7.0.0:
|
3917 |
version "7.1.1"
|