Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Oct 6, 2023
1 parent 0fa45fa commit 24e7cdc
Show file tree
Hide file tree
Showing 3 changed files with 105 additions and 51 deletions.
153 changes: 104 additions & 49 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"sass-loader": "6.0.6",
"shortid": "2.2.8",
"style-loader": "0.20.2",
"superdesk-ui-framework": "^3.0.56",
"superdesk-ui-framework": "^3.0.59",
"ts-loader": "3.5.0",
"tslint": "5.11.0",
"typescript": "~4.9.5",
Expand Down
1 change: 0 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ module.exports = function makeConfig(grunt) {
'external-apps': path.join(process.cwd(), 'dist', 'app-importer.generated.js'),
},
extensions: ['.js', '.jsx', '.ts', '.tsx'],
mainFields: ['browser', 'main'],
},

module: {
Expand Down

0 comments on commit 24e7cdc

Please sign in to comment.