diff --git a/apps/docs/package.json b/apps/docs/package.json index 46eef87..063b875 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -18,8 +18,8 @@ "@fortawesome/sharp-solid-svg-icons": "6.2.0", "@mdx-js/loader": "2.1.5", "@mdx-js/react": "2.1.5", - "@next/font": "13.0.0", - "@next/mdx": "13.0.0", + "@next/font": "13.0.1", + "@next/mdx": "13.0.1", "@reach/skip-nav": "0.18.0", "@strum/react": "*", "@vanilla-extract/css": "1.9.1", @@ -30,7 +30,7 @@ "copy-to-clipboard": "3.3.2", "glob": "8.0.3", "lodash": "4.17.21", - "next": "13.0.0", + "next": "13.0.1", "next-mdx-remote": "4.1.0", "next-sitemap": "3.1.29", "prism-react-renderer": "1.3.5", diff --git a/packages/eslint-config-strum/package.json b/packages/eslint-config-strum/package.json index dd4192b..1c8dc0d 100644 --- a/packages/eslint-config-strum/package.json +++ b/packages/eslint-config-strum/package.json @@ -4,7 +4,7 @@ "license": "MIT", "dependencies": { "eslint": "8.26.0", - "eslint-config-next": "13.0.0", + "eslint-config-next": "13.0.1", "eslint-config-prettier": "8.5.0", "eslint-plugin-react": "7.31.10" }, diff --git a/yarn.lock b/yarn.lock index 34f4d65..58499b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1984,126 +1984,126 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:13.0.0": - version: 13.0.0 - resolution: "@next/env@npm:13.0.0" - checksum: 3146f10324366283c22bce0b700a8ae6c7dffad63cb81d698300c1795e7121d1fa0c2b6e0cbf7f7614117b0c3aa15556e88a7727a7b0e59aed054c2dfecb7d58 +"@next/env@npm:13.0.1": + version: 13.0.1 + resolution: "@next/env@npm:13.0.1" + checksum: 53743fd7204678f7c75db5a7772084200b2607c1f432b498aa21bd352cc606c676ca7606c1cf38af134d9acd6ef64b607a118d1d68bd2a54101f72a2c540975a languageName: node linkType: hard -"@next/eslint-plugin-next@npm:13.0.0": - version: 13.0.0 - resolution: "@next/eslint-plugin-next@npm:13.0.0" +"@next/eslint-plugin-next@npm:13.0.1": + version: 13.0.1 + resolution: "@next/eslint-plugin-next@npm:13.0.1" dependencies: glob: 7.1.7 - checksum: 03d3e359165e477978baa4862d88ffe6e4a1d0d944b7e3dc93c1d426b9769fdef6f115b1ac2933c95bdaa3d760667225935736523445330ed9c5b2d62bc055a5 + checksum: 9b6c9421ba394d5f8801308f9beb7a9cea499b2943994620b94c63f395b4d99d796c63a1556bce0398e63b1912733b3efb113cfbdb3b85945d288998e9839c88 languageName: node linkType: hard -"@next/font@npm:13.0.0": - version: 13.0.0 - resolution: "@next/font@npm:13.0.0" - checksum: e616d77336d82455e08653a5488b7e8721ac3db5fb0a69e6270ed093eb2a8d7f51b0582e1ef0fa7947587bda13296fd6cee2fe4fcf88a98c2bcc69122fa70e5b +"@next/font@npm:13.0.1": + version: 13.0.1 + resolution: "@next/font@npm:13.0.1" + checksum: 653de06599d98c4a9c12500585be2dd298f428e43bab4b68d7676782aaf50ba462d8b7d87c90f1834483bf874ac4592c77628a7960fb52dc2df620fd2d0acfb6 languageName: node linkType: hard -"@next/mdx@npm:13.0.0": - version: 13.0.0 - resolution: "@next/mdx@npm:13.0.0" +"@next/mdx@npm:13.0.1": + version: 13.0.1 + resolution: "@next/mdx@npm:13.0.1" peerDependencies: "@mdx-js/loader": ">=0.15.0" "@mdx-js/react": "*" - checksum: efcef546555855be5b9e2e83ac9545a425846107466b1cb6ed6bc2f41e95c59191efc39f192854c0992255d0542a770af8b6ed4e232048504269a65d0c4a39d1 + checksum: 6812036c05e07c53dec2f50a7c56b649e86c539f863cabcec327bee99f01534b4a27951260ad618b8b459854502311163bf9346a9357b002f6c880ee21f529b2 languageName: node linkType: hard -"@next/swc-android-arm-eabi@npm:13.0.0": - version: 13.0.0 - resolution: "@next/swc-android-arm-eabi@npm:13.0.0" +"@next/swc-android-arm-eabi@npm:13.0.1": + version: 13.0.1 + resolution: "@next/swc-android-arm-eabi@npm:13.0.1" conditions: os=android & cpu=arm languageName: node linkType: hard -"@next/swc-android-arm64@npm:13.0.0": - version: 13.0.0 - resolution: "@next/swc-android-arm64@npm:13.0.0" +"@next/swc-android-arm64@npm:13.0.1": + version: 13.0.1 + resolution: "@next/swc-android-arm64@npm:13.0.1" conditions: os=android & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:13.0.0": - version: 13.0.0 - resolution: "@next/swc-darwin-arm64@npm:13.0.0" +"@next/swc-darwin-arm64@npm:13.0.1": + version: 13.0.1 + resolution: "@next/swc-darwin-arm64@npm:13.0.1" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:13.0.0": - version: 13.0.0 - resolution: "@next/swc-darwin-x64@npm:13.0.0" +"@next/swc-darwin-x64@npm:13.0.1": + version: 13.0.1 + resolution: "@next/swc-darwin-x64@npm:13.0.1" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-freebsd-x64@npm:13.0.0": - version: 13.0.0 - resolution: "@next/swc-freebsd-x64@npm:13.0.0" +"@next/swc-freebsd-x64@npm:13.0.1": + version: 13.0.1 + resolution: "@next/swc-freebsd-x64@npm:13.0.1" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm-gnueabihf@npm:13.0.0": - version: 13.0.0 - resolution: "@next/swc-linux-arm-gnueabihf@npm:13.0.0" +"@next/swc-linux-arm-gnueabihf@npm:13.0.1": + version: 13.0.1 + resolution: "@next/swc-linux-arm-gnueabihf@npm:13.0.1" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:13.0.0": - version: 13.0.0 - resolution: "@next/swc-linux-arm64-gnu@npm:13.0.0" +"@next/swc-linux-arm64-gnu@npm:13.0.1": + version: 13.0.1 + resolution: "@next/swc-linux-arm64-gnu@npm:13.0.1" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:13.0.0": - version: 13.0.0 - resolution: "@next/swc-linux-arm64-musl@npm:13.0.0" +"@next/swc-linux-arm64-musl@npm:13.0.1": + version: 13.0.1 + resolution: "@next/swc-linux-arm64-musl@npm:13.0.1" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:13.0.0": - version: 13.0.0 - resolution: "@next/swc-linux-x64-gnu@npm:13.0.0" +"@next/swc-linux-x64-gnu@npm:13.0.1": + version: 13.0.1 + resolution: "@next/swc-linux-x64-gnu@npm:13.0.1" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:13.0.0": - version: 13.0.0 - resolution: "@next/swc-linux-x64-musl@npm:13.0.0" +"@next/swc-linux-x64-musl@npm:13.0.1": + version: 13.0.1 + resolution: "@next/swc-linux-x64-musl@npm:13.0.1" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:13.0.0": - version: 13.0.0 - resolution: "@next/swc-win32-arm64-msvc@npm:13.0.0" +"@next/swc-win32-arm64-msvc@npm:13.0.1": + version: 13.0.1 + resolution: "@next/swc-win32-arm64-msvc@npm:13.0.1" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:13.0.0": - version: 13.0.0 - resolution: "@next/swc-win32-ia32-msvc@npm:13.0.0" +"@next/swc-win32-ia32-msvc@npm:13.0.1": + version: 13.0.1 + resolution: "@next/swc-win32-ia32-msvc@npm:13.0.1" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:13.0.0": - version: 13.0.0 - resolution: "@next/swc-win32-x64-msvc@npm:13.0.0" +"@next/swc-win32-x64-msvc@npm:13.0.1": + version: 13.0.1 + resolution: "@next/swc-win32-x64-msvc@npm:13.0.1" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -2784,7 +2784,7 @@ __metadata: "@typescript-eslint/eslint-plugin": 5.41.0 "@typescript-eslint/parser": 5.41.0 eslint: 8.26.0 - eslint-config-next: 13.0.0 + eslint-config-next: 13.0.1 eslint-config-prettier: 8.5.0 eslint-plugin-react: 7.31.10 eslint-plugin-react-hooks: 4.6.0 @@ -4772,8 +4772,8 @@ __metadata: "@fortawesome/sharp-solid-svg-icons": 6.2.0 "@mdx-js/loader": 2.1.5 "@mdx-js/react": 2.1.5 - "@next/font": 13.0.0 - "@next/mdx": 13.0.0 + "@next/font": 13.0.1 + "@next/mdx": 13.0.1 "@reach/skip-nav": 0.18.0 "@strum/eslint-config": "*" "@strum/react": "*" @@ -4792,7 +4792,7 @@ __metadata: eslint: 8.26.0 glob: 8.0.3 lodash: 4.17.21 - next: 13.0.0 + next: 13.0.1 next-compose-plugins: 2.2.1 next-mdx-remote: 4.1.0 next-sitemap: 3.1.29 @@ -5275,11 +5275,11 @@ __metadata: languageName: node linkType: hard -"eslint-config-next@npm:13.0.0": - version: 13.0.0 - resolution: "eslint-config-next@npm:13.0.0" +"eslint-config-next@npm:13.0.1": + version: 13.0.1 + resolution: "eslint-config-next@npm:13.0.1" dependencies: - "@next/eslint-plugin-next": 13.0.0 + "@next/eslint-plugin-next": 13.0.1 "@rushstack/eslint-patch": ^1.1.3 "@typescript-eslint/parser": ^5.21.0 eslint-import-resolver-node: ^0.3.6 @@ -5294,7 +5294,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 69f04df8d831aba78df30edec2ce7a7cc5779af89159bfdc42f015d2e038a26e8b2b6e8407873a3827098f5abd21b5657aace0ff014d345465ae98d133ddb285 + checksum: 67e92dfbab2baa2e5a23c1f517b38101efb49e475b9a5523709898e2c11c879ebc9f61d8decb9d10fcfddec2e7c52863e11df0df485ac6e00ef2fbd5b5f5d769 languageName: node linkType: hard @@ -8355,24 +8355,24 @@ __metadata: languageName: node linkType: hard -"next@npm:13.0.0": - version: 13.0.0 - resolution: "next@npm:13.0.0" - dependencies: - "@next/env": 13.0.0 - "@next/swc-android-arm-eabi": 13.0.0 - "@next/swc-android-arm64": 13.0.0 - "@next/swc-darwin-arm64": 13.0.0 - "@next/swc-darwin-x64": 13.0.0 - "@next/swc-freebsd-x64": 13.0.0 - "@next/swc-linux-arm-gnueabihf": 13.0.0 - "@next/swc-linux-arm64-gnu": 13.0.0 - "@next/swc-linux-arm64-musl": 13.0.0 - "@next/swc-linux-x64-gnu": 13.0.0 - "@next/swc-linux-x64-musl": 13.0.0 - "@next/swc-win32-arm64-msvc": 13.0.0 - "@next/swc-win32-ia32-msvc": 13.0.0 - "@next/swc-win32-x64-msvc": 13.0.0 +"next@npm:13.0.1": + version: 13.0.1 + resolution: "next@npm:13.0.1" + dependencies: + "@next/env": 13.0.1 + "@next/swc-android-arm-eabi": 13.0.1 + "@next/swc-android-arm64": 13.0.1 + "@next/swc-darwin-arm64": 13.0.1 + "@next/swc-darwin-x64": 13.0.1 + "@next/swc-freebsd-x64": 13.0.1 + "@next/swc-linux-arm-gnueabihf": 13.0.1 + "@next/swc-linux-arm64-gnu": 13.0.1 + "@next/swc-linux-arm64-musl": 13.0.1 + "@next/swc-linux-x64-gnu": 13.0.1 + "@next/swc-linux-x64-musl": 13.0.1 + "@next/swc-win32-arm64-msvc": 13.0.1 + "@next/swc-win32-ia32-msvc": 13.0.1 + "@next/swc-win32-x64-msvc": 13.0.1 "@swc/helpers": 0.4.11 caniuse-lite: ^1.0.30001406 postcss: 8.4.14 @@ -8381,8 +8381,8 @@ __metadata: peerDependencies: fibers: ">= 3.1.0" node-sass: ^6.0.0 || ^7.0.0 - react: ^18.0.0-0 - react-dom: ^18.0.0-0 + react: ^18.2.0 + react-dom: ^18.2.0 sass: ^1.3.0 dependenciesMeta: "@next/swc-android-arm-eabi": @@ -8420,7 +8420,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 7b5c84728783433c07e3eac65d5d85434f6c056a3e55c417c7636e08d8e1af2532d83f75b8448ddc5c9525145a6a7c93e8482744ee3f2d647841b152306da939 + checksum: 50f5f19a9bea44f8a2e401f3617e7fac715c3f1a6d6ee0f40c278cebaa8be7f2e485902c05f5b868e9ecb9f0763737e77151d0ac7d29ba764931638555917848 languageName: node linkType: hard