Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"spdx-satisfies": "^5.0.0",
"style-loader": "^3.3.1",
"tailwindcss": "^3.0.2",
"terser-webpack-plugin": "^5.2.5",
"terser-webpack-plugin": "^5.3.3",
"typed-redux-saga": "^1.5.0",
"typescript": "~4.7.2",
"usehooks-ts": "^2.5.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2393,7 +2393,7 @@ __metadata:
spdx-satisfies: ^5.0.0
style-loader: ^3.3.1
tailwindcss: ^3.0.2
terser-webpack-plugin: ^5.2.5
terser-webpack-plugin: ^5.3.3
typed-redux-saga: ^1.5.0
typescript: ~4.7.2
usehooks-ts: ^2.5.4
Expand Down Expand Up @@ -13974,14 +13974,14 @@ __metadata:
languageName: node
linkType: hard

"terser-webpack-plugin@npm:^5.1.3, terser-webpack-plugin@npm:^5.2.5":
version: 5.3.1
resolution: "terser-webpack-plugin@npm:5.3.1"
"terser-webpack-plugin@npm:^5.1.3, terser-webpack-plugin@npm:^5.3.3":
version: 5.3.3
resolution: "terser-webpack-plugin@npm:5.3.3"
dependencies:
"@jridgewell/trace-mapping": ^0.3.7
jest-worker: ^27.4.5
schema-utils: ^3.1.1
serialize-javascript: ^6.0.0
source-map: ^0.6.1
terser: ^5.7.2
peerDependencies:
webpack: ^5.1.0
Expand All @@ -13992,7 +13992,7 @@ __metadata:
optional: true
uglify-js:
optional: true
checksum: 1b808fd4f58ce0b532baacc50b9a850fc69ce0077a0e9e5076d4156c52fab3d40b02d5d9148a3eba64630cf7f40057de54f6a5a87fac1849b1f11d6bfdb42072
checksum: 4b8d508d8a0f6e604addb286975f1fa670f8c3964a67abc03a7cfcfd4cdeca4b07dda6655e1c4425427fb62e4d2b0ca59d84f1b2cd83262ff73616d5d3ccdeb5
languageName: node
linkType: hard

Expand Down