Docs - Update npm packages (#9422)

Docs - Update npm
This commit is contained in:
PabstMirror 2023-09-22 22:47:49 -05:00 committed by GitHub
parent 0ba67ea173
commit bd5c4850be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4647 additions and 3867 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,12 +5,12 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"grunt": "^1.3.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-imagemin": "^3.1.0",
"grunt-contrib-uglify": "^4.0.0",
"grunt": "^1.6.1",
"grunt-contrib-concat": "^2.1.0",
"grunt-contrib-imagemin": "^4.0.0",
"grunt-contrib-uglify": "^5.2.2",
"grunt-contrib-watch": "^1.1.0",
"grunt-sass": "^3.0.2",
"node-sass": "^7.0.1"
"grunt-sass": "^3.1.0",
"node-sass": "^9.0.0"
}
}