Skip to content

Commit

Permalink
chore: bump js deps
Browse files Browse the repository at this point in the history
  • Loading branch information
imorland committed Nov 12, 2023
1 parent d9d360b commit e534544
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 66 deletions.
129 changes: 65 additions & 64 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 @@ -10,7 +10,7 @@
"@sentry/tracing": "^7.56.0",
"flarum-tsconfig": "^1.0.2",
"flarum-webpack-config": "^2.0.0",
"webpack": "^5.76.0",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4"
},
"scripts": {
Expand All @@ -20,7 +20,7 @@
"format-check": "prettier --check src"
},
"devDependencies": {
"prettier": "^2.6.2",
"prettier": "^3.0.3",
"webpack-bundle-analyzer": "^4.9.0",
"webpack-merge": "^5.9.0"
}
Expand Down

0 comments on commit e534544

Please sign in to comment.