upgrade dependencies
This commit is contained in:
parent
eb0364a2f7
commit
5f5275ceb1
@ -18,7 +18,7 @@
|
||||
"start": "yarn build-production && node ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tsconfig/svelte": "^2.0.1",
|
||||
"@tsconfig/svelte": "^3.0.0",
|
||||
"@types/config": "^0.0.40",
|
||||
"@types/express": "^4.17.6",
|
||||
"@types/express-session": "^1.17.0",
|
||||
@ -26,7 +26,7 @@
|
||||
"@types/formidable": "^2.0.0",
|
||||
"@types/jest": "^27.0.3",
|
||||
"@types/mysql": "^2.15.15",
|
||||
"@types/node": "^16.11.9",
|
||||
"@types/node": "^17.0.4",
|
||||
"@types/nodemailer": "^6.4.0",
|
||||
"@types/nunjucks": "^3.1.3",
|
||||
"@types/ws": "^8.2.0",
|
||||
@ -39,10 +39,10 @@
|
||||
"eslint-plugin-svelte3": "^3.2.1",
|
||||
"feather-icons": "^4.28.0",
|
||||
"imagemin-gifsicle": "^7.0.0",
|
||||
"imagemin-mozjpeg": "^9.0.0",
|
||||
"imagemin-mozjpeg": "^10.0.0",
|
||||
"imagemin-pngquant": "^9.0.2",
|
||||
"imagemin-svgo": "^10.0.0",
|
||||
"imagemin-webp": "^6.0.0",
|
||||
"imagemin-webp": "^7.0.0",
|
||||
"jest": "^27.0.4",
|
||||
"maildev": "^1.1.0",
|
||||
"nodemon": "^2.0.3",
|
||||
|
Loading…
Reference in New Issue
Block a user