diff --git a/package.json b/package.json index 2b900b6..5916291 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "minio": "^7.0.32", "ms": "canary", "multer": "^1.4.5-lts.1", - "next": "^12.3.1", + "next": "^13.0.0", "prisma": "^4.5.0", "react": "^18.2.0", "react-chartjs-2": "^4.3.1", @@ -71,7 +71,7 @@ "cross-env": "^7.0.3", "esbuild": "^0.15.12", "eslint": "^8.26.0", - "eslint-config-next": "12.3.1", + "eslint-config-next": "^13.0.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.2.1", "npm-run-all": "^4.1.5", @@ -83,4 +83,4 @@ "url": "https://github.com/diced/zipline.git" }, "packageManager": "yarn@3.2.4" -} \ No newline at end of file +} diff --git a/yarn.lock b/yarn.lock index 5e81091..69c354c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -807,109 +807,109 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:12.3.1": - version: 12.3.1 - resolution: "@next/env@npm:12.3.1" - checksum: ea7f2ad9080bdec91dd9e7d84db063793717fb1e6c668ff99cdd9103b9a7f2dd0afd153f04882944d24124965f2f78cdf24dc71da3dcd5afad3a078816abc528 +"@next/env@npm:13.0.0": + version: 13.0.0 + resolution: "@next/env@npm:13.0.0" + checksum: 3146f10324366283c22bce0b700a8ae6c7dffad63cb81d698300c1795e7121d1fa0c2b6e0cbf7f7614117b0c3aa15556e88a7727a7b0e59aed054c2dfecb7d58 languageName: node linkType: hard -"@next/eslint-plugin-next@npm:12.3.1": - version: 12.3.1 - resolution: "@next/eslint-plugin-next@npm:12.3.1" +"@next/eslint-plugin-next@npm:13.0.0": + version: 13.0.0 + resolution: "@next/eslint-plugin-next@npm:13.0.0" dependencies: glob: 7.1.7 - checksum: 157b1126f016a0090b62f590d9c331c58221c4efaf3453c294a0d26e75497704617549480e9bba3ddaf278a355359133dd239c3960f684f2abe575553ec59a96 + checksum: 03d3e359165e477978baa4862d88ffe6e4a1d0d944b7e3dc93c1d426b9769fdef6f115b1ac2933c95bdaa3d760667225935736523445330ed9c5b2d62bc055a5 languageName: node linkType: hard -"@next/swc-android-arm-eabi@npm:12.3.1": - version: 12.3.1 - resolution: "@next/swc-android-arm-eabi@npm:12.3.1" +"@next/swc-android-arm-eabi@npm:13.0.0": + version: 13.0.0 + resolution: "@next/swc-android-arm-eabi@npm:13.0.0" conditions: os=android & cpu=arm languageName: node linkType: hard -"@next/swc-android-arm64@npm:12.3.1": - version: 12.3.1 - resolution: "@next/swc-android-arm64@npm:12.3.1" +"@next/swc-android-arm64@npm:13.0.0": + version: 13.0.0 + resolution: "@next/swc-android-arm64@npm:13.0.0" conditions: os=android & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:12.3.1": - version: 12.3.1 - resolution: "@next/swc-darwin-arm64@npm:12.3.1" +"@next/swc-darwin-arm64@npm:13.0.0": + version: 13.0.0 + resolution: "@next/swc-darwin-arm64@npm:13.0.0" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:12.3.1": - version: 12.3.1 - resolution: "@next/swc-darwin-x64@npm:12.3.1" +"@next/swc-darwin-x64@npm:13.0.0": + version: 13.0.0 + resolution: "@next/swc-darwin-x64@npm:13.0.0" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-freebsd-x64@npm:12.3.1": - version: 12.3.1 - resolution: "@next/swc-freebsd-x64@npm:12.3.1" +"@next/swc-freebsd-x64@npm:13.0.0": + version: 13.0.0 + resolution: "@next/swc-freebsd-x64@npm:13.0.0" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm-gnueabihf@npm:12.3.1": - version: 12.3.1 - resolution: "@next/swc-linux-arm-gnueabihf@npm:12.3.1" +"@next/swc-linux-arm-gnueabihf@npm:13.0.0": + version: 13.0.0 + resolution: "@next/swc-linux-arm-gnueabihf@npm:13.0.0" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:12.3.1": - version: 12.3.1 - resolution: "@next/swc-linux-arm64-gnu@npm:12.3.1" +"@next/swc-linux-arm64-gnu@npm:13.0.0": + version: 13.0.0 + resolution: "@next/swc-linux-arm64-gnu@npm:13.0.0" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:12.3.1": - version: 12.3.1 - resolution: "@next/swc-linux-arm64-musl@npm:12.3.1" +"@next/swc-linux-arm64-musl@npm:13.0.0": + version: 13.0.0 + resolution: "@next/swc-linux-arm64-musl@npm:13.0.0" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:12.3.1": - version: 12.3.1 - resolution: "@next/swc-linux-x64-gnu@npm:12.3.1" +"@next/swc-linux-x64-gnu@npm:13.0.0": + version: 13.0.0 + resolution: "@next/swc-linux-x64-gnu@npm:13.0.0" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:12.3.1": - version: 12.3.1 - resolution: "@next/swc-linux-x64-musl@npm:12.3.1" +"@next/swc-linux-x64-musl@npm:13.0.0": + version: 13.0.0 + resolution: "@next/swc-linux-x64-musl@npm:13.0.0" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:12.3.1": - version: 12.3.1 - resolution: "@next/swc-win32-arm64-msvc@npm:12.3.1" +"@next/swc-win32-arm64-msvc@npm:13.0.0": + version: 13.0.0 + resolution: "@next/swc-win32-arm64-msvc@npm:13.0.0" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:12.3.1": - version: 12.3.1 - resolution: "@next/swc-win32-ia32-msvc@npm:12.3.1" +"@next/swc-win32-ia32-msvc@npm:13.0.0": + version: 13.0.0 + resolution: "@next/swc-win32-ia32-msvc@npm:13.0.0" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:12.3.1": - version: 12.3.1 - resolution: "@next/swc-win32-x64-msvc@npm:12.3.1" +"@next/swc-win32-x64-msvc@npm:13.0.0": + version: 13.0.0 + resolution: "@next/swc-win32-x64-msvc@npm:13.0.0" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -2511,6 +2511,13 @@ __metadata: languageName: node linkType: hard +"client-only@npm:0.0.1": + version: 0.0.1 + resolution: "client-only@npm:0.0.1" + checksum: 0c16bf660dadb90610553c1d8946a7fdfb81d624adea073b8440b7d795d5b5b08beb3c950c6a2cf16279365a3265158a236876d92bce16423c485c322d7dfaf8 + languageName: node + linkType: hard + "clone@npm:^1.0.2": version: 1.0.4 resolution: "clone@npm:1.0.4" @@ -3516,11 +3523,11 @@ __metadata: languageName: node linkType: hard -"eslint-config-next@npm:12.3.1": - version: 12.3.1 - resolution: "eslint-config-next@npm:12.3.1" +"eslint-config-next@npm:^13.0.0": + version: 13.0.0 + resolution: "eslint-config-next@npm:13.0.0" dependencies: - "@next/eslint-plugin-next": 12.3.1 + "@next/eslint-plugin-next": 13.0.0 "@rushstack/eslint-patch": ^1.1.3 "@typescript-eslint/parser": ^5.21.0 eslint-import-resolver-node: ^0.3.6 @@ -3535,7 +3542,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 83633fee1a379ae691e505063ebc42e3346f30f7c10d0816fabffcf483e96b8dc97a9ad73e3f13f51eb5df8161e94566d4c22a7bc7298da58e18ea17c33ac84e + checksum: 69f04df8d831aba78df30edec2ce7a7cc5779af89159bfdc42f015d2e038a26e8b2b6e8407873a3827098f5abd21b5657aace0ff014d345465ae98d133ddb285 languageName: node linkType: hard @@ -5877,34 +5884,34 @@ __metadata: languageName: node linkType: hard -"next@npm:^12.3.1": - version: 12.3.1 - resolution: "next@npm:12.3.1" +"next@npm:^13.0.0": + version: 13.0.0 + resolution: "next@npm:13.0.0" dependencies: - "@next/env": 12.3.1 - "@next/swc-android-arm-eabi": 12.3.1 - "@next/swc-android-arm64": 12.3.1 - "@next/swc-darwin-arm64": 12.3.1 - "@next/swc-darwin-x64": 12.3.1 - "@next/swc-freebsd-x64": 12.3.1 - "@next/swc-linux-arm-gnueabihf": 12.3.1 - "@next/swc-linux-arm64-gnu": 12.3.1 - "@next/swc-linux-arm64-musl": 12.3.1 - "@next/swc-linux-x64-gnu": 12.3.1 - "@next/swc-linux-x64-musl": 12.3.1 - "@next/swc-win32-arm64-msvc": 12.3.1 - "@next/swc-win32-ia32-msvc": 12.3.1 - "@next/swc-win32-x64-msvc": 12.3.1 + "@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 "@swc/helpers": 0.4.11 caniuse-lite: ^1.0.30001406 postcss: 8.4.14 - styled-jsx: 5.0.7 + styled-jsx: 5.1.0 use-sync-external-store: 1.2.0 peerDependencies: fibers: ">= 3.1.0" node-sass: ^6.0.0 || ^7.0.0 - react: ^17.0.2 || ^18.0.0-0 - react-dom: ^17.0.2 || ^18.0.0-0 + react: ^18.0.0-0 + react-dom: ^18.0.0-0 sass: ^1.3.0 dependenciesMeta: "@next/swc-android-arm-eabi": @@ -5942,7 +5949,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: ac78592379999650f596a945019b14827818879e792ab37876bc71443bd697510d9ea00881787918f1543e6c6c5588111aeecb10342c2166a344e10ccd6bbc3e + checksum: 7b5c84728783433c07e3eac65d5d85434f6c056a3e55c417c7636e08d8e1af2532d83f75b8448ddc5c9525145a6a7c93e8482744ee3f2d647841b152306da939 languageName: node linkType: hard @@ -7759,9 +7766,11 @@ __metadata: languageName: node linkType: hard -"styled-jsx@npm:5.0.7": - version: 5.0.7 - resolution: "styled-jsx@npm:5.0.7" +"styled-jsx@npm:5.1.0": + version: 5.1.0 + resolution: "styled-jsx@npm:5.1.0" + dependencies: + client-only: 0.0.1 peerDependencies: react: ">= 16.8.0 || 17.x.x || ^18.0.0-0" peerDependenciesMeta: @@ -7769,7 +7778,7 @@ __metadata: optional: true babel-plugin-macros: optional: true - checksum: 61959993915f4b1662a682dbbefb3512de9399cf6901969bcadd26ba5441d2b5ca5c1021b233bbd573da2541b41efb45d56c6f618dbc8d88a381ebc62461fefe + checksum: e5b70476fd9059147dfe35dd912e537e422a7f900cc88f80456c97da495c655598875d64de2199641d627770a7e55ed08be0fd82646bc386791fdb1d0e5af2b1 languageName: node linkType: hard @@ -8554,7 +8563,7 @@ __metadata: dotenv-expand: ^9.0.0 esbuild: ^0.15.12 eslint: ^8.26.0 - eslint-config-next: 12.3.1 + eslint-config-next: ^13.0.0 eslint-config-prettier: ^8.5.0 eslint-plugin-prettier: ^4.2.1 fflate: ^0.7.4 @@ -8562,7 +8571,7 @@ __metadata: minio: ^7.0.32 ms: canary multer: ^1.4.5-lts.1 - next: ^12.3.1 + next: ^13.0.0 npm-run-all: ^4.1.5 prettier: ^2.7.1 prisma: ^4.5.0