chore(deps): update deps

This commit is contained in:
Sonny
2024-11-10 02:19:58 +01:00
parent a073fac47b
commit b2b388b77e
2 changed files with 65 additions and 79 deletions

View File

@@ -55,7 +55,7 @@
"hot-hook": "^0.3.1",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"pino-pretty": "^11.3.0",
"pino-pretty": "^12.1.0",
"postcss": "^8.4.47",
"postcss-preset-mantine": "^1.17.0",
"postcss-simple-vars": "^7.0.1",
@@ -67,7 +67,7 @@
},
"dependencies": {
"@adonisjs/ally": "^5.0.2",
"@adonisjs/auth": "^9.2.3",
"@adonisjs/auth": "^9.2.4",
"@adonisjs/core": "^6.14.1",
"@adonisjs/cors": "^2.2.1",
"@adonisjs/inertia": "^1.2.3",
@@ -78,14 +78,14 @@
"@adonisjs/vite": "^3.0.0",
"@inertiajs/react": "^1.2.0",
"@izzyjs/route": "^1.2.0",
"@mantine/core": "^7.13.4",
"@mantine/hooks": "^7.13.4",
"@mantine/core": "^7.13.5",
"@mantine/hooks": "^7.13.5",
"@mantine/spotlight": "^7.13.5",
"@vinejs/vine": "^2.1.0",
"bentocache": "^1.0.0-beta.9",
"dayjs": "^1.11.13",
"edge.js": "^6.2.0",
"i18next": "^23.16.4",
"i18next": "^23.16.5",
"knex": "^3.1.0",
"luxon": "^3.5.0",
"node-html-parser": "^6.1.13",
@@ -93,7 +93,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hotkeys-hook": "^4.6.1",
"react-i18next": "^15.1.0",
"react-i18next": "^15.1.1",
"react-icons": "^5.3.0",
"reflect-metadata": "^0.2.2",
"zustand": "^5.0.1"