mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Upgrade eslint eslint-plugin-vue and vue-gtag
This commit is contained in:
parent
c68c541f6a
commit
688ea6f7bc
2 changed files with 863 additions and 1102 deletions
|
|
@ -64,7 +64,7 @@
|
|||
"slugify": "^1.4.6",
|
||||
"terser": "^4.8.0",
|
||||
"vue": "^3.2.30",
|
||||
"vue-gtag": "^1.16.1"
|
||||
"vue-gtag": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "^0.11.1",
|
||||
|
|
@ -77,11 +77,11 @@
|
|||
"babel-eslint": "^8.2.1",
|
||||
"cssnano": "^4.1.10",
|
||||
"dotenv": "^8.2.0",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint": "^8.14.0",
|
||||
"eslint-config-prettier": "^3.1.0",
|
||||
"eslint-loader": "^2.0.0",
|
||||
"eslint-plugin-prettier": "2.6.2",
|
||||
"eslint-plugin-vue": "^4.0.0",
|
||||
"eslint-plugin-vue": "^8.7.1",
|
||||
"esm": "^3.2.25",
|
||||
"fast-xml-parser": "^3.19.0",
|
||||
"node-fetch": "^2.6.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue