mirror of
https://github.com/IT4Change/boilerplate-backend.git
synced 2025-12-13 10:25:49 +00:00
update packages
This commit is contained in:
parent
d9c735fa6c
commit
1893d9991d
6266
package-lock.json
generated
6266
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
18
package.json
18
package.json
@ -45,11 +45,11 @@
|
||||
"type-graphql": "^2.0.0-beta.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.2.0",
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
|
||||
"@types/jest": "^29.5.12",
|
||||
"@types/node": "^20.12.5",
|
||||
"@typescript-eslint/eslint-plugin": "^7.5.0",
|
||||
"@typescript-eslint/parser": "^7.5.0",
|
||||
"@types/node": "^20.12.7",
|
||||
"@typescript-eslint/eslint-plugin": "^7.6.0",
|
||||
"@typescript-eslint/parser": "^7.6.0",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.9",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
@ -61,7 +61,7 @@
|
||||
"eslint-plugin-n": "^16.6.2",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
"eslint-plugin-security": "^2.1.1",
|
||||
"eslint-plugin-security": "^3.0.0",
|
||||
"eslint-plugin-type-graphql": "^1.0.0",
|
||||
"eslint-plugin-yml": "^1.14.0",
|
||||
"jest": "^29.7.0",
|
||||
@ -69,13 +69,13 @@
|
||||
"prettier": "^3.2.5",
|
||||
"remark-cli": "^12.0.0",
|
||||
"remark-gfm": "^4.0.0",
|
||||
"remark-preset-lint-consistent": "^5.1.2",
|
||||
"remark-preset-lint-markdown-style-guide": "^5.1.3",
|
||||
"remark-preset-lint-recommended": "^6.1.3",
|
||||
"remark-preset-lint-consistent": "^6.0.0",
|
||||
"remark-preset-lint-markdown-style-guide": "^6.0.0",
|
||||
"remark-preset-lint-recommended": "^7.0.0",
|
||||
"ts-jest": "^29.1.2",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsc-watch": "^6.2.0",
|
||||
"typescript": "^5.4.4",
|
||||
"typescript": "^5.4.5",
|
||||
"vuepress": "^2.0.0-rc.9"
|
||||
},
|
||||
"imports": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user