Skip to content

Commit b2c3345

Browse files
Upgrade: Bump next from 14.2.17 to 15.0.3
Bumps [next](https://github.com/vercel/next.js) from 14.2.17 to 15.0.3. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.17...v15.0.3) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 944b8fb commit b2c3345

File tree

2 files changed

+75
-83
lines changed

2 files changed

+75
-83
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@radix-ui/react-alert-dialog": "^1.0.4",
2424
"@tanstack/react-query": "^4.29.14",
2525
"axios": "^1.4.0",
26-
"next": "^14.2.3",
26+
"next": "^15.0.3",
2727
"next-pwa": "^5.6.0",
2828
"react": "^18.3.1",
2929
"react-dom": "^18.3.1",

yarn.lock

Lines changed: 74 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -2918,10 +2918,10 @@
29182918
pump "^3.0.0"
29192919
tar-fs "^2.1.1"
29202920

2921-
"@next/env@14.2.17":
2922-
version "14.2.17"
2923-
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.17.tgz#bcb2c84fca50a38ec5b492d1029b8f41b0900594"
2924-
integrity sha512-MCgO7VHxXo8sYR/0z+sk9fGyJJU636JyRmkjc7ZJY8Hurl8df35qG5hoAh5KMs75FLjhlEo9bb2LGe89Y/scDA==
2921+
"@next/env@15.0.3":
2922+
version "15.0.3"
2923+
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.0.3.tgz#a2e9bf274743c52b74d30f415f3eba750d51313a"
2924+
integrity sha512-t9Xy32pjNOvVn2AS+Utt6VmyrshbpfUMhIjFO60gI58deSo/KgLOp31XZ4O+kY/Is8WAGYwA5gR7kOb1eORDBA==
29252925

29262926
29272927
version "13.4.7"
@@ -2930,50 +2930,45 @@
29302930
dependencies:
29312931
glob "7.1.7"
29322932

2933-
2934-
version "14.2.17"
2935-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.17.tgz#f1e38727eb94cf198f63fddcb19002bd4cc971dc"
2936-
integrity sha512-WiOf5nElPknrhRMTipXYTJcUz7+8IAjOYw3vXzj3BYRcVY0hRHKWgTgQ5439EvzQyHEko77XK+yN9x9OJ0oOog==
2937-
2938-
2939-
version "14.2.17"
2940-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.17.tgz#e29a17ef28d97c347c7d021f391e13b6c8e4c813"
2941-
integrity sha512-29y425wYnL17cvtxrDQWC3CkXe/oRrdt8ie61S03VrpwpPRI0XsnTvtKO06XCisK4alaMnZlf8riwZIbJTaSHQ==
2942-
2943-
2944-
version "14.2.17"
2945-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.17.tgz#10e99c7aa60cc33f8b7633e045f74be9a43e7b0c"
2946-
integrity sha512-SSHLZls3ZwNEHsc+d0ynKS+7Af0Nr8+KTUBAy9pm6xz9SHkJ/TeuEg6W3cbbcMSh6j4ITvrjv3Oi8n27VR+IPw==
2947-
2948-
2949-
version "14.2.17"
2950-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.17.tgz#9a5bb809d3c6aef96c409959aedae28b4e5db53d"
2951-
integrity sha512-VFge37us5LNPatB4F7iYeuGs9Dprqe4ZkW7lOEJM91r+Wf8EIdViWHLpIwfdDXinvCdLl6b4VyLpEBwpkctJHA==
2952-
2953-
2954-
version "14.2.17"
2955-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.17.tgz#64e0ce01870e6dc45ae48f676d7cce82aedcdc62"
2956-
integrity sha512-aaQlpxUVb9RZ41adlTYVQ3xvYEfBPUC8+6rDgmQ/0l7SvK8S1YNJzPmDPX6a4t0jLtIoNk7j+nroS/pB4nx7vQ==
2957-
2958-
2959-
version "14.2.17"
2960-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.17.tgz#93114164b6ccfc533908193ab9065f0c3970abc3"
2961-
integrity sha512-HSyEiFaEY3ay5iATDqEup5WAfrhMATNJm8dYx3ZxL+e9eKv10XKZCwtZByDoLST7CyBmyDz+OFJL1wigyXeaoA==
2962-
2963-
2964-
version "14.2.17"
2965-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.17.tgz#4b99dea02178c112e5c33c742f9ff2a49b3b2939"
2966-
integrity sha512-h5qM9Btqv87eYH8ArrnLoAHLyi79oPTP2vlGNSg4CDvUiXgi7l0+5KuEGp5pJoMhjuv9ChRdm7mRlUUACeBt4w==
2967-
2968-
2969-
version "14.2.17"
2970-
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.17.tgz#f1c23955405a259b6d45c65f918575b01bcf0106"
2971-
integrity sha512-BD/G++GKSLexQjdyoEUgyo5nClU7er5rK0sE+HlEqnldJSm96CIr/+YOTT063LVTT/dUOeQsNgp5DXr86/K7/A==
2972-
2973-
2974-
version "14.2.17"
2975-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.17.tgz#44f5a4fcd8df1396a8d4326510ca2d92fb809cb3"
2976-
integrity sha512-vkQfN1+4V4KqDibkW2q0sJ6CxQuXq5l2ma3z0BRcfIqkAMZiiW67T9yCpwqJKP68QghBtPEFjPAlaqe38O6frw==
2933+
2934+
version "15.0.3"
2935+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.0.3.tgz#4c40c506cf3d4d87da0204f4cccf39e6bdc46a71"
2936+
integrity sha512-s3Q/NOorCsLYdCKvQlWU+a+GeAd3C8Rb3L1YnetsgwXzhc3UTWrtQpB/3eCjFOdGUj5QmXfRak12uocd1ZiiQw==
2937+
2938+
2939+
version "15.0.3"
2940+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.0.3.tgz#8e06cacae3dae279744f9fbe88dea679ec2c1ca3"
2941+
integrity sha512-Zxl/TwyXVZPCFSf0u2BNj5sE0F2uR6iSKxWpq4Wlk/Sv9Ob6YCKByQTkV2y6BCic+fkabp9190hyrDdPA/dNrw==
2942+
2943+
2944+
version "15.0.3"
2945+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.0.3.tgz#c144ad1f21091b9c6e1e330ecc2d56188763191d"
2946+
integrity sha512-T5+gg2EwpsY3OoaLxUIofmMb7ohAUlcNZW0fPQ6YAutaWJaxt1Z1h+8zdl4FRIOr5ABAAhXtBcpkZNwUcKI2fw==
2947+
2948+
2949+
version "15.0.3"
2950+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.0.3.tgz#3ccb71c6703bf421332f177d1bb0e10528bc73a2"
2951+
integrity sha512-WkAk6R60mwDjH4lG/JBpb2xHl2/0Vj0ZRu1TIzWuOYfQ9tt9NFsIinI1Epma77JVgy81F32X/AeD+B2cBu/YQA==
2952+
2953+
2954+
version "15.0.3"
2955+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.0.3.tgz#b90aa9b07001b4000427c35ab347a9273cbeebb3"
2956+
integrity sha512-gWL/Cta1aPVqIGgDb6nxkqy06DkwJ9gAnKORdHWX1QBbSZZB+biFYPFti8aKIQL7otCE1pjyPaXpFzGeG2OS2w==
2957+
2958+
2959+
version "15.0.3"
2960+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.0.3.tgz#0ac9724fb44718fc97bfea971ac3fe17e486590e"
2961+
integrity sha512-QQEMwFd8r7C0GxQS62Zcdy6GKx999I/rTO2ubdXEe+MlZk9ZiinsrjwoiBL5/57tfyjikgh6GOU2WRQVUej3UA==
2962+
2963+
2964+
version "15.0.3"
2965+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.0.3.tgz#932437d4cf27814e963ba8ae5f033b4421fab9ca"
2966+
integrity sha512-9TEp47AAd/ms9fPNgtgnT7F3M1Hf7koIYYWCMQ9neOwjbVWJsHZxrFbI3iEDJ8rf1TDGpmHbKxXf2IFpAvheIQ==
2967+
2968+
2969+
version "15.0.3"
2970+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.0.3.tgz#940a6f7b370cdde0cc67eabe945d9e6d97e0be9f"
2971+
integrity sha512-VNAz+HN4OGgvZs6MOoVfnn41kBzT+M+tB+OK4cww6DNyWS6wKaDpaAm/qLeOUbnMh0oVx1+mg0uoYARF69dJyA==
29772972

29782973
"@nicolo-ribaudo/[email protected]":
29792974
version "2.1.8-no-fsevents.3"
@@ -4172,17 +4167,16 @@
41724167
magic-string "^0.25.0"
41734168
string.prototype.matchall "^4.0.6"
41744169

4175-
"@swc/counter@^0.1.3":
4170+
41764171
version "0.1.3"
41774172
resolved "https://registry.yarnpkg.com/@swc/counter/-/counter-0.1.3.tgz#cc7463bd02949611c6329596fccd2b0ec782b0e9"
41784173
integrity sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==
41794174

4180-
4181-
version "0.5.5"
4182-
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.5.tgz#12689df71bfc9b21c4f4ca00ae55f2f16c8b77c0"
4183-
integrity sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==
4175+
4176+
version "0.5.13"
4177+
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.13.tgz#33e63ff3cd0cade557672bd7888a39ce7d115a8c"
4178+
integrity sha512-UoKGxQ3r5kYI9dALKJapMmuK+1zWM/H17Z1+iwnNmzcJRnfFuevZs375TA5rW31pu4BS4NoSy1fRsexDXfWn5w==
41844179
dependencies:
4185-
"@swc/counter" "^0.1.3"
41864180
tslib "^2.4.0"
41874181

41884182
"@tanstack/match-sorter-utils@^8.7.0":
@@ -8212,7 +8206,7 @@ gopd@^1.0.1:
82128206
dependencies:
82138207
get-intrinsic "^1.1.3"
82148208

8215-
graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.11, graceful-fs@^4.2.4, graceful-fs@^4.2.9:
8209+
graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.4, graceful-fs@^4.2.9:
82168210
version "4.2.11"
82178211
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
82188212
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
@@ -10121,28 +10115,28 @@ next-pwa@^5.6.0:
1012110115
workbox-webpack-plugin "^6.5.4"
1012210116
workbox-window "^6.5.4"
1012310117

10124-
next@^14.2.3:
10125-
version "14.2.17"
10126-
resolved "https://registry.yarnpkg.com/next/-/next-14.2.17.tgz#77a38b11be983ddbbf6c7d1cea3c7e913e8a5445"
10127-
integrity sha512-hNo/Zy701DDO3nzKkPmsLRlDfNCtb1OJxFUvjGEl04u7SFa3zwC6hqsOUzMajcaEOEV8ey1GjvByvrg0Qr5AiQ==
10118+
next@^15.0.3:
10119+
version "15.0.3"
10120+
resolved "https://registry.yarnpkg.com/next/-/next-15.0.3.tgz#804f5b772e7570ef1f088542a59860914d3288e9"
10121+
integrity sha512-ontCbCRKJUIoivAdGB34yCaOcPgYXr9AAkV/IwqFfWWTXEPUgLYkSkqBhIk9KK7gGmgjc64B+RdoeIDM13Irnw==
1012810122
dependencies:
10129-
"@next/env" "14.2.17"
10130-
"@swc/helpers" "0.5.5"
10123+
"@next/env" "15.0.3"
10124+
"@swc/counter" "0.1.3"
10125+
"@swc/helpers" "0.5.13"
1013110126
busboy "1.6.0"
1013210127
caniuse-lite "^1.0.30001579"
10133-
graceful-fs "^4.2.11"
1013410128
postcss "8.4.31"
10135-
styled-jsx "5.1.1"
10129+
styled-jsx "5.1.6"
1013610130
optionalDependencies:
10137-
"@next/swc-darwin-arm64" "14.2.17"
10138-
"@next/swc-darwin-x64" "14.2.17"
10139-
"@next/swc-linux-arm64-gnu" "14.2.17"
10140-
"@next/swc-linux-arm64-musl" "14.2.17"
10141-
"@next/swc-linux-x64-gnu" "14.2.17"
10142-
"@next/swc-linux-x64-musl" "14.2.17"
10143-
"@next/swc-win32-arm64-msvc" "14.2.17"
10144-
"@next/swc-win32-ia32-msvc" "14.2.17"
10145-
"@next/swc-win32-x64-msvc" "14.2.17"
10131+
"@next/swc-darwin-arm64" "15.0.3"
10132+
"@next/swc-darwin-x64" "15.0.3"
10133+
"@next/swc-linux-arm64-gnu" "15.0.3"
10134+
"@next/swc-linux-arm64-musl" "15.0.3"
10135+
"@next/swc-linux-x64-gnu" "15.0.3"
10136+
"@next/swc-linux-x64-musl" "15.0.3"
10137+
"@next/swc-win32-arm64-msvc" "15.0.3"
10138+
"@next/swc-win32-x64-msvc" "15.0.3"
10139+
sharp "^0.33.5"
1014610140

1014710141
no-case@^3.0.4:
1014810142
version "3.0.4"
@@ -10824,7 +10818,7 @@ postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0, postcss-value-parser@^
1082410818
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
1082510819
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
1082610820

10827-
10821+
[email protected], postcss@^8.2.14, postcss@^8.4.21, postcss@^8.4.23:
1082810822
version "8.4.31"
1082910823
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
1083010824
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
@@ -10833,15 +10827,6 @@ [email protected]:
1083310827
picocolors "^1.0.0"
1083410828
source-map-js "^1.0.2"
1083510829

10836-
postcss@^8.2.14, postcss@^8.4.21, postcss@^8.4.23:
10837-
version "8.4.25"
10838-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.25.tgz#4a133f5e379eda7f61e906c3b1aaa9b81292726f"
10839-
integrity sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==
10840-
dependencies:
10841-
nanoid "^3.3.6"
10842-
picocolors "^1.0.0"
10843-
source-map-js "^1.0.2"
10844-
1084510830
prelude-ls@^1.2.1:
1084610831
version "1.2.1"
1084710832
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
@@ -12308,6 +12293,13 @@ [email protected]:
1230812293
dependencies:
1230912294
client-only "0.0.1"
1231012295

12296+
12297+
version "5.1.6"
12298+
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.1.6.tgz#83b90c077e6c6a80f7f5e8781d0f311b2fe41499"
12299+
integrity sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==
12300+
dependencies:
12301+
client-only "0.0.1"
12302+
1231112303
stylis@^4.3.0:
1231212304
version "4.3.0"
1231312305
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.3.0.tgz#abe305a669fc3d8777e10eefcfc73ad861c5588c"

0 commit comments

Comments
 (0)