Skip to content

Commit ffc417f

Browse files
committed
chore: upgrade dependencies
1 parent 3646877 commit ffc417f

File tree

3 files changed

+186
-217
lines changed

3 files changed

+186
-217
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
},
2121
"dependencies": {
2222
"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"
23+
"marked": "^14.0.0",
24+
"pinia": "^2.2.1",
25+
"vue": "^3.4.37",
26+
"vue-router": "^4.4.3"
2727
},
2828
"devDependencies": {
2929
"@mutoe/eslint-config": "^2.8.3",
30-
"@pinia/testing": "0.1.3",
30+
"@pinia/testing": "^0.1.5",
3131
"@testing-library/cypress": "^10.0.2",
3232
"@testing-library/user-event": "^14.5.2",
3333
"@testing-library/vue": "^8.1.0",
@@ -44,7 +44,7 @@
4444
"msw": "^2.3.5",
4545
"rollup-plugin-analyzer": "^4.0.0",
4646
"simple-git-hooks": "^2.11.1",
47-
"swagger-typescript-api": "^13.0.3",
47+
"swagger-typescript-api": "^13.0.16",
4848
"typescript": "~5.5.4",
4949
"vite": "^5.4.0",
5050
"vitest": "^2.0.5",

0 commit comments

Comments
 (0)