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 7a86eaf commit 5af8d59Copy full SHA for 5af8d59
package.json
@@ -80,20 +80,20 @@
80
"unplugin": "^1.3.1"
81
},
82
"devDependencies": {
83
- "@babel/types": "^7.21.3",
+ "@babel/types": "^7.21.4",
84
"@sxzz/eslint-config": "^2.4.6",
85
- "@types/node": "^18.15.6",
+ "@types/node": "^18.15.11",
86
"@vue-macros/test-utils": "^1.0.1",
87
- "bumpp": "^9.0.0",
88
- "eslint": "^8.36.0",
+ "bumpp": "^9.1.0",
+ "eslint": "^8.37.0",
89
"eslint-define-config": "^1.17.0",
90
"fast-glob": "^3.2.12",
91
- "prettier": "^2.8.6",
+ "prettier": "^2.8.7",
92
"tsup": "^6.7.0",
93
"tsx": "^3.12.6",
94
- "typescript": "^5.0.2",
+ "typescript": "^5.0.3",
95
"vite": "^4.2.1",
96
- "vitest": "^0.29.7",
+ "vitest": "^0.29.8",
97
"vue": "^3.2.47"
98
99
"engines": {
0 commit comments