Skip to content

Commit

Permalink
Update JS deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dsevillamartin committed Aug 28, 2023
1 parent 9d6fbd6 commit 7561798
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 83 deletions.
189 changes: 108 additions & 81 deletions js/package-lock.json

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

4 changes: 2 additions & 2 deletions js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"autolink-js": "1.0.2",
"flarum-tsconfig": "^1.0.2",
"flarum-webpack-config": "^2.0.2",
"webpack": "^5.88.0",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4"
},
"devDependencies": {
"prettier": "^2.8.8"
"prettier": "^3.0.2"
},
"scripts": {
"dev": "webpack --mode development --watch",
Expand Down

0 comments on commit 7561798

Please sign in to comment.