Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @next/bundle-analyzer from 13.5.6 to 14.0.3 #628

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@geist-ui/core": "^2.3.8",
"@geist-ui/icons": "^1.0.2",
"@next/bundle-analyzer": "^13.5.6",
"@next/bundle-analyzer": "^14.0.3",
"@prisma/client": "^5.5.2",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -712,12 +712,12 @@ __metadata:
languageName: node
linkType: hard

"@next/bundle-analyzer@npm:^13.5.6":
version: 13.5.6
resolution: "@next/bundle-analyzer@npm:13.5.6"
"@next/bundle-analyzer@npm:^14.0.3":
version: 14.0.3
resolution: "@next/bundle-analyzer@npm:14.0.3"
dependencies:
webpack-bundle-analyzer: 4.7.0
checksum: 4308abc7f6ad35e3f3687af998313ca57749c08215bb1f2f0f2af1551badb8427800b462da408ef8d3dc60a51d547b9d175e7eacf297a5f8f7383441a926d453
checksum: b37e95deb4bb17b4f3da580062b86ae84010501a2e46143fe28574ea2d9d3232348a2b020611ef116d9a184285824700e8349e18771c21753b0b013897fba7d6
languageName: node
linkType: hard

Expand Down Expand Up @@ -5010,7 +5010,7 @@ __metadata:
dependencies:
"@geist-ui/core": ^2.3.8
"@geist-ui/icons": ^1.0.2
"@next/bundle-analyzer": ^13.5.6
"@next/bundle-analyzer": ^14.0.3
"@prisma/client": ^5.5.2
"@tanstack/react-query": ^4.36.1
"@tanstack/react-query-devtools": ^4.36.1
Expand Down