Update all dependencies (#49)

This commit is contained in:
renovate[bot]
2025-11-16 08:00:18 +03:00
committed by GitHub
parent 9c80e0e1a0
commit 2b14aabfc5
3 changed files with 180 additions and 180 deletions
+3 -3
View File
@@ -24,7 +24,7 @@
"@mantine/hooks": "8.3.8",
"@next/bundle-analyzer": "^16.0.0",
"@tabler/icons-react": "^3.35.0",
"next": "16.0.1",
"next": "16.0.3",
"react": "19.2.0",
"react-dom": "19.2.0"
},
@@ -43,11 +43,11 @@
"@types/eslint-plugin-jsx-a11y": "^6",
"@types/jest": "^30.0.0",
"@types/node": "^24.7.1",
"@types/react": "19.2.2",
"@types/react": "19.2.5",
"babel-loader": "^10.0.0",
"eslint": "^9.37.0",
"eslint-config-mantine": "^4.0.3",
"eslint-config-next": "16.0.1",
"eslint-config-next": "16.0.3",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.5",
"jest": "^30.2.0",