We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e345ae1 commit 74af2bfCopy full SHA for 74af2bf
package.json
@@ -73,7 +73,7 @@
73
"@nuxtjs/eslint-config-typescript": "^11.0.0",
74
"@release-it/conventional-changelog": "^5.1.1",
75
"@types/node": "^18.7.16",
76
- "@vitest/coverage-c8": "^0.24.1",
+ "@vitest/coverage-c8": "^0.24.3",
77
"c8": "^7.12.0",
78
"conventional-changelog-conventionalcommits": "^5.0.0",
79
"eslint": "^8.25.0",
@@ -88,8 +88,8 @@
88
"prettier": "^2.7.1",
89
"release-it": "^15.5.0",
90
"typescript": "^4.8.4",
91
- "vitest": "^0.24.1",
92
- "vue": "^3.2.40"
+ "vitest": "^0.24.3",
+ "vue": "^3.2.41"
93
},
94
"resolutions": {
95
"nuxt-ionic": "link:."
0 commit comments