mirror of
https://github.com/mantinedev/next-app-template.git
synced 2026-06-22 04:11:26 +10:00
Update all non-major dependencies (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+325
-325
File diff suppressed because one or more lines are too long
+1
-1
@@ -5,4 +5,4 @@ enableScripts: true
|
||||
|
||||
nodeLinker: node-modules
|
||||
|
||||
yarnPath: .yarn/releases/yarn-4.16.0.cjs
|
||||
yarnPath: .yarn/releases/yarn-4.17.0.cjs
|
||||
|
||||
+2
-2
@@ -43,7 +43,7 @@
|
||||
"babel-loader": "^10.0.0",
|
||||
"jest": "^30.2.0",
|
||||
"jest-environment-jsdom": "^30.2.0",
|
||||
"oxfmt": "^0.54.0",
|
||||
"oxfmt": "^0.55.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.16.0"
|
||||
"packageManager": "yarn@4.17.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user