mirror of
https://github.com/filegator/filegator.git
synced 2025-08-06 21:06:49 +02:00
update package.json
This commit is contained in:
17
package-lock.json
generated
17
package-lock.json
generated
@@ -26,7 +26,7 @@
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-jest": "^24.9.0",
|
||||
"buefy": "^0.7.10",
|
||||
"buefy": "^0.8.20",
|
||||
"concurrently": "^4.1.2",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-plugin-vue": "^5.0.0",
|
||||
@@ -5746,10 +5746,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/buefy": {
|
||||
"version": "0.7.10",
|
||||
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.7.10.tgz",
|
||||
"integrity": "sha512-jU9CTEQR1rozxagwEPB69qObBDwWl+4uCa6TjiPkqcqOb/uxq1uvyvCsVinADzjNjzOTFhUOuuSPQk8gsVEOzA==",
|
||||
"version": "0.8.20",
|
||||
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.8.20.tgz",
|
||||
"integrity": "sha512-pg8Cn0m9cjqp2/vaKT4VIfU8KIumuX/gAT1GtearXRs56+kKqAPx3j9O8cm9W6P4jPUCHajKX6H8AqD0ram2Bg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"bulma": "0.7.5"
|
||||
},
|
||||
@@ -5758,7 +5759,7 @@
|
||||
"npm": ">= 3.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^2.5.13"
|
||||
"vue": "^2.5.18"
|
||||
}
|
||||
},
|
||||
"node_modules/buffer": {
|
||||
@@ -25643,9 +25644,9 @@
|
||||
}
|
||||
},
|
||||
"buefy": {
|
||||
"version": "0.7.10",
|
||||
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.7.10.tgz",
|
||||
"integrity": "sha512-jU9CTEQR1rozxagwEPB69qObBDwWl+4uCa6TjiPkqcqOb/uxq1uvyvCsVinADzjNjzOTFhUOuuSPQk8gsVEOzA==",
|
||||
"version": "0.8.20",
|
||||
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.8.20.tgz",
|
||||
"integrity": "sha512-pg8Cn0m9cjqp2/vaKT4VIfU8KIumuX/gAT1GtearXRs56+kKqAPx3j9O8cm9W6P4jPUCHajKX6H8AqD0ram2Bg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"bulma": "0.7.5"
|
||||
|
@@ -29,7 +29,7 @@
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-jest": "^24.9.0",
|
||||
"buefy": "^0.7.10",
|
||||
"buefy": "^0.8.20",
|
||||
"concurrently": "^4.1.2",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-plugin-vue": "^5.0.0",
|
||||
|
Reference in New Issue
Block a user