Skip to content

Commit

Permalink
Merge pull request #145 from dolthub/dependabot/npm_and_yarn/next-14.2.7
Browse files Browse the repository at this point in the history
Bump next from 14.2.5 to 14.2.7
  • Loading branch information
tbantle22 authored Sep 3, 2024
2 parents 7f65458 + 7894aa5 commit 11d51b9
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@apollo/client": "^3.11.2",
"@react-icons/all-files": "^4.1.0",
"isomorphic-unfetch": "^4.0.2",
"next": "^14.2.5",
"next": "^14.2.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-loader": "^2.4.7",
Expand Down
94 changes: 47 additions & 47 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2616,10 +2616,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:14.2.5":
version: 14.2.5
resolution: "@next/env@npm:14.2.5"
checksum: 6d75b20ad8933f97d12e1008b37664854d969244764db6e77e57ccac3c5ec2b9be6f46c8b8a4245e27ff263022e1b6dc6005d54dd936509d622960289774c8a0
"@next/env@npm:14.2.7":
version: 14.2.7
resolution: "@next/env@npm:14.2.7"
checksum: 8d3c4338f1a06683f938492391634ce1dd7a5c4a3dff030f4aeddc06fb0feb05904d292af42d5c87c4bb2521c9186c973d6146410a89d1161966b3f6a8d46c75
languageName: node
linkType: hard

Expand All @@ -2632,65 +2632,65 @@ __metadata:
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

"@next/swc-win32-x64-msvc@npm:14.2.5":
version: 14.2.5
resolution: "@next/swc-win32-x64-msvc@npm:14.2.5"
"@next/swc-win32-x64-msvc@npm:14.2.7":
version: 14.2.7
resolution: "@next/swc-win32-x64-msvc@npm:14.2.7"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -2935,7 +2935,7 @@ __metadata:
eslint: 8.57.0
eslint-config-next: 14.2.5
isomorphic-unfetch: ^4.0.2
next: ^14.2.5
next: ^14.2.7
react: ^18.3.1
react-dom: ^18.3.1
react-loader: ^2.4.7
Expand Down Expand Up @@ -8475,20 +8475,20 @@ __metadata:
languageName: node
linkType: hard

"next@npm:^14.2.5":
version: 14.2.5
resolution: "next@npm:14.2.5"
dependencies:
"@next/env": 14.2.5
"@next/swc-darwin-arm64": 14.2.5
"@next/swc-darwin-x64": 14.2.5
"@next/swc-linux-arm64-gnu": 14.2.5
"@next/swc-linux-arm64-musl": 14.2.5
"@next/swc-linux-x64-gnu": 14.2.5
"@next/swc-linux-x64-musl": 14.2.5
"@next/swc-win32-arm64-msvc": 14.2.5
"@next/swc-win32-ia32-msvc": 14.2.5
"@next/swc-win32-x64-msvc": 14.2.5
"next@npm:^14.2.7":
version: 14.2.7
resolution: "next@npm:14.2.7"
dependencies:
"@next/env": 14.2.7
"@next/swc-darwin-arm64": 14.2.7
"@next/swc-darwin-x64": 14.2.7
"@next/swc-linux-arm64-gnu": 14.2.7
"@next/swc-linux-arm64-musl": 14.2.7
"@next/swc-linux-x64-gnu": 14.2.7
"@next/swc-linux-x64-musl": 14.2.7
"@next/swc-win32-arm64-msvc": 14.2.7
"@next/swc-win32-ia32-msvc": 14.2.7
"@next/swc-win32-x64-msvc": 14.2.7
"@swc/helpers": 0.5.5
busboy: 1.6.0
caniuse-lite: ^1.0.30001579
Expand Down Expand Up @@ -8529,7 +8529,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 170d9b10c63c9b137a6c659395068568443bbe69c3bc526ac27d8f34bb4a72d705927ed99955fa782249ebb7bbca6f8389404a61fe881676c8e701db054c63d2
checksum: bc0237acb57c338803e0ef5ecc1b51908583da9d9dd325ece8b5862beba27b0ab556e9f8bdea863fc4fbf8378200946dcb0ad911ea978d166c8741c434461fe7
languageName: node
linkType: hard

Expand Down

0 comments on commit 11d51b9

Please sign in to comment.