Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Jan 29, 2024
1 parent 350e200 commit a674886
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 116 deletions.
146 changes: 36 additions & 110 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,24 +24,24 @@
"type-check": "tsc"
},
"dependencies": {
"@mantine/core": "7.4.2",
"@mantine/hooks": "7.4.2",
"@mantine/notifications": "^7.4.2",
"@mantine/core": "7.5.0",
"@mantine/hooks": "7.5.0",
"@mantine/notifications": "^7.5.0",
"@tabler/icons-react": "^2.46.0",
"next": "^14.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"swr": "^2.2.4"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.6.0",
"@types/node": "^20.11.5",
"@evilmartians/lefthook": "^1.6.1",
"@types/node": "^20.11.10",
"@types/react": "^18.2.48",
"eslint": "^8.56.0",
"eslint-config-next": "^14.1.0",
"eslint-config-prettier": "^9.1.0",
"markdownlint": "^0.33.0",
"markdownlint-cli": "^0.38.0",
"markdownlint-cli": "^0.39.0",
"postcss": "^8.4.33",
"postcss-preset-mantine": "1.12.3",
"postcss-simple-vars": "^7.0.1",
Expand Down

1 comment on commit a674886

@vercel
Copy link

@vercel vercel bot commented on a674886 Jan 29, 2024

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-gregrickaby.vercel.app
local-weather-git-main-gregrickaby.vercel.app
localwx.vercel.app

Please sign in to comment.