Skip to content

Commit

Permalink
update nextjs and delete webpack (no longer needed)
Browse files Browse the repository at this point in the history
  • Loading branch information
williamstein committed Oct 12, 2024
1 parent 94f0445 commit d844975
Show file tree
Hide file tree
Showing 4 changed files with 240 additions and 336 deletions.
2 changes: 1 addition & 1 deletion src/packages/hub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"mime": "^1.3.4",
"mkdirp": "^1.0.4",
"ms": "2.1.2",
"next": "14.2.13",
"next": "14.2.15",
"nyc": "^15.1.0",
"parse-domain": "^5.0.0",
"passport": "^0.6.0",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"lodash": "^4.17.21",
"lru-cache": "^7.18.3",
"ms": "2.1.2",
"next": "14.2.13",
"next": "14.2.15",
"next-remove-imports": "^1.0.11",
"next-rest-framework": "6.0.0-beta.4",
"password-hash": "^1.2.2",
Expand Down
Loading

0 comments on commit d844975

Please sign in to comment.