Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2022
1 parent b52e5a1 commit c1bef5e
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 82 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"export": "next export"
},
"dependencies": {
"next": "12.3.1",
"next": "13.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.55.0"
Expand All @@ -23,7 +23,7 @@
"@types/react-dom": "18.0.6",
"autoprefixer": "10.4.12",
"eslint": "8.24.0",
"eslint-config-next": "12.3.1",
"eslint-config-next": "13.0.1",
"postcss": "8.4.17",
"tailwindcss": "3.1.8",
"typescript": "4.8.4"
Expand Down
169 changes: 89 additions & 80 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,109 +80,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.1":
version: 13.0.1
resolution: "@next/env@npm:13.0.1"
checksum: 53743fd7204678f7c75db5a7772084200b2607c1f432b498aa21bd352cc606c676ca7606c1cf38af134d9acd6ef64b607a118d1d68bd2a54101f72a2c540975a
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.1":
version: 13.0.1
resolution: "@next/eslint-plugin-next@npm:13.0.1"
dependencies:
glob: 7.1.7
checksum: 157b1126f016a0090b62f590d9c331c58221c4efaf3453c294a0d26e75497704617549480e9bba3ddaf278a355359133dd239c3960f684f2abe575553ec59a96
checksum: 9b6c9421ba394d5f8801308f9beb7a9cea499b2943994620b94c63f395b4d99d796c63a1556bce0398e63b1912733b3efb113cfbdb3b85945d288998e9839c88
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.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:12.3.1":
version: 12.3.1
resolution: "@next/swc-android-arm64@npm:12.3.1"
"@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:12.3.1":
version: 12.3.1
resolution: "@next/swc-darwin-arm64@npm:12.3.1"
"@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:12.3.1":
version: 12.3.1
resolution: "@next/swc-darwin-x64@npm:12.3.1"
"@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:12.3.1":
version: 12.3.1
resolution: "@next/swc-freebsd-x64@npm:12.3.1"
"@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: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.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: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.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: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.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: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.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: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.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: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.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: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.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: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.1":
version: 13.0.1
resolution: "@next/swc-win32-x64-msvc@npm:13.0.1"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -799,6 +799,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

"color-convert@npm:^2.0.1":
version: 2.0.1
resolution: "color-convert@npm:2.0.1"
Expand Down Expand Up @@ -1110,11 +1117,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.1":
version: 13.0.1
resolution: "eslint-config-next@npm:13.0.1"
dependencies:
"@next/eslint-plugin-next": 12.3.1
"@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
Expand All @@ -1129,7 +1136,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 83633fee1a379ae691e505063ebc42e3346f30f7c10d0816fabffcf483e96b8dc97a9ad73e3f13f51eb5df8161e94566d4c22a7bc7298da58e18ea17c33ac84e
checksum: 67e92dfbab2baa2e5a23c1f517b38101efb49e475b9a5523709898e2c11c879ebc9f61d8decb9d10fcfddec2e7c52863e11df0df485ac6e00ef2fbd5b5f5d769
languageName: node
linkType: hard

Expand Down Expand Up @@ -2345,34 +2352,34 @@ __metadata:
languageName: node
linkType: hard

"next@npm:12.3.1":
version: 12.3.1
resolution: "next@npm:12.3.1"
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@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
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.2.0
react-dom: ^18.2.0
sass: ^1.3.0
dependenciesMeta:
"@next/swc-android-arm-eabi":
Expand Down Expand Up @@ -2410,7 +2417,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: ac78592379999650f596a945019b14827818879e792ab37876bc71443bd697510d9ea00881787918f1543e6c6c5588111aeecb10342c2166a344e10ccd6bbc3e
checksum: 50f5f19a9bea44f8a2e401f3617e7fac715c3f1a6d6ee0f40c278cebaa8be7f2e485902c05f5b868e9ecb9f0763737e77151d0ac7d29ba764931638555917848
languageName: node
linkType: hard

Expand All @@ -2424,8 +2431,8 @@ __metadata:
"@types/react-dom": 18.0.6
autoprefixer: 10.4.12
eslint: 8.24.0
eslint-config-next: 12.3.1
next: 12.3.1
eslint-config-next: 13.0.1
next: 13.0.1
postcss: 8.4.17
react: 18.2.0
react-dom: 18.2.0
Expand Down Expand Up @@ -3260,17 +3267,19 @@ __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:
"@babel/core":
optional: true
babel-plugin-macros:
optional: true
checksum: 61959993915f4b1662a682dbbefb3512de9399cf6901969bcadd26ba5441d2b5ca5c1021b233bbd573da2541b41efb45d56c6f618dbc8d88a381ebc62461fefe
checksum: e5b70476fd9059147dfe35dd912e537e422a7f900cc88f80456c97da495c655598875d64de2199641d627770a7e55ed08be0fd82646bc386791fdb1d0e5af2b1
languageName: node
linkType: hard

Expand Down

0 comments on commit c1bef5e

Please sign in to comment.