Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Jul 18, 2023
1 parent af4348e commit 01a516b
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 73 deletions.
136 changes: 68 additions & 68 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/server": "^11.11.0",
"@mantine/core": "^6.0.16",
"@mantine/hooks": "^6.0.16",
"@mantine/next": "^6.0.16",
"@mantine/notifications": "^6.0.16",
"@mantine/core": "^6.0.17",
"@mantine/hooks": "^6.0.17",
"@mantine/next": "^6.0.17",
"@mantine/notifications": "^6.0.17",
"next": "^13.4.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.10.1",
"swr": "^2.2.0"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.4.5",
"@evilmartians/lefthook": "^1.4.6",
"@types/node": "^20.4.2",
"@types/react": "^18.2.15",
"eslint": "^8.45.0",
Expand Down

1 comment on commit 01a516b

@vercel
Copy link

@vercel vercel bot commented on 01a516b Jul 18, 2023

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:

local-weather – ./

local-weather-git-main-gregrickaby.vercel.app
local-weather-gregrickaby.vercel.app
localwx.vercel.app

Please sign in to comment.