Skip to content

Commit 3446ab1

Browse files
Update all non-major dependencies
1 parent 0c9deac commit 3446ab1

2 files changed

Lines changed: 73 additions & 73 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"jsdom": "29.1.1",
9393
"lottie-web": "5.13.0",
9494
"mongodb": "7.5.0",
95-
"next": "16.2.11",
95+
"next": "16.2.12",
9696
"next-sitemap": "4.2.3",
9797
"npm-maintainer": "1.0.2",
9898
"pass-score": "2.0.0",
@@ -132,8 +132,8 @@
132132
"@babel/core": "8.0.1",
133133
"@eslint/compat": "2.1.0",
134134
"@eslint/js": "10.0.1",
135-
"@next/env": "16.2.11",
136-
"@next/eslint-plugin-next": "16.2.11",
135+
"@next/env": "16.2.12",
136+
"@next/eslint-plugin-next": "16.2.12",
137137
"@svgr/webpack": "8.1.0",
138138
"@testing-library/dom": "10.4.1",
139139
"@testing-library/jest-dom": "6.9.1",
@@ -217,7 +217,7 @@
217217
"tsconfig-paths": "4.2.0",
218218
"tslib": "2.8.1",
219219
"tsx": "4.23.1",
220-
"type-coverage": "2.30.0",
220+
"type-coverage": "2.30.1",
221221
"typescript": "5.9.3",
222222
"universal-github-client": "1.0.3",
223223
"webpack": "5.109.0"

yarn.lock

Lines changed: 69 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -2591,62 +2591,62 @@
25912591
"@emnapi/runtime" "^1.4.3"
25922592
"@tybys/wasm-util" "^0.10.0"
25932593

2594-
"@next/env@16.2.11":
2595-
version "16.2.11"
2596-
resolved "https://registry.yarnpkg.com/@next/env/-/env-16.2.11.tgz#9dea1a225a99b1636e5a7166237db1f979b6c532"
2597-
integrity sha512-0do5A3BJ2gxWr0ZCMcD6BhW+e595jyxdTl3rXTS6lOtD8ektMiW6CO+EPwt1Eca1DBnm90r/7GdiKWBKxH++DA==
2594+
"@next/env@16.2.12":
2595+
version "16.2.12"
2596+
resolved "https://registry.yarnpkg.com/@next/env/-/env-16.2.12.tgz#64b4efce303c53da7f942a0f39eb7b84f89bb543"
2597+
integrity sha512-d0Z5Bc13Fa4nR8pFAKx2jay2yhJM16vlfHbTzYnUQAxlNb6B6lmn4hjt69lYNt4kRtyYP6gEM49lPRHNbIyneg==
25982598

25992599
"@next/env@^13.4.3":
26002600
version "13.5.11"
26012601
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.5.11.tgz#6712d907e2682199aa1e8229b5ce028ee5a8001b"
26022602
integrity sha512-fbb2C7HChgM7CemdCY+y3N1n8pcTKdqtQLbC7/EQtPdLvlMUT9JX/dBYl8MMZAtYG4uVMyPFHXckb68q/NRwqg==
26032603

2604-
"@next/eslint-plugin-next@16.2.11":
2605-
version "16.2.11"
2606-
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-16.2.11.tgz#0e7ea959211645725a5f4a8a14240788b62d2a81"
2607-
integrity sha512-vMEf/aXOpzFFdtIvFYOnIDPKb0xBbrXONsz83CcKdRrekfxNdL8PNkq5qHqAHSXVlIifnX68LOMaxr3z5PkeLQ==
2604+
"@next/eslint-plugin-next@16.2.12":
2605+
version "16.2.12"
2606+
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-16.2.12.tgz#05662b01de738ceb87b927f760561a6597aa3e5c"
2607+
integrity sha512-uF2z/qAK2q7B5/6CpnFcBRX6jOq5iCO+Uqh1UkJhXljX1JwLarLYhhoJadO6dPb6moTprOKewMXheBcbIoSbug==
26082608
dependencies:
26092609
fast-glob "3.3.1"
26102610

2611-
"@next/swc-darwin-arm64@16.2.11":
2612-
version "16.2.11"
2613-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.2.11.tgz#dddeb7795d321321d2b2f01e813b28df22794def"
2614-
integrity sha512-wryL4pjKmDwGv2ox6+GZDFxvmtSRLqApBR8kL1j4+vhB7Z5vJC/zAnXpiR9Xkfzl0AS8WLMnsuGV/UKI67/rrw==
2615-
2616-
"@next/swc-darwin-x64@16.2.11":
2617-
version "16.2.11"
2618-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-16.2.11.tgz#bdf0a4d6b36a3ce72c6c997868e76d3bc02043fb"
2619-
integrity sha512-aZl2j4f/fLyjQvOhv0Oe9UaMAQHolYpKhctsoYzplSumKJKPUmgjcf6545aBtysLTcu994TREd0+pSgNE4ohmg==
2620-
2621-
"@next/swc-linux-arm64-gnu@16.2.11":
2622-
version "16.2.11"
2623-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.2.11.tgz#e194f75343aeaa696dc4946c29407909d759d214"
2624-
integrity sha512-5jEriyEnH/LWFy27L2ZG0XaLlyEJIjhsImEsiS9P563PKEVp2BVups/xfOucIrsvVntp11oNcZwjHvaDPYVB5g==
2625-
2626-
"@next/swc-linux-arm64-musl@16.2.11":
2627-
version "16.2.11"
2628-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.2.11.tgz#1ce77d8d30e854b4ef41fa9e24310e411e1a0f96"
2629-
integrity sha512-eIjcpx2fnnFSSkZDbTxy74KnokUXDjfoLClpWelfgHLf621aTqswhwXQ7GkD5K5rplrS6LZ/Bj+mVuvzluBOEg==
2630-
2631-
"@next/swc-linux-x64-gnu@16.2.11":
2632-
version "16.2.11"
2633-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.2.11.tgz#59324ea909a2654b57675cfd6b5fa43f81e05405"
2634-
integrity sha512-8WgzpaWMs46qJT9kiV47cje86L0x/Mu9t8/Gwj+pnbgW3rETVfCnaScPjlYUwNScpOozdcIMHWmAvuZJUonR2w==
2635-
2636-
"@next/swc-linux-x64-musl@16.2.11":
2637-
version "16.2.11"
2638-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.2.11.tgz#648322d29c955d3ccd78339436f695da5565e366"
2639-
integrity sha512-I3UgPds7G4ZYnTb/H+5GBGuUT2DhAk6j0mL6A4s63RjFs74wB2hOWP0vaxsK+3NJraExt3eYEPQ/UtT0x/64Nw==
2640-
2641-
"@next/swc-win32-arm64-msvc@16.2.11":
2642-
version "16.2.11"
2643-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.2.11.tgz#0c7efca14c2197e8386eb71b6272e237a9a99ac3"
2644-
integrity sha512-n89CjtcThnjrwgJMAiI5xbqwLY51zvwC9tSlArmVndAJLYVl9T9UAdlkXTmZvE++idoXe8KdglQlhNRdUp1c6g==
2645-
2646-
"@next/swc-win32-x64-msvc@16.2.11":
2647-
version "16.2.11"
2648-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.2.11.tgz#9dcb67b2b2b7e01b68f337958b6c77a973d3b46b"
2649-
integrity sha512-md8CLNggS1Dx9pUgApzps5uAf+N8GN9xywzmNx9vHAWo94HtBwCCqkSnhIrdfQe83Dhz8Lfo/20Nb1Zxal092w==
2611+
"@next/swc-darwin-arm64@16.2.12":
2612+
version "16.2.12"
2613+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.2.12.tgz#8c415904e0196d2ea9885a4188c6a95924185292"
2614+
integrity sha512-0W1R0teHWJrqKX0FH20IzzIWAOuGtBxPGuObrxy1lE8hQvCFj49KE8a3WUg0D7sq6rn6zkM4c7YGUnhudBS6oA==
2615+
2616+
"@next/swc-darwin-x64@16.2.12":
2617+
version "16.2.12"
2618+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-16.2.12.tgz#0dcbad426a42f2cdbf78f8a65c2537f8f9850569"
2619+
integrity sha512-Hy5Ls099+aFUmOLmIgPfLqNi6iCwhL3uQCssz5rWk+5Nkc6TUKCE83DY5BbNylfm3+mfwcSFnLRfrZDJhVxdtw==
2620+
2621+
"@next/swc-linux-arm64-gnu@16.2.12":
2622+
version "16.2.12"
2623+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.2.12.tgz#83286d4d22ad88dc5a765e1a91dba9a19615372e"
2624+
integrity sha512-+YqU2h1cQkHsGfvjAsrSmst8UIFBibBGm5x3Xgel8NLMiDQtNOM4sM2GOEMvG5YiOBNeN/Ykk8cQC2S0Xrqljg==
2625+
2626+
"@next/swc-linux-arm64-musl@16.2.12":
2627+
version "16.2.12"
2628+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.2.12.tgz#3aaa7fa98b4bfd2487ceb09fd5c1496ef0a080ea"
2629+
integrity sha512-0qjhiYBaKAqF63LA1ZWAAnKTzFUguAaZiRa5etMLGGPj/B6uEVjtIZldIzFEp3wHlB0koK6aTzqPtSdplTCjoA==
2630+
2631+
"@next/swc-linux-x64-gnu@16.2.12":
2632+
version "16.2.12"
2633+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.2.12.tgz#1d27087b852121471de183227170c933a9026117"
2634+
integrity sha512-7A3q26W+h7gnA15uqBToNuDqBEFZZcqh0mW2mn4AJh/G5pdg2RVE3n4slzLEliASZFG3NmsbEzng/x2Sh09mBg==
2635+
2636+
"@next/swc-linux-x64-musl@16.2.12":
2637+
version "16.2.12"
2638+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.2.12.tgz#a34f6236a2f77523e31e41ef98a1cd2c84f2f17c"
2639+
integrity sha512-qSjL/uppm+cbh21s72Ss8gkiOhQ4dExWHNGOWy6eZV7STj5WsKehgxT61beSsOj+YYQuTplL376lOCdMQU5T8w==
2640+
2641+
"@next/swc-win32-arm64-msvc@16.2.12":
2642+
version "16.2.12"
2643+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.2.12.tgz#c073d27123301269d4cae56b3513e7718632130a"
2644+
integrity sha512-X6hzsOUJac/e7AWSbn9gQ9nzHld1xWP5iyjHpYWvud8pufB679O1xg4JDyKr8Xd69Jvd+kM2Der6uftiZCmjYA==
2645+
2646+
"@next/swc-win32-x64-msvc@16.2.12":
2647+
version "16.2.12"
2648+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.2.12.tgz#1d75fd3b4ff50609ad19956718e0920cfa70f0f5"
2649+
integrity sha512-F6fakeHuFTLOPt0bslQJdf+xtT+WIP9DVn/m4y1w1mRnVPyh3D/cNvzlRkxM444xfm+IvvYNSOrKiA2CDJ0Uxw==
26502650

26512651
"@nodelib/fs.scandir@2.1.5":
26522652
version "2.1.5"
@@ -9581,26 +9581,26 @@ next-sitemap@4.2.3:
95819581
fast-glob "^3.2.12"
95829582
minimist "^1.2.8"
95839583

9584-
next@16.2.11:
9585-
version "16.2.11"
9586-
resolved "https://registry.yarnpkg.com/next/-/next-16.2.11.tgz#6c568ba65a2d19df6169c92db9649e362ce7f5e9"
9587-
integrity sha512-B339zaqbyK8cmxhoAvLrcwoabwCP1wz21zSzfqxqXAemTu2BXnH7tQnfcglKv1vnMUIDBc+Hth7XODQriTZiRQ==
9584+
next@16.2.12:
9585+
version "16.2.12"
9586+
resolved "https://registry.yarnpkg.com/next/-/next-16.2.12.tgz#70c834b297c9ac573a41b00555b507a827506a52"
9587+
integrity sha512-iD59eYQWmbFcEbX7v/acG5DRym9iw1DdaPoD0WTA920naWsE25wShzJW4+UvAs8MK9EC2kBfIH6vtto1H1PHGw==
95889588
dependencies:
9589-
"@next/env" "16.2.11"
9589+
"@next/env" "16.2.12"
95909590
"@swc/helpers" "0.5.15"
95919591
baseline-browser-mapping "^2.9.19"
95929592
caniuse-lite "^1.0.30001579"
95939593
postcss "8.4.31"
95949594
styled-jsx "5.1.6"
95959595
optionalDependencies:
9596-
"@next/swc-darwin-arm64" "16.2.11"
9597-
"@next/swc-darwin-x64" "16.2.11"
9598-
"@next/swc-linux-arm64-gnu" "16.2.11"
9599-
"@next/swc-linux-arm64-musl" "16.2.11"
9600-
"@next/swc-linux-x64-gnu" "16.2.11"
9601-
"@next/swc-linux-x64-musl" "16.2.11"
9602-
"@next/swc-win32-arm64-msvc" "16.2.11"
9603-
"@next/swc-win32-x64-msvc" "16.2.11"
9596+
"@next/swc-darwin-arm64" "16.2.12"
9597+
"@next/swc-darwin-x64" "16.2.12"
9598+
"@next/swc-linux-arm64-gnu" "16.2.12"
9599+
"@next/swc-linux-arm64-musl" "16.2.12"
9600+
"@next/swc-linux-x64-gnu" "16.2.12"
9601+
"@next/swc-linux-x64-musl" "16.2.12"
9602+
"@next/swc-win32-arm64-msvc" "16.2.12"
9603+
"@next/swc-win32-x64-msvc" "16.2.12"
96049604
sharp "^0.34.5"
96059605

96069606
no-case@^2.2.0:
@@ -12964,25 +12964,25 @@ type-check@^0.4.0, type-check@~0.4.0:
1296412964
dependencies:
1296512965
prelude-ls "^1.2.1"
1296612966

12967-
type-coverage-core@^2.30.0:
12968-
version "2.30.0"
12969-
resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.30.0.tgz#a395fcec1710b5182c2f9b10b81d0612a2cbb848"
12970-
integrity sha512-Cf6TQR75yCjUSeGJFtg18AsCw5SvwxqqEKaa0p4SfD3Ys19oJ+mGzVZCiumLUjhQMe7D/ZFHoOqHGGTwaYRRaA==
12967+
type-coverage-core@^2.30.1:
12968+
version "2.30.1"
12969+
resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.30.1.tgz#caa20150f4515a8e29ced94e15c87c40b71bacfb"
12970+
integrity sha512-TFzqUvaZW5bTpKGBj3FwN8bYLsWA/smTOslISDg9rBMrpn5KadMQy9l3q068q+dXkn27CAdyfGTDlsH0PguG3A==
1297112971
dependencies:
1297212972
fast-glob "3"
1297312973
minimatch "6 || 7 || 8 || 9 || 10"
1297412974
normalize-path "3"
1297512975
tslib "1 || 2"
1297612976
tsutils "3"
1297712977

12978-
type-coverage@2.30.0:
12979-
version "2.30.0"
12980-
resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.30.0.tgz#f1892623f7c823ed1da822a3922986f6b0307124"
12981-
integrity sha512-PtJa4P5fTGrTHqWoMEGsqEfxEXYPQ/5y+bqWfeJWfiOwNHs+pEZhwRtPglnXAV6gTGn+2Xep5CBxu2y7AoHqeA==
12978+
type-coverage@2.30.1:
12979+
version "2.30.1"
12980+
resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.30.1.tgz#24c5c46d322ed58848f13a47d3dd0884c8900f97"
12981+
integrity sha512-+Y05UXYBaeonULHdpkc7kr0BF5Ix+IsdI/UzI2S6hnkCacTA4ktpi9EnKWMYyISW6xRaLYIEqK+4fz1GLpHQFg==
1298212982
dependencies:
1298312983
chalk "4.1.2"
1298412984
minimist "1"
12985-
type-coverage-core "^2.30.0"
12985+
type-coverage-core "^2.30.1"
1298612986

1298712987
type-detect@4.0.8:
1298812988
version "4.0.8"

0 commit comments

Comments
 (0)