mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-02 08:39:27 +00:00
NPM updates
This commit is contained in:
4153
package-lock.json
generated
4153
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@@ -24,7 +24,7 @@
|
||||
"bcrypt": "^5.0.1",
|
||||
"body-parser": "^1.20.0",
|
||||
"csv-stringify": "^6.0.5",
|
||||
"express": "^4.17.3",
|
||||
"express": "^4.18.0",
|
||||
"express-handlebars": "^6.0.5",
|
||||
"express-mysql-session": "^2.1.7",
|
||||
"express-session": "^1.17.2",
|
||||
@@ -35,22 +35,22 @@
|
||||
"serve-static": "^1.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@matt-fidd/eslint-config": "^1.2.0",
|
||||
"autoprefixer": "^10.4.4",
|
||||
"@matt-fidd/eslint-config": "^1.3.0",
|
||||
"autoprefixer": "^10.4.5",
|
||||
"cssnano": "^5.1.7",
|
||||
"del": "^6.0.0",
|
||||
"eslint": "^8.13.0",
|
||||
"eslint-plugin-jest": "^26.1.4",
|
||||
"eslint": "^8.14.0",
|
||||
"eslint-plugin-jest": "^26.1.5",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-postcss": "^9.0.1",
|
||||
"gulp-rename": "^2.0.0",
|
||||
"gulp-sass": "^5.1.0",
|
||||
"husky": "^7.0.4",
|
||||
"jest": "^27.5.1",
|
||||
"jest": "^28.0.0",
|
||||
"jest-extended": "^2.0.0",
|
||||
"lint-staged": "^12.3.8",
|
||||
"lint-staged": "^12.4.0",
|
||||
"postcss-sort-media-queries": "^4.2.1",
|
||||
"prompt-sync": "^4.2.0",
|
||||
"sass": "^1.50.0"
|
||||
"sass": "^1.50.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user