Skip to content

Commit

Permalink
chore: update to latest vite/inertia version
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Dec 14, 2024
1 parent fbff404 commit d65b556
Show file tree
Hide file tree
Showing 2 changed files with 376 additions and 361 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
"dependencies": {
"@adonisjs/cache": "1.0.0-5",
"@adonisjs/core": "6.15.1",
"@adonisjs/inertia": "1.2.3",
"@adonisjs/inertia": "2.1.0-beta.0",
"@adonisjs/lucid": "21.4.0",
"@adonisjs/session": "7.5.0",
"@adonisjs/shield": "8.1.1",
"@adonisjs/static": "^1.1.1",
"@adonisjs/vite": "3.0.0",
"@adonisjs/vite": "4.0.0-beta.0",
"@formkit/auto-animate": "^0.8.2",
"@headlessui/vue": "^1.7.23",
"@inertiajs/vue3": "^1.2.0",
"@inertiajs/vue3": "2.0.0",
"@poppinss/utils": "^6.8.3",
"@resvg/resvg-js": "^2.6.2",
"@sindresorhus/slugify": "^2.2.1",
Expand Down Expand Up @@ -92,7 +92,7 @@
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.10.1",
"@types/sanitize-html": "^2.13.0",
"@unocss/reset": "^0.64.1",
"@unocss/reset": "^0.65.1",
"@vitejs/plugin-vue": "^5.2.1",
"eslint": "^8.57.1",
"hot-hook": "^0.4.0",
Expand All @@ -102,9 +102,9 @@
"prettier": "^3.4.1",
"ts-node-maintained": "^10.9.4",
"typescript": "~5.6.2",
"unocss": "^0.64.1",
"unocss": "^0.65.1",
"unocss-preset-radix": "^2.5.5",
"vite": "^5.4.11",
"vite": "^6.0.3",
"vue-tsc": "^2.1.10"
},
"prettier": "@julr/tooling-configs/prettier",
Expand Down
Loading

0 comments on commit d65b556

Please sign in to comment.