Skip to content
This repository was archived by the owner on Jan 4, 2023. It is now read-only.

Commit 29b5664

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 12685d9 commit 29b5664

File tree

2 files changed

+359
-290
lines changed

2 files changed

+359
-290
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"test": "mocha -b -r jiti/register ./test/*.test.*"
2727
},
2828
"dependencies": {
29-
"@vitejs/plugin-legacy": "^1.6.0",
29+
"@vitejs/plugin-legacy": "^1.6.2",
3030
"consola": "^2.15.3",
3131
"defu": "^5.0.0",
3232
"fs-extra": "^10.0.0",
@@ -38,23 +38,23 @@
3838
"semver": "^7.3.5",
3939
"ufo": "^0.7.9",
4040
"vite": "^2.5.7",
41-
"vite-plugin-vue2": "^1.8.2"
41+
"vite-plugin-vue2": "^1.9.0"
4242
},
4343
"devDependencies": {
4444
"@nuxt/types": "^2.15.8",
45-
"@nuxtjs/composition-api": "^0.29.2",
45+
"@nuxtjs/composition-api": "^0.29.3",
4646
"@nuxtjs/eslint-config-typescript": "^6.0.1",
4747
"@types/fs-extra": "^9.0.13",
4848
"@types/mocha": "^9.0.0",
4949
"chai": "^4.3.4",
5050
"eslint": "^7.32.0",
51-
"mkdist": "^0.3.3",
52-
"mocha": "^9.1.2",
51+
"mkdist": "^0.3.5",
52+
"mocha": "^9.1.3",
5353
"nuxt": "^2.15.8",
54-
"ohmyfetch": "^0.3.1",
55-
"playwright": "^1.15.1",
56-
"sass": "^1.42.1",
54+
"ohmyfetch": "^0.4.2",
55+
"playwright": "^1.16.1",
56+
"sass": "^1.43.3",
5757
"siroc": "^0.16.0",
58-
"standard-version": "^9.3.1"
58+
"standard-version": "^9.3.2"
5959
}
6060
}

0 commit comments

Comments
 (0)