Skip to content

Commit

Permalink
chore: pnpm upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentauger committed Sep 27, 2024
1 parent 295e102 commit 276d66d
Show file tree
Hide file tree
Showing 2 changed files with 513 additions and 538 deletions.
26 changes: 13 additions & 13 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.3",
"@vueuse/core": "^11.0.3",
"dompurify": "^3.1.6",
"@vitejs/plugin-vue": "^5.1.4",
"@vueuse/core": "^11.1.0",
"dompurify": "^3.1.7",
"pinia": "^2.2.2",
"quasar": "^2.16.11",
"vue": "^3.5.4",
"vue-i18n": "^9.14.0",
"vue-router": "^4.4.4"
"quasar": "^2.17.0",
"vue": "^3.5.9",
"vue-i18n": "^9.14.1",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@antfu/eslint-config": "^3.6.0",
"@antfu/eslint-config": "^3.7.3",
"@quasar/vite-plugin": "^1.7.0",
"@types/dompurify": "^3.0.5",
"@types/node": "^22.5.4",
"@types/node": "^22.7.3",
"axios": "^1.7.7",
"cypress": "^13.14.2",
"eslint": "^9.10.0",
"cypress": "^13.15.0",
"eslint": "^9.11.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.78.0",
"sass": "^1.79.3",
"typescript": "^5.6.2",
"unplugin-auto-import": "^0.18.3",
"vite": "^5.4.4",
"vite": "^5.4.8",
"vue-tsc": "^2.1.6"
}
}
Loading

0 comments on commit 276d66d

Please sign in to comment.