Skip to content

Commit

Permalink
bump (#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentauger authored Apr 22, 2024
1 parent 53d87d0 commit 74222e7
Show file tree
Hide file tree
Showing 3 changed files with 2,521 additions and 1,973 deletions.
50 changes: 24 additions & 26 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"axios": "^1.6.8",
"cypress": "^13.7.3",
"cypress": "^13.8.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
Expand All @@ -27,8 +27,8 @@
"typescript": "^5.4.5",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.2.9",
"vue-tsc": "^2.0.13"
"vite": "^5.2.10",
"vue-tsc": "^2.0.14"
},
"dependencies": {
"@intlify/unplugin-vue-i18n": "^4.0.0",
Expand All @@ -38,10 +38,10 @@
"dompurify": "^3.1.0",
"pinia": "^2.1.7",
"plugin-vue@latest": "link:@@vitejs/plugin-vue@latest",
"quasar": "^2.15.2",
"vue": "^3.4.23",
"vue-i18n": "^9.13.0",
"vue-router": "^4.3.1"
"quasar": "^2.15.3",
"vue": "^3.4.24",
"vue-i18n": "^9.13.1",
"vue-router": "^4.3.2"
},
"type": "module"
}
Loading

0 comments on commit 74222e7

Please sign in to comment.