Updated dependencies

This commit is contained in:
gbuomprisco
2024-10-29 10:30:13 +08:00
parent 8da8ed3376
commit 81e468adc0
18 changed files with 320 additions and 790 deletions

View File

@@ -32,7 +32,7 @@
},
"dependencies": {
"@edge-csrf/nextjs": "2.5.1",
"@hookform/resolvers": "^3.9.0",
"@hookform/resolvers": "^3.9.1",
"@kit/accounts": "workspace:*",
"@kit/admin": "workspace:*",
"@kit/analytics": "workspace:*",
@@ -79,7 +79,7 @@
"@kit/tsconfig": "workspace:*",
"@next/bundle-analyzer": "15.0.1",
"@types/mdx": "^2.0.13",
"@types/node": "^22.7.9",
"@types/node": "^22.8.2",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"autoprefixer": "^10.4.20",