chore: update package(-lock).json
This commit is contained in:
parent
5b827b6acf
commit
7c41f5dca0
2 changed files with 629 additions and 1007 deletions
1627
app/package-lock.json
generated
1627
app/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -58,8 +58,8 @@
|
|||
"devDependencies": {
|
||||
"@fortawesome/fontawesome-svg-core": "^6.1.2",
|
||||
"@fortawesome/free-solid-svg-icons": "^6.1.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.31.0",
|
||||
"@typescript-eslint/parser": "^5.31.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.32.0",
|
||||
"@typescript-eslint/parser": "^5.32.0",
|
||||
"clean-webpack-plugin": "^4.0.0",
|
||||
"copy-webpack-plugin": "^11.0.0",
|
||||
"css-loader": "^6.7.1",
|
||||
|
@ -72,7 +72,7 @@
|
|||
"nodaemon": "0.0.5",
|
||||
"prettier": "^2.7.1",
|
||||
"snazzy": "^9.0.0",
|
||||
"snyk": "^1.981.0",
|
||||
"snyk": "^1.982.0",
|
||||
"socket.io-client": "^4.5.1",
|
||||
"source-map-loader": "^4.0.0",
|
||||
"standard-version": "^9.5.0",
|
||||
|
@ -84,8 +84,5 @@
|
|||
"webpack-merge": "^5.8.0",
|
||||
"xterm": "^4.19.0",
|
||||
"xterm-addon-fit": "^0.5.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"trim-newlines": "^3.0.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue