chore: update deps

This commit is contained in:
Sonny
2024-05-26 00:25:32 +02:00
committed by Sonny
parent 8437f6b96d
commit 14d051a9d6
2 changed files with 2209 additions and 4541 deletions

6732
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -34,7 +34,7 @@
"#config/*": "./config/*.js"
},
"devDependencies": {
"@adonisjs/assembler": "^7.5.2",
"@adonisjs/assembler": "^7.6.1",
"@adonisjs/eslint-config": "^1.3.0",
"@adonisjs/tsconfig": "^1.3.0",
"@emotion/babel-plugin": "^11.11.0",
@@ -45,15 +45,15 @@
"@swc/core": "^1.5.7",
"@types/luxon": "^3.4.2",
"@types/node": "^20.12.12",
"@types/react": "^18.3.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-toggle": "^4.0.5",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react": "^4.3.0",
"eslint": "^8.57.0",
"hot-hook": "^0.2.6",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"pino-pretty": "^11.0.0",
"lint-staged": "^15.2.5",
"pino-pretty": "^11.1.0",
"prettier": "^3.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
@@ -64,7 +64,7 @@
"@adonisjs/auth": "^9.2.1",
"@adonisjs/core": "^6.9.0",
"@adonisjs/cors": "^2.2.1",
"@adonisjs/inertia": "1.0.0-27",
"@adonisjs/inertia": "1.0.0-28",
"@adonisjs/lucid": "^20.6.0",
"@adonisjs/session": "^7.4.0",
"@adonisjs/shield": "^8.1.1",
@@ -72,13 +72,13 @@
"@adonisjs/vite": "^3.0.0-11",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@inertiajs/react": "^1.0.16",
"@inertiajs/react": "^1.1.0",
"@izzyjs/route": "^1.1.0-0",
"@vinejs/vine": "^2.0.0",
"bentocache": "^1.0.0-beta.9",
"edge.js": "^6.0.2",
"hex-rgb": "^5.0.0",
"i18next": "^23.11.4",
"i18next": "^23.11.5",
"knex": "^3.1.0",
"luxon": "^3.4.4",
"node-html-parser": "^6.1.13",
@@ -88,7 +88,7 @@
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18.3.1",
"react-hotkeys-hook": "^4.5.0",
"react-i18next": "^14.1.1",
"react-i18next": "^14.1.2",
"react-icons": "^5.2.1",
"react-swipeable": "^7.0.1",
"react-toggle": "^4.1.3",