mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-26 06:31:10 +10:00
Update all dependencies (#40)
This commit is contained in:
@ -20,11 +20,11 @@
|
||||
"storybook:build": "storybook build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/core": "8.3.4",
|
||||
"@mantine/hooks": "8.3.4",
|
||||
"@mantine/core": "8.3.5",
|
||||
"@mantine/hooks": "8.3.5",
|
||||
"@next/bundle-analyzer": "^15.5.4",
|
||||
"@tabler/icons-react": "^3.35.0",
|
||||
"next": "15.5.4",
|
||||
"next": "15.5.6",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0"
|
||||
},
|
||||
@ -47,7 +47,7 @@
|
||||
"babel-loader": "^10.0.0",
|
||||
"eslint": "^9.37.0",
|
||||
"eslint-config-mantine": "^4.0.3",
|
||||
"eslint-config-next": "15.5.4",
|
||||
"eslint-config-next": "15.5.6",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"jest": "^30.2.0",
|
||||
|
||||
Reference in New Issue
Block a user