Update all non-major dependencies (#78)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-24 04:58:56 +00:00
committed by GitHub
parent 7af77e5448
commit af4b5dabad
5 changed files with 545 additions and 529 deletions
+1 -1
View File
@@ -1 +1 @@
24.15.0
24.16.0
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -5,4 +5,4 @@ enableScripts: true
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.14.1.cjs
yarnPath: .yarn/releases/yarn-4.15.0.cjs
+3 -3
View File
@@ -39,11 +39,11 @@
"@testing-library/user-event": "^14.6.1",
"@types/jest": "^30.0.0",
"@types/node": "^25.0.0",
"@types/react": "19.2.14",
"@types/react": "19.2.15",
"babel-loader": "^10.0.0",
"jest": "^30.2.0",
"jest-environment-jsdom": "^30.2.0",
"oxfmt": "^0.50.0",
"oxfmt": "^0.51.0",
"oxlint": "^1.58.0",
"postcss": "^8.5.6",
"postcss-preset-mantine": "1.18.0",
@@ -54,5 +54,5 @@
"ts-jest": "^29.4.4",
"typescript": "6.0.3"
},
"packageManager": "yarn@4.14.1"
"packageManager": "yarn@4.15.0"
}
+292 -276
View File
File diff suppressed because it is too large Load Diff