|
2378 | 2378 | dependencies:
|
2379 | 2379 | webpack-bundle-analyzer "4.10.1"
|
2380 | 2380 |
|
2381 |
| -"@next/env@15.0.2": |
2382 |
| - version "15.0.2" |
2383 |
| - resolved "https://registry.yarnpkg.com/@next/env/-/env-15.0.2.tgz#4e921af3faf8a16c6be98ec6a81a32a40050a8b7" |
2384 |
| - integrity sha512-c0Zr0ModK5OX7D4ZV8Jt/wqoXtitLNPwUfG9zElCZztdaZyNVnN40rDXVZ/+FGuR4CcNV5AEfM6N8f+Ener7Dg== |
| 2381 | +"@next/env@15.0.3": |
| 2382 | + version "15.0.3" |
| 2383 | + resolved "https://registry.yarnpkg.com/@next/env/-/env-15.0.3.tgz#a2e9bf274743c52b74d30f415f3eba750d51313a" |
| 2384 | + integrity sha512-t9Xy32pjNOvVn2AS+Utt6VmyrshbpfUMhIjFO60gI58deSo/KgLOp31XZ4O+kY/Is8WAGYwA5gR7kOb1eORDBA== |
2385 | 2385 |
|
2386 | 2386 | "@next/env@^13.4.3":
|
2387 | 2387 | version "13.5.7"
|
2388 | 2388 | resolved "https://registry.yarnpkg.com/@next/env/-/env-13.5.7.tgz#5006f4460a7fa598a03e1c2aa4e59e45c71082d3"
|
2389 | 2389 | integrity sha512-uVuRqoj28Ys/AI/5gVEgRAISd0KWI0HRjOO1CTpNgmX3ZsHb5mdn14Y59yk0IxizXdo7ZjsI2S7qbWnO+GNBcA==
|
2390 | 2390 |
|
2391 |
| -"@next/swc-darwin-arm64@15.0.2": |
2392 |
| - version "15.0.2" |
2393 |
| - resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.0.2.tgz#66f84083f1f564d09bbacff8d6b24bd833783bef" |
2394 |
| - integrity sha512-GK+8w88z+AFlmt+ondytZo2xpwlfAR8U6CRwXancHImh6EdGfHMIrTSCcx5sOSBei00GyLVL0ioo1JLKTfprgg== |
2395 |
| - |
2396 |
| -"@next/swc-darwin-x64@15.0.2": |
2397 |
| - version "15.0.2" |
2398 |
| - resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.0.2.tgz#1aef085642f363b89acf264cf1b9848632b52914" |
2399 |
| - integrity sha512-KUpBVxIbjzFiUZhiLIpJiBoelqzQtVZbdNNsehhUn36e2YzKHphnK8eTUW1s/4aPy5kH/UTid8IuVbaOpedhpw== |
2400 |
| - |
2401 |
| -"@next/swc-linux-arm64-gnu@15.0.2": |
2402 |
| - version "15.0.2" |
2403 |
| - resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.0.2.tgz#203b41742e60642587e004773a8c203053b6832e" |
2404 |
| - integrity sha512-9J7TPEcHNAZvwxXRzOtiUvwtTD+fmuY0l7RErf8Yyc7kMpE47MIQakl+3jecmkhOoIyi/Rp+ddq7j4wG6JDskQ== |
2405 |
| - |
2406 |
| -"@next/swc-linux-arm64-musl@15.0.2": |
2407 |
| - version "15.0.2" |
2408 |
| - resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.0.2.tgz#d256932ec11051f376348862508be9017b23f3d8" |
2409 |
| - integrity sha512-BjH4ZSzJIoTTZRh6rG+a/Ry4SW0HlizcPorqNBixBWc3wtQtj4Sn9FnRZe22QqrPnzoaW0ctvSz4FaH4eGKMww== |
2410 |
| - |
2411 |
| -"@next/swc-linux-x64-gnu@15.0.2": |
2412 |
| - version "15.0.2" |
2413 |
| - resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.0.2.tgz#06c52a23a7e13d5ccd0ded1cf295b32df58e0932" |
2414 |
| - integrity sha512-i3U2TcHgo26sIhcwX/Rshz6avM6nizrZPvrDVDY1bXcLH1ndjbO8zuC7RoHp0NSK7wjJMPYzm7NYL1ksSKFreA== |
2415 |
| - |
2416 |
| -"@next/swc-linux-x64-musl@15.0.2": |
2417 |
| - version "15.0.2" |
2418 |
| - resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.0.2.tgz#eb70a81a1c66d4935d50bf6fe1021e440f27fe9f" |
2419 |
| - integrity sha512-AMfZfSVOIR8fa+TXlAooByEF4OB00wqnms1sJ1v+iu8ivwvtPvnkwdzzFMpsK5jA2S9oNeeQ04egIWVb4QWmtQ== |
2420 |
| - |
2421 |
| -"@next/swc-win32-arm64-msvc@15.0.2": |
2422 |
| - version "15.0.2" |
2423 |
| - resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.0.2.tgz#29a763bdc3a1281633af10cf8428e916e02f079a" |
2424 |
| - integrity sha512-JkXysDT0/hEY47O+Hvs8PbZAeiCQVxKfGtr4GUpNAhlG2E0Mkjibuo8ryGD29Qb5a3IOnKYNoZlh/MyKd2Nbww== |
2425 |
| - |
2426 |
| -"@next/swc-win32-x64-msvc@15.0.2": |
2427 |
| - version "15.0.2" |
2428 |
| - resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.0.2.tgz#0f70d8146990886a85099875353539fc6dd68338" |
2429 |
| - integrity sha512-foaUL0NqJY/dX0Pi/UcZm5zsmSk5MtP/gxx3xOPyREkMFN+CTjctPfu3QaqrQHinaKdPnMWPJDKt4VjDfTBe/Q== |
| 2391 | +"@next/swc-darwin-arm64@15.0.3": |
| 2392 | + version "15.0.3" |
| 2393 | + resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.0.3.tgz#4c40c506cf3d4d87da0204f4cccf39e6bdc46a71" |
| 2394 | + integrity sha512-s3Q/NOorCsLYdCKvQlWU+a+GeAd3C8Rb3L1YnetsgwXzhc3UTWrtQpB/3eCjFOdGUj5QmXfRak12uocd1ZiiQw== |
| 2395 | + |
| 2396 | +"@next/swc-darwin-x64@15.0.3": |
| 2397 | + version "15.0.3" |
| 2398 | + resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.0.3.tgz#8e06cacae3dae279744f9fbe88dea679ec2c1ca3" |
| 2399 | + integrity sha512-Zxl/TwyXVZPCFSf0u2BNj5sE0F2uR6iSKxWpq4Wlk/Sv9Ob6YCKByQTkV2y6BCic+fkabp9190hyrDdPA/dNrw== |
| 2400 | + |
| 2401 | +"@next/swc-linux-arm64-gnu@15.0.3": |
| 2402 | + version "15.0.3" |
| 2403 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.0.3.tgz#c144ad1f21091b9c6e1e330ecc2d56188763191d" |
| 2404 | + integrity sha512-T5+gg2EwpsY3OoaLxUIofmMb7ohAUlcNZW0fPQ6YAutaWJaxt1Z1h+8zdl4FRIOr5ABAAhXtBcpkZNwUcKI2fw== |
| 2405 | + |
| 2406 | +"@next/swc-linux-arm64-musl@15.0.3": |
| 2407 | + version "15.0.3" |
| 2408 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.0.3.tgz#3ccb71c6703bf421332f177d1bb0e10528bc73a2" |
| 2409 | + integrity sha512-WkAk6R60mwDjH4lG/JBpb2xHl2/0Vj0ZRu1TIzWuOYfQ9tt9NFsIinI1Epma77JVgy81F32X/AeD+B2cBu/YQA== |
| 2410 | + |
| 2411 | +"@next/swc-linux-x64-gnu@15.0.3": |
| 2412 | + version "15.0.3" |
| 2413 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.0.3.tgz#b90aa9b07001b4000427c35ab347a9273cbeebb3" |
| 2414 | + integrity sha512-gWL/Cta1aPVqIGgDb6nxkqy06DkwJ9gAnKORdHWX1QBbSZZB+biFYPFti8aKIQL7otCE1pjyPaXpFzGeG2OS2w== |
| 2415 | + |
| 2416 | +"@next/swc-linux-x64-musl@15.0.3": |
| 2417 | + version "15.0.3" |
| 2418 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.0.3.tgz#0ac9724fb44718fc97bfea971ac3fe17e486590e" |
| 2419 | + integrity sha512-QQEMwFd8r7C0GxQS62Zcdy6GKx999I/rTO2ubdXEe+MlZk9ZiinsrjwoiBL5/57tfyjikgh6GOU2WRQVUej3UA== |
| 2420 | + |
| 2421 | +"@next/swc-win32-arm64-msvc@15.0.3": |
| 2422 | + version "15.0.3" |
| 2423 | + resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.0.3.tgz#932437d4cf27814e963ba8ae5f033b4421fab9ca" |
| 2424 | + integrity sha512-9TEp47AAd/ms9fPNgtgnT7F3M1Hf7koIYYWCMQ9neOwjbVWJsHZxrFbI3iEDJ8rf1TDGpmHbKxXf2IFpAvheIQ== |
| 2425 | + |
| 2426 | +"@next/swc-win32-x64-msvc@15.0.3": |
| 2427 | + version "15.0.3" |
| 2428 | + resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.0.3.tgz#940a6f7b370cdde0cc67eabe945d9e6d97e0be9f" |
| 2429 | + integrity sha512-VNAz+HN4OGgvZs6MOoVfnn41kBzT+M+tB+OK4cww6DNyWS6wKaDpaAm/qLeOUbnMh0oVx1+mg0uoYARF69dJyA== |
2430 | 2430 |
|
2431 | 2431 | "@nodelib/fs.scandir@2.1.5":
|
2432 | 2432 | version "2.1.5"
|
@@ -9485,27 +9485,27 @@ next-videos@1.5.0:
|
9485 | 9485 | dependencies:
|
9486 | 9486 | file-loader "^4.2.0"
|
9487 | 9487 |
|
9488 |
| -next@15.0.2: |
9489 |
| - version "15.0.2" |
9490 |
| - resolved "https://registry.yarnpkg.com/next/-/next-15.0.2.tgz#4a2224c007856118010b8cef5e9b2383cd743388" |
9491 |
| - integrity sha512-rxIWHcAu4gGSDmwsELXacqAPUk+j8dV/A9cDF5fsiCMpkBDYkO2AEaL1dfD+nNmDiU6QMCFN8Q30VEKapT9UHQ== |
| 9488 | +next@15.0.3: |
| 9489 | + version "15.0.3" |
| 9490 | + resolved "https://registry.yarnpkg.com/next/-/next-15.0.3.tgz#804f5b772e7570ef1f088542a59860914d3288e9" |
| 9491 | + integrity sha512-ontCbCRKJUIoivAdGB34yCaOcPgYXr9AAkV/IwqFfWWTXEPUgLYkSkqBhIk9KK7gGmgjc64B+RdoeIDM13Irnw== |
9492 | 9492 | dependencies:
|
9493 |
| - "@next/env" "15.0.2" |
| 9493 | + "@next/env" "15.0.3" |
9494 | 9494 | "@swc/counter" "0.1.3"
|
9495 | 9495 | "@swc/helpers" "0.5.13"
|
9496 | 9496 | busboy "1.6.0"
|
9497 | 9497 | caniuse-lite "^1.0.30001579"
|
9498 | 9498 | postcss "8.4.31"
|
9499 | 9499 | styled-jsx "5.1.6"
|
9500 | 9500 | optionalDependencies:
|
9501 |
| - "@next/swc-darwin-arm64" "15.0.2" |
9502 |
| - "@next/swc-darwin-x64" "15.0.2" |
9503 |
| - "@next/swc-linux-arm64-gnu" "15.0.2" |
9504 |
| - "@next/swc-linux-arm64-musl" "15.0.2" |
9505 |
| - "@next/swc-linux-x64-gnu" "15.0.2" |
9506 |
| - "@next/swc-linux-x64-musl" "15.0.2" |
9507 |
| - "@next/swc-win32-arm64-msvc" "15.0.2" |
9508 |
| - "@next/swc-win32-x64-msvc" "15.0.2" |
| 9501 | + "@next/swc-darwin-arm64" "15.0.3" |
| 9502 | + "@next/swc-darwin-x64" "15.0.3" |
| 9503 | + "@next/swc-linux-arm64-gnu" "15.0.3" |
| 9504 | + "@next/swc-linux-arm64-musl" "15.0.3" |
| 9505 | + "@next/swc-linux-x64-gnu" "15.0.3" |
| 9506 | + "@next/swc-linux-x64-musl" "15.0.3" |
| 9507 | + "@next/swc-win32-arm64-msvc" "15.0.3" |
| 9508 | + "@next/swc-win32-x64-msvc" "15.0.3" |
9509 | 9509 | sharp "^0.33.5"
|
9510 | 9510 |
|
9511 | 9511 | nextra-theme-docs@3.1.0:
|
|
0 commit comments