Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Nov 13, 2023
1 parent 35bed41 commit 7898b30
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
174 changes: 87 additions & 87 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,28 +24,28 @@
"type-check": "tsc"
},
"dependencies": {
"@mantine/core": "7.2.0",
"@mantine/hooks": "7.2.0",
"@mantine/notifications": "^7.2.0",
"@mantine/core": "7.2.2",
"@mantine/hooks": "7.2.2",
"@mantine/notifications": "^7.2.2",
"@tabler/icons-react": "^2.40.0",
"next": "^14.0.1",
"next": "^14.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"swr": "^2.2.4"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.5.2",
"@types/node": "^20.8.10",
"@types/react": "^18.2.36",
"@types/node": "^20.9.0",
"@types/react": "^18.2.37",
"eslint": "^8.53.0",
"eslint-config-next": "^14.0.1",
"eslint-config-next": "^14.0.2",
"eslint-config-prettier": "^9.0.0",
"markdownlint": "^0.31.1",
"markdownlint-cli": "^0.37.0",
"postcss": "^8.4.31",
"postcss-preset-mantine": "1.9.1",
"postcss-preset-mantine": "1.11.0",
"postcss-simple-vars": "^7.0.1",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"rimraf": "^5.0.5",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",
Expand Down

1 comment on commit 7898b30

@vercel
Copy link

@vercel vercel bot commented on 7898b30 Nov 13, 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 – ./

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

Please sign in to comment.