mirror of
https://github.com/zyachel/quetre.git
synced 2025-04-03 21:17:36 +03:00
build(dependencies): update dependencies
This commit is contained in:
parent
33c90c17b1
commit
3121bcef5f
2 changed files with 236 additions and 630 deletions
20
package.json
20
package.json
|
@ -29,28 +29,24 @@
|
|||
"homepage": "https://github.com/zyachel/quetre#readme",
|
||||
"dependencies": {
|
||||
"axios": "^0.27.2",
|
||||
"cheerio": "1.0.0-rc.10",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"compression": "^1.7.4",
|
||||
"dotenv": "^16.0.1",
|
||||
"express": "^4.18.1",
|
||||
"helmet": "^5.1.0",
|
||||
"morgan": "^1.10.0",
|
||||
"pug": "^3.0.2",
|
||||
"sass": "^1.52.0"
|
||||
"sass": "^1.54.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/create-config": "^0.2.0",
|
||||
"eslint": "^8.15.0",
|
||||
"@eslint/create-config": "^0.3.0",
|
||||
"@types/express": "^4.17.13",
|
||||
"eslint": "^8.20.0",
|
||||
"eslint-config-airbnb-base": "^15.0.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"nodemon": "^2.0.16",
|
||||
"prettier": "^2.6.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@types/express": "^4.17.13",
|
||||
"eslint-plugin-import": "^2.25.2",
|
||||
"prettier": "^2.3.0"
|
||||
"nodemon": "^2.0.19",
|
||||
"prettier": "^2.7.1"
|
||||
},
|
||||
"nodemonConfig": {
|
||||
"ignore": [
|
||||
|
@ -58,4 +54,4 @@
|
|||
"public/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
846
pnpm-lock.yaml
generated
846
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue