Skip to content

Commit d844975

Browse files
committed
update nextjs and delete webpack (no longer needed)
1 parent 94f0445 commit d844975

File tree

4 files changed

+240
-336
lines changed

4 files changed

+240
-336
lines changed

src/packages/hub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"mime": "^1.3.4",
4848
"mkdirp": "^1.0.4",
4949
"ms": "2.1.2",
50-
"next": "14.2.13",
50+
"next": "14.2.15",
5151
"nyc": "^15.1.0",
5252
"parse-domain": "^5.0.0",
5353
"passport": "^0.6.0",

src/packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"lodash": "^4.17.21",
7878
"lru-cache": "^7.18.3",
7979
"ms": "2.1.2",
80-
"next": "14.2.13",
80+
"next": "14.2.15",
8181
"next-remove-imports": "^1.0.11",
8282
"next-rest-framework": "6.0.0-beta.4",
8383
"password-hash": "^1.2.2",

0 commit comments

Comments
 (0)