Update all non-major dependencies

This commit is contained in:
renovate[bot]
2026-08-09 00:56:15 +00:00
committed by GitHub
parent 636fa91ee9
commit 29da30bb1a
6 changed files with 1567 additions and 1638 deletions
+1 -1
View File
@@ -1 +1 @@
24.18.0 24.19.0
-944
View File
File diff suppressed because one or more lines are too long
+1000
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -5,4 +5,4 @@ enableScripts: true
nodeLinker: node-modules nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.17.1.cjs yarnPath: .yarn/releases/yarn-4.18.0.cjs
+8 -8
View File
@@ -20,13 +20,13 @@
"storybook:build": "storybook build" "storybook:build": "storybook build"
}, },
"dependencies": { "dependencies": {
"@mantine/core": "9.4.2", "@mantine/core": "9.5.1",
"@mantine/hooks": "9.4.2", "@mantine/hooks": "9.5.1",
"@next/bundle-analyzer": "^16.0.0", "@next/bundle-analyzer": "^16.0.0",
"@tabler/icons-react": "^3.35.0", "@tabler/icons-react": "^3.35.0",
"next": "16.2.9", "next": "16.3.0",
"react": "19.2.7", "react": "19.2.8",
"react-dom": "19.2.7" "react-dom": "19.2.8"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^8.0.0", "@babel/core": "^8.0.0",
@@ -39,12 +39,12 @@
"@testing-library/user-event": "^14.6.1", "@testing-library/user-event": "^14.6.1",
"@types/jest": "^30.0.0", "@types/jest": "^30.0.0",
"@types/node": "^26.0.0", "@types/node": "^26.0.0",
"@types/react": "19.2.17", "@types/react": "19.2.18",
"babel-loader": "^10.0.0", "babel-loader": "^10.0.0",
"jest": "^30.2.0", "jest": "^30.2.0",
"jest-environment-jsdom": "^30.2.0", "jest-environment-jsdom": "^30.2.0",
"oxc-config-mantine": "^1.0.0", "oxc-config-mantine": "^1.0.0",
"oxfmt": "^0.56.0", "oxfmt": "^0.62.0",
"oxlint": "^1.70.0", "oxlint": "^1.70.0",
"postcss": "^8.5.6", "postcss": "^8.5.6",
"postcss-preset-mantine": "1.18.0", "postcss-preset-mantine": "1.18.0",
@@ -55,5 +55,5 @@
"ts-jest": "^29.4.4", "ts-jest": "^29.4.4",
"typescript": "6.0.3" "typescript": "6.0.3"
}, },
"packageManager": "yarn@4.17.1" "packageManager": "yarn@4.18.0"
} }
+557 -684
View File
File diff suppressed because it is too large Load Diff