mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-11 17:40:46 +08:00
Update our deps
This commit is contained in:
1900
package-lock.json
generated
1900
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@@ -44,7 +44,7 @@
|
||||
"do-bulma": "git+https://github.com/do-community/do-bulma.git",
|
||||
"do-vue": "git+https://github.com/do-community/do-vue.git",
|
||||
"escape-html": "^1.0.3",
|
||||
"files-diff": "0.0.2",
|
||||
"files-diff": "0.0.3",
|
||||
"memory-tar-create": "0.0.2",
|
||||
"pretty-checkbox-vue": "^1.1.9",
|
||||
"prismjs": "^1.20.0",
|
||||
@@ -52,18 +52,18 @@
|
||||
"simple-js-sha2-256": "^1.0.7",
|
||||
"string-similarity": "^4.0.1",
|
||||
"vue": "^2.6.11",
|
||||
"vue-select": "^3.10.3"
|
||||
"vue-select": "^3.10.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-service": "^4.4.6",
|
||||
"copyfiles": "^2.3.0",
|
||||
"duplicate-package-checker-webpack-plugin": "^3.0.0",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-plugin-vue": "^5.2.3",
|
||||
"sass": "^1.26.9",
|
||||
"eslint": "^7.4.0",
|
||||
"eslint-plugin-vue": "^6.2.2",
|
||||
"sass": "^1.26.10",
|
||||
"sass-lint": "^1.13.1",
|
||||
"sass-lint-auto-fix": "^0.21.0",
|
||||
"sass-loader": "^8.0.2",
|
||||
"sass-loader": "^9.0.2",
|
||||
"vue-template-compiler": "^2.6.11",
|
||||
"webpack-bundle-analyzer": "^3.8.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user