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 8cbd4a8 commit 0720fb0Copy full SHA for 0720fb0
package.json
@@ -106,10 +106,10 @@
106
"@babel/types": "^7.18.4",
107
"@types/debug": "^4.1.7",
108
"@types/minimatch": "^3.0.5",
109
- "@types/node": "^17.0.43",
+ "@types/node": "^18.0.0",
110
"@types/resolve": "^1.20.2",
111
"@typescript-eslint/eslint-plugin": "^5.28.0",
112
- "bumpp": "^7.2.0",
+ "bumpp": "^8.1.0",
113
"compare-versions": "^4.1.3",
114
"element-plus": "^2.2.5",
115
"eslint": "^8.17.0",
@@ -119,7 +119,7 @@
119
"tsup": "^6.1.2",
120
"typescript": "^4.7.3",
121
"vite": "^2.9.12",
122
- "vitest": "^0.15.0",
+ "vitest": "^0.15.1",
123
"vue": "3.2.37"
124
}
125
0 commit comments