Skip to content

Commit

Permalink
chore: pnpm update
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentauger committed Sep 5, 2024
1 parent 0a34bf3 commit 227dec5
Show file tree
Hide file tree
Showing 2 changed files with 434 additions and 577 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,32 +11,32 @@
"dependencies": {
"@intlify/unplugin-vue-i18n": "^4.0.0",
"@quasar/extras": "^1.16.12",
"@vitejs/plugin-vue": "^5.1.2",
"@vitejs/plugin-vue": "^5.1.3",
"@vueuse/core": "^11.0.3",
"dompurify": "^3.1.6",
"pinia": "^2.2.2",
"quasar": "^2.16.9",
"vue": "^3.4.38",
"quasar": "^2.16.10",
"vue": "^3.5.2",
"vue-i18n": "^9.14.0",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.1",
"@antfu/eslint-config": "^3.2.2",
"@quasar/vite-plugin": "^1.7.0",
"@types/dompurify": "^3.0.5",
"@types/node": "^22.5.0",
"axios": "^1.7.5",
"cypress": "^13.13.3",
"@types/node": "^22.5.4",
"axios": "^1.7.7",
"cypress": "^13.14.2",
"eslint": "^9.9.1",
"eslint-plugin-quasar": "^1.1.0",
"globals": "^15.9.0",
"laravel-vite-plugin": "^1.0.5",
"lodash": "^4.17.21",
"prettier": "^3.3.3",
"sass": "^1.77.8",
"sass": "^1.78.0",
"typescript": "^5.5.4",
"unplugin-auto-import": "^0.18.2",
"vite": "^5.4.2",
"vue-tsc": "^2.0.29"
"vite": "^5.4.3",
"vue-tsc": "^2.1.6"
}
}
Loading

0 comments on commit 227dec5

Please sign in to comment.