Merge branch 'main' of github.com:Oliver-Akins/top-lists into main
This commit is contained in:
commit
e6f2935b84
2 changed files with 1946 additions and 1155 deletions
3085
package-lock.json
generated
3085
package-lock.json
generated
File diff suppressed because it is too large
Load diff
16
package.json
16
package.json
|
|
@ -11,21 +11,21 @@
|
|||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.21.0",
|
||||
"clipboard-polyfill": "^3.0.1",
|
||||
"core-js": "^3.6.5",
|
||||
"v-tooltip": "^2.0.3",
|
||||
"axios": "^0.21.1",
|
||||
"clipboard-polyfill": "^3.0.2",
|
||||
"core-js": "^3.8.3",
|
||||
"v-tooltip": "^2.1.2",
|
||||
"vue": "^2.6.11",
|
||||
"vue-ellipse-progress": "^1.1.1",
|
||||
"vue-textarea-autosize": "^1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-babel": "~4.5.8",
|
||||
"@vue/cli-plugin-eslint": "~4.5.8",
|
||||
"@vue/cli-service": "~4.5.8",
|
||||
"@vue/cli-plugin-babel": "~4.5.11",
|
||||
"@vue/cli-plugin-eslint": "~4.5.11",
|
||||
"@vue/cli-service": "~4.5.11",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"eslint": "^6.7.2",
|
||||
"eslint-plugin-vue": "^7.1.0",
|
||||
"eslint-plugin-vue": "^7.5.0",
|
||||
"vue-template-compiler": "^2.6.11"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue