Skip to content

Commit facc36f

Browse files
committed
dependency bump
1 parent 83f933a commit facc36f

File tree

4 files changed

+174
-136
lines changed

4 files changed

+174
-136
lines changed

apps/nextjs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"@apollo/client": "^3.8.3",
1515
"@emotion/react": "^11.11.1",
1616
"@emotion/server": "^11.11.0",
17-
"@mantine/core": "^6.0.20",
18-
"@mantine/form": "^6.0.20",
19-
"@mantine/hooks": "^6.0.20",
20-
"@mantine/next": "^6.0.20",
21-
"@mantine/notifications": "^6.0.20",
17+
"@mantine/core": "^6.0.21",
18+
"@mantine/form": "^6.0.21",
19+
"@mantine/hooks": "^6.0.21",
20+
"@mantine/next": "^6.0.21",
21+
"@mantine/notifications": "^6.0.21",
2222
"@tabler/icons-react": "^2.34.0",
2323
"graphql": "^16.8.0",
2424
"html-react-parser": "^4.2.2",
@@ -28,7 +28,7 @@
2828
"react-dom": "^18.2.0"
2929
},
3030
"devDependencies": {
31-
"@types/node": "^20.6.0",
31+
"@types/node": "^20.6.2",
3232
"@types/react": "^18.2.21",
3333
"eslint-config-custom": "*",
3434
"prettier-config-custom": "*",

0 commit comments

Comments
 (0)