gitea push
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
|
||||
//#region package.json
|
||||
var name = "eslint-plugin-vue";
|
||||
var version = "10.9.0";
|
||||
var version = "10.9.1";
|
||||
|
||||
//#endregion
|
||||
Object.defineProperty(exports, 'name', {
|
||||
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-plugin-vue",
|
||||
"version": "10.9.0",
|
||||
"version": "10.9.1",
|
||||
"description": "Official ESLint plugin for Vue.js",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@@ -62,7 +62,7 @@
|
||||
"@stylistic/eslint-plugin": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0",
|
||||
"@typescript-eslint/parser": "^7.0.0 || ^8.0.0",
|
||||
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
||||
"vue-eslint-parser": "^10.0.0"
|
||||
"vue-eslint-parser": "^10.3.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@stylistic/eslint-plugin": {
|
||||
|
||||
Reference in New Issue
Block a user