Skip to content

Commit c6de46b

Browse files
Bump next from 15.4.1 to 15.4.4 (#1394)
Bumps [next](https://github.com/vercel/next.js) from 15.4.1 to 15.4.4. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.4.1...v15.4.4) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0124c31 commit c6de46b

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@mui/material": "^5.18.0",
1919
"@mui/styles": "^6.5.0",
2020
"firebase": "^12.0.0",
21-
"next": "^15.4.1",
21+
"next": "^15.4.4",
2222
"react": "^18.2.0",
2323
"react-dom": "^18.3.1"
2424
},

yarn.lock

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1331,10 +1331,10 @@
13311331
prop-types "^15.8.1"
13321332
react-is "^19.0.0"
13331333

1334-
"@next/env@15.4.1":
1335-
version "15.4.1"
1336-
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.4.1.tgz#17d2067266636cfa65c0803738e6208f729070ee"
1337-
integrity sha512-DXQwFGAE2VH+f2TJsKepRXpODPU+scf5fDbKOME8MMyeyswe4XwgRdiiIYmBfkXU+2ssliLYznajTrOQdnLR5A==
1334+
"@next/env@15.4.4":
1335+
version "15.4.4"
1336+
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.4.4.tgz#ada0a3bdecc5c11fedd2b8cbf4e2b0b999a5324f"
1337+
integrity sha512-SJKOOkULKENyHSYXE5+KiFU6itcIb6wSBjgM92meK0HVKpo94dNOLZVdLLuS7/BxImROkGoPsjR4EnuDucqiiA==
13381338

13391339
"@next/eslint-plugin-next@15.4.1":
13401340
version "15.4.1"
@@ -1343,45 +1343,45 @@
13431343
dependencies:
13441344
fast-glob "3.3.1"
13451345

1346-
"@next/swc-darwin-arm64@15.4.1":
1347-
version "15.4.1"
1348-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.4.1.tgz#490444a0905fcd63b15ec9da6f32683d3b81914a"
1349-
integrity sha512-L+81yMsiHq82VRXS2RVq6OgDwjvA4kDksGU8hfiDHEXP+ncKIUhUsadAVB+MRIp2FErs/5hpXR0u2eluWPAhig==
1350-
1351-
"@next/swc-darwin-x64@15.4.1":
1352-
version "15.4.1"
1353-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.4.1.tgz#8eac522eca30f20dedc93c8dccfb7efd91226d16"
1354-
integrity sha512-jfz1RXu6SzL14lFl05/MNkcN35lTLMJWPbqt7Xaj35+ZWAX342aePIJrN6xBdGeKl6jPXJm0Yqo3Xvh3Gpo3Uw==
1355-
1356-
"@next/swc-linux-arm64-gnu@15.4.1":
1357-
version "15.4.1"
1358-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.4.1.tgz#7e62ddf0e09d4d5198562242e0def3a43b9ee333"
1359-
integrity sha512-k0tOFn3dsnkaGfs6iQz8Ms6f1CyQe4GacXF979sL8PNQxjYS1swx9VsOyUQYaPoGV8nAZ7OX8cYaeiXGq9ahPQ==
1360-
1361-
"@next/swc-linux-arm64-musl@15.4.1":
1362-
version "15.4.1"
1363-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.4.1.tgz#6ea7cf91e898e3bae079e4ccc56fc8ef69130489"
1364-
integrity sha512-4ogGQ/3qDzbbK3IwV88ltihHFbQVq6Qr+uEapzXHXBH1KsVBZOB50sn6BWHPcFjwSoMX2Tj9eH/fZvQnSIgc3g==
1365-
1366-
"@next/swc-linux-x64-gnu@15.4.1":
1367-
version "15.4.1"
1368-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.4.1.tgz#a879a19ccbb5a12f218a543adf0d9312f5ce70f9"
1369-
integrity sha512-Jj0Rfw3wIgp+eahMz/tOGwlcYYEFjlBPKU7NqoOkTX0LY45i5W0WcDpgiDWSLrN8KFQq/LW7fZq46gxGCiOYlQ==
1370-
1371-
"@next/swc-linux-x64-musl@15.4.1":
1372-
version "15.4.1"
1373-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.4.1.tgz#025a2798d0beb242d878afedfc4968f0f1a02cf1"
1374-
integrity sha512-9WlEZfnw1vFqkWsTMzZDgNL7AUI1aiBHi0S2m8jvycPyCq/fbZjtE/nDkhJRYbSjXbtRHYLDBlmP95kpjEmJbw==
1375-
1376-
"@next/swc-win32-arm64-msvc@15.4.1":
1377-
version "15.4.1"
1378-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.4.1.tgz#27928627e2c2d04075846c1e5a47d23760ce444e"
1379-
integrity sha512-WodRbZ9g6CQLRZsG3gtrA9w7Qfa9BwDzhFVdlI6sV0OCPq9JrOrJSp9/ioLsezbV8w9RCJ8v55uzJuJ5RgWLZg==
1380-
1381-
"@next/swc-win32-x64-msvc@15.4.1":
1382-
version "15.4.1"
1383-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.4.1.tgz#7eb5ac6ffd8c945863f14a5d32ded6859d4ebe17"
1384-
integrity sha512-y+wTBxelk2xiNofmDOVU7O5WxTHcvOoL3srOM0kxTzKDjQ57kPU0tpnPJ/BWrRnsOwXEv0+3QSbGR7hY4n9LkQ==
1346+
"@next/swc-darwin-arm64@15.4.4":
1347+
version "15.4.4"
1348+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.4.4.tgz#e8791e3ddb6098f2e82c5fb574a7259641d92949"
1349+
integrity sha512-eVG55dnGwfUuG+TtnUCt+mEJ+8TGgul6nHEvdb8HEH7dmJIFYOCApAaFrIrxwtEq2Cdf+0m5sG1Np8cNpw9EAw==
1350+
1351+
"@next/swc-darwin-x64@15.4.4":
1352+
version "15.4.4"
1353+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.4.4.tgz#c5c58b71ae2f3754945263e0b1878cce5a9b1012"
1354+
integrity sha512-zqG+/8apsu49CltEj4NAmCGZvHcZbOOOsNoTVeIXphYWIbE4l6A/vuQHyqll0flU2o3dmYCXsBW5FmbrGDgljQ==
1355+
1356+
"@next/swc-linux-arm64-gnu@15.4.4":
1357+
version "15.4.4"
1358+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.4.4.tgz#babb2756d0672960ba1666ca5187812e854ea8b6"
1359+
integrity sha512-LRD4l2lq4R+2QCHBQVC0wjxxkLlALGJCwigaJ5FSRSqnje+MRKHljQNZgDCaKUZQzO/TXxlmUdkZP/X3KNGZaw==
1360+
1361+
"@next/swc-linux-arm64-musl@15.4.4":
1362+
version "15.4.4"
1363+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.4.4.tgz#51c54f99ef3c131f7fcab876771a44b7b4059748"
1364+
integrity sha512-LsGUCTvuZ0690fFWerA4lnQvjkYg9gHo12A3wiPUR4kCxbx/d+SlwmonuTH2SWZI+RVGA9VL3N0S03WTYv6bYg==
1365+
1366+
"@next/swc-linux-x64-gnu@15.4.4":
1367+
version "15.4.4"
1368+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.4.4.tgz#b46cdf54860a941e1ba32ed2344d139bcd74f4a1"
1369+
integrity sha512-aOy5yNRpLL3wNiJVkFYl6w22hdREERNjvegE6vvtix8LHRdsTHhWTpgvcYdCK7AIDCQW5ATmzr9XkPHvSoAnvg==
1370+
1371+
"@next/swc-linux-x64-musl@15.4.4":
1372+
version "15.4.4"
1373+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.4.4.tgz#4bfa60a6b203c7652fbbfdb21940fb5fab7f24bf"
1374+
integrity sha512-FL7OAn4UkR8hKQRGBmlHiHinzOb07tsfARdGh7v0Z0jEJ3sz8/7L5bR23ble9E6DZMabSStqlATHlSxv1fuzAg==
1375+
1376+
"@next/swc-win32-arm64-msvc@15.4.4":
1377+
version "15.4.4"
1378+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.4.4.tgz#b84e917f2e1cfabb07ac4ec137e8a6e9db225bba"
1379+
integrity sha512-eEdNW/TXwjYhOulQh0pffTMMItWVwKCQpbziSBmgBNFZIIRn2GTXrhrewevs8wP8KXWYMx8Z+mNU0X+AfvtrRg==
1380+
1381+
"@next/swc-win32-x64-msvc@15.4.4":
1382+
version "15.4.4"
1383+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.4.4.tgz#74fd5c40515cf626344982c201c0567efccf0f4a"
1384+
integrity sha512-SE5pYNbn/xZKMy1RE3pAs+4xD32OI4rY6mzJa4XUkp/ItZY+OMjIgilskmErt8ls/fVJ+Ihopi2QIeW6O3TrMw==
13851385

13861386
"@nodelib/fs.scandir@2.1.5":
13871387
version "2.1.5"
@@ -6412,25 +6412,25 @@ netmask@^2.0.2:
64126412
resolved "https://registry.yarnpkg.com/netmask/-/netmask-2.0.2.tgz#8b01a07644065d536383835823bc52004ebac5e7"
64136413
integrity sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==
64146414

6415-
next@^15.4.1:
6416-
version "15.4.1"
6417-
resolved "https://registry.yarnpkg.com/next/-/next-15.4.1.tgz#05c96856177b5077d98de1714a3e414b7b0959f3"
6418-
integrity sha512-eNKB1q8C7o9zXF8+jgJs2CzSLIU3T6bQtX6DcTnCq1sIR1CJ0GlSyRs1BubQi3/JgCnr9Vr+rS5mOMI38FFyQw==
6415+
next@^15.4.4:
6416+
version "15.4.4"
6417+
resolved "https://registry.yarnpkg.com/next/-/next-15.4.4.tgz#b7895a6d51e3cf9ace34c7f4392a2c043fc186e2"
6418+
integrity sha512-kNcubvJjOL9yUOfwtZF3HfDhuhp+kVD+FM2A6Tyua1eI/xfmY4r/8ZS913MMz+oWKDlbps/dQOWdDricuIkXLw==
64196419
dependencies:
6420-
"@next/env" "15.4.1"
6420+
"@next/env" "15.4.4"
64216421
"@swc/helpers" "0.5.15"
64226422
caniuse-lite "^1.0.30001579"
64236423
postcss "8.4.31"
64246424
styled-jsx "5.1.6"
64256425
optionalDependencies:
6426-
"@next/swc-darwin-arm64" "15.4.1"
6427-
"@next/swc-darwin-x64" "15.4.1"
6428-
"@next/swc-linux-arm64-gnu" "15.4.1"
6429-
"@next/swc-linux-arm64-musl" "15.4.1"
6430-
"@next/swc-linux-x64-gnu" "15.4.1"
6431-
"@next/swc-linux-x64-musl" "15.4.1"
6432-
"@next/swc-win32-arm64-msvc" "15.4.1"
6433-
"@next/swc-win32-x64-msvc" "15.4.1"
6426+
"@next/swc-darwin-arm64" "15.4.4"
6427+
"@next/swc-darwin-x64" "15.4.4"
6428+
"@next/swc-linux-arm64-gnu" "15.4.4"
6429+
"@next/swc-linux-arm64-musl" "15.4.4"
6430+
"@next/swc-linux-x64-gnu" "15.4.4"
6431+
"@next/swc-linux-x64-musl" "15.4.4"
6432+
"@next/swc-win32-arm64-msvc" "15.4.4"
6433+
"@next/swc-win32-x64-msvc" "15.4.4"
64346434
sharp "^0.34.3"
64356435

64366436
node-emoji@^2.1.3:

0 commit comments

Comments
 (0)