mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-04 22:56:24 +00:00
chore(npm): update md to v1.1.21
This commit is contained in:
Submodule UI/WebServerResources/angular-material updated: a0e60eeb1e...922d2bc03b
@@ -3,21 +3,21 @@
|
||||
"homepage": "https://sogo.nu",
|
||||
"bugs": "https://sogo.nu/bugs",
|
||||
"dependencies": {
|
||||
"angular": "1.7.x",
|
||||
"angular-animate": "1.7.x",
|
||||
"angular-aria": "1.7.x",
|
||||
"angular-cookies": "1.7.x",
|
||||
"angular": "^1.7.9",
|
||||
"angular-animate": "^1.7.9",
|
||||
"angular-aria": "^1.7.9",
|
||||
"angular-cookies": "^1.7.9",
|
||||
"angular-file-upload": "latest",
|
||||
"angular-material": "1.1.20",
|
||||
"angular-messages": "1.7.x",
|
||||
"angular-sanitize": "1.7.x",
|
||||
"angular-ui-router": "1.0.x",
|
||||
"angular-material": "1.1.21",
|
||||
"angular-messages": "^1.7.9",
|
||||
"angular-sanitize": "^1.7.9",
|
||||
"angular-ui-router": "^1.0.24",
|
||||
"file-saver": "latest",
|
||||
"lodash": "latest",
|
||||
"lodash": "^4.17.15",
|
||||
"ng-sortable": "1.3.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^9.7.3",
|
||||
"autoprefixer": "^9.7.4",
|
||||
"breakpoint-sass": ">=2.4.2",
|
||||
"csswring": ">=3.0.0",
|
||||
"grunt": ">=0.4.1",
|
||||
@@ -25,11 +25,12 @@
|
||||
"grunt-contrib-jshint": ">=0.11.2",
|
||||
"grunt-contrib-uglify": ">=0.9",
|
||||
"grunt-contrib-watch": ">=0.5.3",
|
||||
"grunt-cssnano": "^2.1.0",
|
||||
"grunt-ng-annotate": ">=0.10.0",
|
||||
"grunt-postcss": ">=0.6.0",
|
||||
"grunt-sass": "^3.1.0",
|
||||
"kss": ">=2.1.0",
|
||||
"node-sass": "^4.12.0",
|
||||
"node-sass": "^4.13.1",
|
||||
"time-grunt": "latest"
|
||||
},
|
||||
"browserslist": [
|
||||
|
||||
Reference in New Issue
Block a user