Skip to content

Commit

Permalink
chore: upgrade some dependencies
Browse files Browse the repository at this point in the history
Trying to fix local build timing out during webpack stage
  • Loading branch information
czosel committed Oct 12, 2023
1 parent e29e357 commit 53a8aec
Show file tree
Hide file tree
Showing 2 changed files with 681 additions and 388 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@
"@commitlint/config-conventional": "17.6.6",
"@ember/optional-features": "2.0.0",
"@ember/test-helpers": "2.9.4",
"@embroider/compat": "3.1.4",
"@embroider/core": "3.1.2",
"@embroider/test-setup": "3.0.1",
"@embroider/webpack": "3.1.2",
"@embroider/compat": "3.2.3",
"@embroider/core": "3.3.0",
"@embroider/test-setup": "3.0.2",
"@embroider/webpack": "3.2.0",
"@faker-js/faker": "6.2.0",
"broccoli-asset-rev": "3.0.0",
"concurrently": "7.6.0",
Expand Down Expand Up @@ -117,7 +117,7 @@
"qunit": "2.19.4",
"qunit-dom": "2.0.0",
"sass": "1.63.6",
"webpack": "5.88.1"
"webpack": "5.88.2"
},
"peerDependencies": {
"ember-source": "^3.28.0 || ^4.0.0"
Expand Down
Loading

0 comments on commit 53a8aec

Please sign in to comment.