We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3646877 commit ffc417fCopy full SHA for ffc417f
package.json
@@ -20,14 +20,14 @@
20
},
21
"dependencies": {
22
"insane": "^2.6.2",
23
- "marked": "^12.0.0",
24
- "pinia": "^2.1.7",
25
- "vue": "^3.4.27",
26
- "vue-router": "^4.3.0"
+ "marked": "^14.0.0",
+ "pinia": "^2.2.1",
+ "vue": "^3.4.37",
+ "vue-router": "^4.4.3"
27
28
"devDependencies": {
29
"@mutoe/eslint-config": "^2.8.3",
30
- "@pinia/testing": "0.1.3",
+ "@pinia/testing": "^0.1.5",
31
"@testing-library/cypress": "^10.0.2",
32
"@testing-library/user-event": "^14.5.2",
33
"@testing-library/vue": "^8.1.0",
@@ -44,7 +44,7 @@
44
"msw": "^2.3.5",
45
"rollup-plugin-analyzer": "^4.0.0",
46
"simple-git-hooks": "^2.11.1",
47
- "swagger-typescript-api": "^13.0.3",
+ "swagger-typescript-api": "^13.0.16",
48
"typescript": "~5.5.4",
49
"vite": "^5.4.0",
50
"vitest": "^2.0.5",
0 commit comments