mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 00:23:03 +00:00
refactor: update all
This commit is contained in:
16
package.json
16
package.json
@@ -27,12 +27,12 @@
|
||||
],
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@types/node": "14.18.24",
|
||||
"@types/semver": "7.3.12",
|
||||
"@types/node": "14.18.36",
|
||||
"@types/semver": "7.3.13",
|
||||
"@types/yaml": "1.9.7",
|
||||
"chalk": "4.1.2",
|
||||
"commander": "9.4.0",
|
||||
"semver": "7.3.7",
|
||||
"commander": "9.5.0",
|
||||
"semver": "7.3.8",
|
||||
"yaml": "1.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -40,13 +40,13 @@
|
||||
"@typescript-eslint/eslint-plugin": "5.33.1",
|
||||
"@typescript-eslint/parser": "5.33.1",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
"eslint": "8.22.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-jsdoc": "39.3.6",
|
||||
"eslint": "8.31.0",
|
||||
"eslint-config-prettier": "8.6.0",
|
||||
"eslint-plugin-jsdoc": "39.6.4",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-unicorn": "43.0.2",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"prettier": "2.7.1",
|
||||
"prettier": "2.8.2",
|
||||
"rimraf": "3.0.2",
|
||||
"typedoc": "0.22.18",
|
||||
"typescript": "4.4.4"
|
||||
|
||||
Reference in New Issue
Block a user