Update all dependencies (#40)

This commit is contained in:
renovate[bot]
2025-10-19 07:25:21 +03:00
committed by GitHub
parent de0ee08e02
commit 1924944ef2
2 changed files with 209 additions and 210 deletions

View File

@ -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",