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 de38a5c commit fb8b660Copy full SHA for fb8b660
package.json
@@ -47,7 +47,7 @@
47
"magic-string": "^0.26.7",
48
"mlly": "^0.5.16",
49
"ufo": "^0.8.6",
50
- "unplugin": "^0.10.0"
+ "unplugin": "^0.10.1"
51
},
52
"devDependencies": {
53
"@nuxtjs/eslint-config-typescript": "latest",
@@ -58,10 +58,10 @@
58
"acorn": "^8.8.0",
59
"c8": "latest",
60
"conventional-changelog-conventionalcommits": "latest",
61
- "eslint": "^8.25.0",
+ "eslint": "^8.26.0",
62
"eslint-config-prettier": "latest",
63
"eslint-plugin-prettier": "latest",
64
- "expect-type": "^0.14.2",
+ "expect-type": "^0.15.0",
65
"husky": "latest",
66
"lint-staged": "latest",
67
"pinst": "latest",
0 commit comments