Skip to content

Commit

Permalink
chore: output of yarn upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideIadeluca committed Jan 24, 2025
1 parent ccb59ea commit 24bc462
Show file tree
Hide file tree
Showing 2 changed files with 350 additions and 342 deletions.
6 changes: 3 additions & 3 deletions js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"private": true,
"prettier": "@flarum/prettier-config",
"devDependencies": {
"prettier": "^3.0.3",
"@flarum/prettier-config": "^1.0.0",
"flarum-tsconfig": "^2.0.0",
"flarum-webpack-config": "^3.0.0",
"prettier": "^3.0.3",
"typescript-coverage-report": "^0.6.1",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"typescript-coverage-report": "^0.6.1"
"webpack-cli": "^5.1.4"
},
"scripts": {
"dev": "webpack --mode development --watch",
Expand Down
Loading

0 comments on commit 24bc462

Please sign in to comment.