Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Feb 28, 2024
1 parent a039b0d commit 31310cc
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 189 deletions.
51 changes: 25 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,24 +39,23 @@
"@adonisjs/core": "6.3.1",
"@adonisjs/inertia": "1.0.0-9",
"@adonisjs/lucid": "19.0.0",
"@adonisjs/session": "7.0.0",
"@adonisjs/shield": "8.0.1",
"@adonisjs/session": "7.1.1",
"@adonisjs/shield": "8.1.1",
"@adonisjs/static": "^1.1.1",
"@adonisjs/vite": "3.0.0-3",
"@headlessui/vue": "^1.7.19",
"@inertiajs/vue3": "^1.0.14",
"@poppinss/utils": "^6.7.1",
"@inertiajs/vue3": "^1.0.15",
"@poppinss/utils": "^6.7.2",
"@resvg/resvg-js": "^2.6.0",
"@sindresorhus/slugify": "^2.2.1",
"@vinejs/vine": "^1.7.0",
"@vinejs/vine": "^1.7.1",
"@vue/server-renderer": "^3.4.21",
"@vueuse/core": "^10.7.2",
"@vueuse/core": "^10.9.0",
"cron": "^3.1.6",
"edge.js": "^6.0.1",
"floating-vue": "5.2.0",
"github-markdown-css": "^5.5.0",
"globby": "^14.0.0",
"gsap": "^3.12.4",
"floating-vue": "5.2.2",
"github-markdown-css": "^5.5.1",
"globby": "^14.0.1",
"highlight.js": "^11.9.0",
"js-yaml": "^4.1.0",
"luxon": "^3.4.4",
Expand All @@ -65,43 +64,43 @@
"millify": "^6.1.0",
"p-limit": "^4.0.0",
"reflect-metadata": "^0.2.1",
"sanitize-html": "^2.11.0",
"satori": "^0.10.11",
"sanitize-html": "^2.12.1",
"satori": "^0.10.13",
"satori-html": "^0.3.2",
"sitemap": "^7.1.1",
"sqlite3": "^5.1.7",
"vue": "^3.4.7"
"vue": "^3.4.21"
},
"devDependencies": {
"@adonisjs/assembler": "7.2.2",
"@adonisjs/tsconfig": "^1.2.1",
"@faker-js/faker": "^8.3.1",
"@faker-js/faker": "^8.4.1",
"@iconify/json": "^2.2.166",
"@iconify/utils": "^2.1.14",
"@iconify/utils": "^2.1.22",
"@japa/api-client": "^2.0.2",
"@japa/assert": "^2.1.0",
"@japa/browser-client": "^2.0.2",
"@japa/file-system": "^2.1.1",
"@japa/file-system": "^2.2.0",
"@japa/plugin-adonisjs": "^3.0.0",
"@japa/runner": "^3.1.1",
"@julr/tooling-configs": "2.1.0",
"@julr/unocss-preset-forms": "^0.1.0",
"@swc/core": "^1.3.102",
"@swc/core": "^1.4.2",
"@types/js-yaml": "^4.0.9",
"@types/luxon": "^3.4.1",
"@types/luxon": "^3.4.2",
"@types/markdown-it": "^13.0.7",
"@types/node": "^20.11.5",
"@types/sanitize-html": "^2.9.5",
"@unocss/reset": "^0.58.3",
"@vitejs/plugin-vue": "^5.0.3",
"eslint": "^8.56.0",
"@types/node": "^20.11.21",
"@types/sanitize-html": "^2.11.0",
"@unocss/reset": "^0.58.5",
"@vitejs/plugin-vue": "^5.0.4",
"eslint": "^8.57.0",
"pino-pretty": "^10.3.1",
"playwright": "^1.40.1",
"playwright": "^1.42.0",
"postcss-nested": "^6.0.1",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"ts-node": "^10.9.2",
"typescript": "~5.2.2",
"unocss": "^0.58.3",
"unocss": "^0.58.5",
"unocss-preset-radix": "^2.5.5",
"vite": "^5.1.4",
"vue-tsc": "^1.8.27"
Expand Down
Loading

0 comments on commit 31310cc

Please sign in to comment.