Skip to content

Commit

Permalink
fix(deps): update dependency next to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent 2e9740a commit 4ef0530
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 45 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"framer-motion": "^10.16.4",
"gray-matter": "^4.0.3",
"katex": "^0.16.9",
"next": "^13.5.4",
"next": "^14.0.2",
"next-mdx-remote": "^4.4.1",
"next-progress": "^2.3.1",
"next-pwa": "^5.6.0",
Expand Down
95 changes: 51 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2546,7 +2546,14 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:13.5.4, @next/env@npm:^13.4.3":
"@next/env@npm:14.0.2":
version: 14.0.2
resolution: "@next/env@npm:14.0.2"
checksum: 5a43177f3cb19ad61b60d0b30d0c0cc2b8d0f6089c8b820f51536280ee00a20c3d38969e3c309cf9dfa35acafe0bb4bc452167a7fea25baaa7036156191e2f1e
languageName: node
linkType: hard

"@next/env@npm:^13.4.3":
version: 13.5.4
resolution: "@next/env@npm:13.5.4"
checksum: 95ec7108bc88a01fed5389fb33e4b9eb34937908859d9f0aa87930c660f4395d90dafe10e54830faae5bc0a1b799be544c6455a2c8054499569d1e9296369076
Expand All @@ -2562,65 +2569,65 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:13.5.4":
version: 13.5.4
resolution: "@next/swc-darwin-arm64@npm:13.5.4"
"@next/swc-darwin-arm64@npm:14.0.2":
version: 14.0.2
resolution: "@next/swc-darwin-arm64@npm:14.0.2"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:13.5.4":
version: 13.5.4
resolution: "@next/swc-darwin-x64@npm:13.5.4"
"@next/swc-darwin-x64@npm:14.0.2":
version: 14.0.2
resolution: "@next/swc-darwin-x64@npm:14.0.2"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:13.5.4":
version: 13.5.4
resolution: "@next/swc-linux-arm64-gnu@npm:13.5.4"
"@next/swc-linux-arm64-gnu@npm:14.0.2":
version: 14.0.2
resolution: "@next/swc-linux-arm64-gnu@npm:14.0.2"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:13.5.4":
version: 13.5.4
resolution: "@next/swc-linux-arm64-musl@npm:13.5.4"
"@next/swc-linux-arm64-musl@npm:14.0.2":
version: 14.0.2
resolution: "@next/swc-linux-arm64-musl@npm:14.0.2"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:13.5.4":
version: 13.5.4
resolution: "@next/swc-linux-x64-gnu@npm:13.5.4"
"@next/swc-linux-x64-gnu@npm:14.0.2":
version: 14.0.2
resolution: "@next/swc-linux-x64-gnu@npm:14.0.2"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:13.5.4":
version: 13.5.4
resolution: "@next/swc-linux-x64-musl@npm:13.5.4"
"@next/swc-linux-x64-musl@npm:14.0.2":
version: 14.0.2
resolution: "@next/swc-linux-x64-musl@npm:14.0.2"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:13.5.4":
version: 13.5.4
resolution: "@next/swc-win32-arm64-msvc@npm:13.5.4"
"@next/swc-win32-arm64-msvc@npm:14.0.2":
version: 14.0.2
resolution: "@next/swc-win32-arm64-msvc@npm:14.0.2"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@next/swc-win32-ia32-msvc@npm:13.5.4":
version: 13.5.4
resolution: "@next/swc-win32-ia32-msvc@npm:13.5.4"
"@next/swc-win32-ia32-msvc@npm:14.0.2":
version: 14.0.2
resolution: "@next/swc-win32-ia32-msvc@npm:14.0.2"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:13.5.4":
version: 13.5.4
resolution: "@next/swc-win32-x64-msvc@npm:13.5.4"
"@next/swc-win32-x64-msvc@npm:14.0.2":
version: 14.0.2
resolution: "@next/swc-win32-x64-msvc@npm:14.0.2"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -3053,7 +3060,7 @@ __metadata:
jest-axe: ^8.0.0
jest-environment-jsdom: ^29.7.0
katex: ^0.16.9
next: ^13.5.4
next: ^14.0.2
next-mdx-remote: ^4.4.1
next-progress: ^2.3.1
next-pwa: ^5.6.0
Expand Down Expand Up @@ -11469,20 +11476,20 @@ __metadata:
languageName: node
linkType: hard

"next@npm:^13.5.4":
version: 13.5.4
resolution: "next@npm:13.5.4"
dependencies:
"@next/env": 13.5.4
"@next/swc-darwin-arm64": 13.5.4
"@next/swc-darwin-x64": 13.5.4
"@next/swc-linux-arm64-gnu": 13.5.4
"@next/swc-linux-arm64-musl": 13.5.4
"@next/swc-linux-x64-gnu": 13.5.4
"@next/swc-linux-x64-musl": 13.5.4
"@next/swc-win32-arm64-msvc": 13.5.4
"@next/swc-win32-ia32-msvc": 13.5.4
"@next/swc-win32-x64-msvc": 13.5.4
"next@npm:^14.0.2":
version: 14.0.2
resolution: "next@npm:14.0.2"
dependencies:
"@next/env": 14.0.2
"@next/swc-darwin-arm64": 14.0.2
"@next/swc-darwin-x64": 14.0.2
"@next/swc-linux-arm64-gnu": 14.0.2
"@next/swc-linux-arm64-musl": 14.0.2
"@next/swc-linux-x64-gnu": 14.0.2
"@next/swc-linux-x64-musl": 14.0.2
"@next/swc-win32-arm64-msvc": 14.0.2
"@next/swc-win32-ia32-msvc": 14.0.2
"@next/swc-win32-x64-msvc": 14.0.2
"@swc/helpers": 0.5.2
busboy: 1.6.0
caniuse-lite: ^1.0.30001406
Expand Down Expand Up @@ -11520,7 +11527,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: f8e964ee9bbabd0303f9d807c9193833fcc47960be029c3721db9a5a35cc4ff690313e30fc6ee497f959a9141048957dddf6eb038b4a23c78c8762b0cd9d0ae0
checksum: b133fcd8035191dd7469bcb8c0b0c6325dac890020298d2ac4dce1dfb388ede0824532a5aaff778c6871c015de89adca25108ffb35634f3f38397279bad43175
languageName: node
linkType: hard

Expand Down

0 comments on commit 4ef0530

Please sign in to comment.