Update dependencies

This commit is contained in:
Vitaly Rtishchev
2025-06-14 09:38:33 +04:00
parent 7ac48ade90
commit d8fddcc1d7
2 changed files with 2012 additions and 1401 deletions
+18 -18
View File
@@ -22,44 +22,44 @@
"dependencies": { "dependencies": {
"@mantine/core": "8.1.0", "@mantine/core": "8.1.0",
"@mantine/hooks": "8.1.0", "@mantine/hooks": "8.1.0",
"@next/bundle-analyzer": "^15.2.3", "@next/bundle-analyzer": "^15.3.3",
"@tabler/icons-react": "^3.31.0", "@tabler/icons-react": "^3.34.0",
"next": "15.2.3", "next": "15.3.3",
"react": "19.1.0", "react": "19.1.0",
"react-dom": "19.1.0" "react-dom": "19.1.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.26.10", "@babel/core": "^7.27.4",
"@eslint/js": "^9.23.0", "@eslint/js": "^9.29.0",
"@ianvs/prettier-plugin-sort-imports": "^4.4.1", "@ianvs/prettier-plugin-sort-imports": "^4.4.2",
"@storybook/nextjs": "^8.6.8", "@storybook/nextjs": "^8.6.8",
"@storybook/react": "^8.6.8", "@storybook/react": "^8.6.8",
"@testing-library/dom": "^10.4.0", "@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3", "@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0", "@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1", "@testing-library/user-event": "^14.6.1",
"@types/eslint-plugin-jsx-a11y": "^6", "@types/eslint-plugin-jsx-a11y": "^6",
"@types/jest": "^29.5.14", "@types/jest": "^29.5.14",
"@types/node": "^22.13.11", "@types/node": "^22.13.11",
"@types/react": "19.0.12", "@types/react": "19.1.8",
"babel-loader": "^10.0.0", "babel-loader": "^10.0.0",
"eslint": "^9.23.0", "eslint": "^9.29.0",
"eslint-config-mantine": "^4.0.3", "eslint-config-mantine": "^4.0.3",
"eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.4", "eslint-plugin-react": "^7.37.5",
"jest": "^29.7.0", "jest": "^30.0.0",
"jest-environment-jsdom": "^29.7.0", "jest-environment-jsdom": "^30.0.0",
"postcss": "^8.5.3", "postcss": "^8.5.5",
"postcss-preset-mantine": "1.17.0", "postcss-preset-mantine": "1.17.0",
"postcss-simple-vars": "^7.0.1", "postcss-simple-vars": "^7.0.1",
"prettier": "^3.5.3", "prettier": "^3.5.3",
"storybook": "^8.6.8", "storybook": "^8.6.8",
"storybook-dark-mode": "^4.0.2", "storybook-dark-mode": "^4.0.2",
"stylelint": "^16.16.0", "stylelint": "^16.20.0",
"stylelint-config-standard-scss": "^14.0.0", "stylelint-config-standard-scss": "^15.0.1",
"ts-jest": "^29.2.6", "ts-jest": "^29.4.0",
"typescript": "5.8.2", "typescript": "5.8.3",
"typescript-eslint": "^8.27.0" "typescript-eslint": "^8.34.0"
}, },
"packageManager": "yarn@4.9.1" "packageManager": "yarn@4.9.1"
} }
+1994 -1383
View File
File diff suppressed because it is too large Load Diff