Upgrade dependencies, require Yarn 3.1.0

This commit is contained in:
Stéphan Kochen
2021-12-14 09:55:07 +01:00
parent 16b661b7aa
commit 00b7adf473
5 changed files with 541 additions and 466 deletions
+4 -4
View File
@@ -23,15 +23,15 @@
"@yarnpkg/plugin-pnp": "^3.0.0",
"babel-loader": "^8.1.0",
"clipanion": "^3.0.0",
"prettier": "2.3.2",
"prettier": "2.5.1",
"raw-loader": "^4.0.1",
"typescript": "4.3.5",
"typescript": "4.5.4",
"webpack": "^5.35.0",
"webpack-sources": "^2.2.0"
},
"resolutions": {
"@yarnpkg/cli": "3.0.1",
"@yarnpkg/core": "3.0.0",
"@yarnpkg/cli": "3.1.0",
"@yarnpkg/core": "3.1.0",
"@yarnpkg/fslib": "2.5.1",
"@yarnpkg/libzip": "2.2.2",
"@yarnpkg/parsers": "2.4.0",