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 610973e commit 93595edCopy full SHA for 93595ed
package.json
@@ -80,20 +80,20 @@
80
"unplugin": "^1.3.1"
81
},
82
"devDependencies": {
83
- "@babel/types": "^7.22.3",
+ "@babel/types": "^7.22.4",
84
"@sxzz/eslint-config": "^2.4.6",
85
"@types/node": "^18.16.16",
86
"@vue-macros/test-utils": "^1.0.4",
87
"bumpp": "^9.1.0",
88
- "eslint": "^8.41.0",
+ "eslint": "^8.42.0",
89
"eslint-define-config": "^1.20.0",
90
"fast-glob": "^3.2.12",
91
"prettier": "^2.8.8",
92
"tsup": "^6.7.0",
93
"tsx": "^3.12.7",
94
- "typescript": "^5.0.4",
+ "typescript": "^5.1.3",
95
"vite": "^4.3.9",
96
- "vitest": "^0.31.1",
+ "vitest": "^0.31.4",
97
"vue": "^3.3.4"
98
99
"engines": {
0 commit comments