mirror of
https://github.com/mantinedev/next-app-template.git
synced 2026-06-22 04:11:26 +10:00
Update all non-major dependencies (#74)
This commit is contained in:
+5
-5
@@ -24,9 +24,9 @@
|
||||
"@mantine/hooks": "9.1.0",
|
||||
"@next/bundle-analyzer": "^16.0.0",
|
||||
"@tabler/icons-react": "^3.35.0",
|
||||
"next": "16.2.2",
|
||||
"react": "19.2.4",
|
||||
"react-dom": "19.2.4"
|
||||
"next": "16.2.4",
|
||||
"react": "19.2.5",
|
||||
"react-dom": "19.2.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.28.4",
|
||||
@@ -43,7 +43,7 @@
|
||||
"babel-loader": "^10.0.0",
|
||||
"jest": "^30.2.0",
|
||||
"jest-environment-jsdom": "^30.2.0",
|
||||
"oxfmt": "^0.43.0",
|
||||
"oxfmt": "^0.46.0",
|
||||
"oxlint": "^1.58.0",
|
||||
"postcss": "^8.5.6",
|
||||
"postcss-preset-mantine": "1.18.0",
|
||||
@@ -52,7 +52,7 @@
|
||||
"stylelint": "^17.0.0",
|
||||
"stylelint-config-standard-scss": "^17.0.0",
|
||||
"ts-jest": "^29.4.4",
|
||||
"typescript": "6.0.2"
|
||||
"typescript": "6.0.3"
|
||||
},
|
||||
"packageManager": "yarn@4.14.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user