updating deps

This commit is contained in:
Andy Pack 2023-05-02 08:03:04 +01:00
parent 54b9adbc76
commit 2ba7bcc654
Signed by: sarsoo
GPG Key ID: A55BA3536A5E0ED7
4 changed files with 955 additions and 845 deletions

View File

@ -8,5 +8,6 @@
], ],
"python.testing.pytestEnabled": false, "python.testing.pytestEnabled": false,
"python.testing.nosetestsEnabled": false, "python.testing.nosetestsEnabled": false,
"python.testing.unittestEnabled": true "python.testing.unittestEnabled": true,
"python.analysis.typeCheckingMode": "basic"
} }

1050
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -35,7 +35,7 @@
"babel-loader": "^8.2.2", "babel-loader": "^8.2.2",
"clean-webpack-plugin": "^3.0.0", "clean-webpack-plugin": "^3.0.0",
"css-loader": "^5.2.4", "css-loader": "^5.2.4",
"jsdoc": "^3.6.7", "jsdoc": "^4.0.2",
"style-loader": "^0.23.1", "style-loader": "^0.23.1",
"webpack": "^5.38.1", "webpack": "^5.38.1",
"webpack-cli": "^4.7.2", "webpack-cli": "^4.7.2",

745
poetry.lock generated

File diff suppressed because it is too large Load Diff