Skip to content

Commit c761b8d

Browse files
Merge pull request KelvinTegelaar#6316 from KelvinTegelaar/dependabot/npm_and_yarn/dev/next-16.2.10
chore(deps): bump next from 16.2.9 to 16.2.10
2 parents 68be315 + 15af298 commit c761b8d

2 files changed

Lines changed: 57 additions & 57 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"material-react-table": "^3.0.1",
7474
"monaco-editor": "^0.55.1",
7575
"mui-tiptap": "^1.31.0",
76-
"next": "^16.2.9",
76+
"next": "^16.2.10",
7777
"nprogress": "0.2.0",
7878
"numeral": "2.0.6",
7979
"prop-types": "15.8.1",

yarn.lock

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1526,10 +1526,10 @@
15261526
"@emnapi/runtime" "^1.4.3"
15271527
"@tybys/wasm-util" "^0.10.0"
15281528

1529-
"@next/env@16.2.9":
1530-
version "16.2.9"
1531-
resolved "https://registry.npmjs.org/@next/env/-/env-16.2.9.tgz#c2bbcb1647503cae0f11e6a326799acd1ea29e9e"
1532-
integrity sha512-ki5VxxXfzD/9TDe13wyeTKIjQTAwBVpnr8KhRDUr8ltMUq1/NBpWNT5tiPoxiGl+PHM4X2ahSOiPk6iAimIzPg==
1529+
"@next/env@16.2.10":
1530+
version "16.2.10"
1531+
resolved "https://registry.npmjs.org/@next/env/-/env-16.2.10.tgz#0e9473a5577807292e11d3bf9e075d3bf036860f"
1532+
integrity sha512-zLPxg9M0MEHmygpj5OuxjQ+vHMiy/K7cSp74G8ecYolmgUWw0RwN02tF56npup/+qaI8JB97hQgS/r2Hb6QwVA==
15331533

15341534
"@next/eslint-plugin-next@16.2.10":
15351535
version "16.2.10"
@@ -1538,45 +1538,45 @@
15381538
dependencies:
15391539
fast-glob "3.3.1"
15401540

1541-
"@next/swc-darwin-arm64@16.2.9":
1542-
version "16.2.9"
1543-
resolved "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.2.9.tgz#b67a7e67466e39be621553b7a32520bc73ca4fa4"
1544-
integrity sha512-HkfxNYUCmcct0Xsqib5KxqMSHV4AHJq857BNRchyBDs4YS19aHzVfn1kDuBYKqLLQBjXgnkIsjV2Kd4d2wzYhw==
1545-
1546-
"@next/swc-darwin-x64@16.2.9":
1547-
version "16.2.9"
1548-
resolved "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.2.9.tgz#817f3609c231b07d6910c074eeaf7c41ae781f2d"
1549-
integrity sha512-7IAtK4MeybpqRV9GRABWEhJ62mOS+rzWOzOTFie4cSEtm12xsoOMJRcECoZx3FHPzFAqN/IJtHqWAFOLfl152w==
1550-
1551-
"@next/swc-linux-arm64-gnu@16.2.9":
1552-
version "16.2.9"
1553-
resolved "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.2.9.tgz#f7314d5c268a6c440208c46da92ab8d914c02d36"
1554-
integrity sha512-hBD75iWpUtkL9SmQmcRhmLomn9jgkPzCEkbOcLgHymPEKzv+6ONy13RRiIEz/iEObjkS2Jlb5gYS2XGoS3X4rw==
1555-
1556-
"@next/swc-linux-arm64-musl@16.2.9":
1557-
version "16.2.9"
1558-
resolved "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.2.9.tgz#9258cf7a3f2f10a605ef85fb76601123f3b1d5ab"
1559-
integrity sha512-qZTI3pf9SGc/obr8NkQAekBxmp1QK+kVm+VAf3BALLfFAj+1kUhkTxmrWpVos9R/UYIA8AWX2p6cGI5WdwzVUA==
1560-
1561-
"@next/swc-linux-x64-gnu@16.2.9":
1562-
version "16.2.9"
1563-
resolved "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.2.9.tgz#a6db6095f6495c6d55c48ba946b1578f5e75a359"
1564-
integrity sha512-xm0HfRNX+UkH4R3c18ynswjj5o5uEj/7iI9p9omdtTSIsRCzQqkGMA+10nzJ4EHnYC3as65IMhbbl5fWRUWHYg==
1565-
1566-
"@next/swc-linux-x64-musl@16.2.9":
1567-
version "16.2.9"
1568-
resolved "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.2.9.tgz#d7f857879886c3a378285fea438ba4636fcc3a9a"
1569-
integrity sha512-QumimHkGEG6vM3PfEDWKyKen03NcqLOkeKB1EfcPe7VxzmEiCa4jNnMyBn/US5zcd/VE1CI+O8Ovb3lfjVHfGw==
1570-
1571-
"@next/swc-win32-arm64-msvc@16.2.9":
1572-
version "16.2.9"
1573-
resolved "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.2.9.tgz#d6d67c8e803b2c44b76b16495b5eda47165faf43"
1574-
integrity sha512-hzQpKZvw8rAwI6A2uQh6SacCSvNAXaIkPNsWwzqqfRiIMiXMfH936skDhz1OO6KpvdKkJrgHHtqQOq5PIXOvdQ==
1575-
1576-
"@next/swc-win32-x64-msvc@16.2.9":
1577-
version "16.2.9"
1578-
resolved "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.2.9.tgz#6e36f17dd615c52761691b7f5be1d9d161abed2a"
1579-
integrity sha512-qr2VL3Ce5QrwgO2yh1ujSBawrimjVKX8FGF/cOynmdYKJY0BdHpGVNIRK1tqONB10Vkm25Ub1BD2bkjWs4+96w==
1541+
"@next/swc-darwin-arm64@16.2.10":
1542+
version "16.2.10"
1543+
resolved "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.2.10.tgz#53ec3c673ddebf626a34dec1a883906e3b5e05f7"
1544+
integrity sha512-v9IdJCa0H0mbo+8z5zwUpOk1Vj7RjkcI5uNYf5Ws1y6szf/p3Mzl9hLaST8SCt6L9h8NGnruZcd2+o0NTNwDhA==
1545+
1546+
"@next/swc-darwin-x64@16.2.10":
1547+
version "16.2.10"
1548+
resolved "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.2.10.tgz#2066e0f017e42555609710fee371d836588ecd14"
1549+
integrity sha512-17IS0jJRViROGmA9uGdNR8VPJpfbnaVG7E9qhso5jDLkmyd0lSDORWxbcKINzcFqzZqGwGtMSnrFRxBpuUYjLQ==
1550+
1551+
"@next/swc-linux-arm64-gnu@16.2.10":
1552+
version "16.2.10"
1553+
resolved "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.2.10.tgz#5614f83fd77564b172d26c7a46aaa85f11e7759f"
1554+
integrity sha512-GRQRsRtuciNJvB54AvvuQTiq0oZtFwa1owQqtZD8wwnGpM2L39MV22kpI72YSXLKIyY40LC66EiLFv4PiicXxg==
1555+
1556+
"@next/swc-linux-arm64-musl@16.2.10":
1557+
version "16.2.10"
1558+
resolved "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.2.10.tgz#bdbfd158a2bbf03230bf0517b1e8f8a906315562"
1559+
integrity sha512-zkN9MQYS7UQBro+FnISUq1itaQjXI9xqISzuQ+2bc921NcJ1x4yPCqrn77tVN6/dOOXaaWVX3k6/bR07pPwK+A==
1560+
1561+
"@next/swc-linux-x64-gnu@16.2.10":
1562+
version "16.2.10"
1563+
resolved "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.2.10.tgz#21f386bb298936a7f7a6bea6830b7edb713b52dc"
1564+
integrity sha512-iCVJnwvrPYECvA6WM/7+oo+OiTvedIKLxtCLAZP4xZR3nXa1zmzZyLPbYCmWvpd4CvMYF1EMTafd0ii3DygLvA==
1565+
1566+
"@next/swc-linux-x64-musl@16.2.10":
1567+
version "16.2.10"
1568+
resolved "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.2.10.tgz#069c43604bf54d46eebb3d25b91d3008d4995397"
1569+
integrity sha512-ov2g4H0dHY9bPoOU83m91hWT7Iq5qy13bUnyyshLU3HGR1Ownn0X9QpmDPc5iIUaahTp7f7LeGAhV4DSFtackw==
1570+
1571+
"@next/swc-win32-arm64-msvc@16.2.10":
1572+
version "16.2.10"
1573+
resolved "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.2.10.tgz#b6b99162b7600f13e5247aa2d1faa469fc8474dd"
1574+
integrity sha512-DwAnhLX76HQiFFQNgWlcK+JzlnD1rZ+UK/WY0ZMI/deXpvgnesjNYrqcfo1JzBuz4Kf7o3brIBL0glI1junatA==
1575+
1576+
"@next/swc-win32-x64-msvc@16.2.10":
1577+
version "16.2.10"
1578+
resolved "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.2.10.tgz#9010dac186f3ccff6f1f220e5d5ff7443910e035"
1579+
integrity sha512-0JXq3b85Jk9Jg4ntLUbXSPvoDw3gpZou7twuKdoFG2jOw635v7+IiXfTaa0TxVMyx78pUjnrVYwLgjKfX4e6/A==
15801580

15811581
"@nivo/colors@0.99.0":
15821582
version "0.99.0"
@@ -5942,26 +5942,26 @@ natural-compare@^1.4.0:
59425942
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
59435943
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
59445944

5945-
next@^16.2.9:
5946-
version "16.2.9"
5947-
resolved "https://registry.npmjs.org/next/-/next-16.2.9.tgz#320c5b5701deeb18c0b596d137ca5dccf976682c"
5948-
integrity sha512-MEOJiq/UvuezAdqVSceHbqDgZt1kDw2tpGVOlsdIoJsQdbN2JY2hpVG4xnXGkbdJUOEWhnRfiu/O4Hpc9Juwww==
5945+
next@^16.2.10:
5946+
version "16.2.10"
5947+
resolved "https://registry.npmjs.org/next/-/next-16.2.10.tgz#54daa8d11b1b7146b37dc4094448e07eb0dff88b"
5948+
integrity sha512-2som5AVXb3kE6Yjine3/mNbBayYF58eguBWIVVUdr1y/L426xyVEgYxgBG+1QC34P2x5E+tcDup6XkuOAX3dCA==
59495949
dependencies:
5950-
"@next/env" "16.2.9"
5950+
"@next/env" "16.2.10"
59515951
"@swc/helpers" "0.5.15"
59525952
baseline-browser-mapping "^2.9.19"
59535953
caniuse-lite "^1.0.30001579"
59545954
postcss "8.4.31"
59555955
styled-jsx "5.1.6"
59565956
optionalDependencies:
5957-
"@next/swc-darwin-arm64" "16.2.9"
5958-
"@next/swc-darwin-x64" "16.2.9"
5959-
"@next/swc-linux-arm64-gnu" "16.2.9"
5960-
"@next/swc-linux-arm64-musl" "16.2.9"
5961-
"@next/swc-linux-x64-gnu" "16.2.9"
5962-
"@next/swc-linux-x64-musl" "16.2.9"
5963-
"@next/swc-win32-arm64-msvc" "16.2.9"
5964-
"@next/swc-win32-x64-msvc" "16.2.9"
5957+
"@next/swc-darwin-arm64" "16.2.10"
5958+
"@next/swc-darwin-x64" "16.2.10"
5959+
"@next/swc-linux-arm64-gnu" "16.2.10"
5960+
"@next/swc-linux-arm64-musl" "16.2.10"
5961+
"@next/swc-linux-x64-gnu" "16.2.10"
5962+
"@next/swc-linux-x64-musl" "16.2.10"
5963+
"@next/swc-win32-arm64-msvc" "16.2.10"
5964+
"@next/swc-win32-x64-msvc" "16.2.10"
59655965
sharp "^0.34.5"
59665966

59675967
no-case@^3.0.4:

0 commit comments

Comments
 (0)