Skip to content

Commit

Permalink
chore: upgrade next to 12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewUsher committed May 31, 2022
1 parent b97731b commit 73f2aaf
Show file tree
Hide file tree
Showing 5 changed files with 176 additions and 1,302 deletions.
3 changes: 0 additions & 3 deletions .babelrc

This file was deleted.

1 change: 0 additions & 1 deletion next-env.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
Expand Down
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module.exports = {
swcMinify: true,
typescript: {
ignoreBuildErrors: true
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"axios": "0.21.1",
"framer-motion": "4.1.17",
"mongodb": "4.0.0",
"next": "11.1.0",
"next": "12.1.6",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-icons": "4.2.0"
Expand Down
Loading

1 comment on commit 73f2aaf

@vercel
Copy link

@vercel vercel bot commented on 73f2aaf Jul 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

carbonite – ./

carbonite-andrewusher00.vercel.app
carbonite.vercel.app
carbonite-git-main-andrewusher00.vercel.app

Please sign in to comment.