Skip to content

Commit 95b6bdf

Browse files
committed
npm: update next and next-rspack, remove a duplicate install of caniuse-lite, and a new script to check for duplicate dependencies wiht version drifts
1 parent f6142e6 commit 95b6bdf

File tree

3 files changed

+271
-110
lines changed

3 files changed

+271
-110
lines changed

src/packages/next/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"lodash": "^4.17.21",
8080
"lru-cache": "^7.18.3",
8181
"ms": "2.1.2",
82-
"next": "15.3.4",
82+
"next": "15.5.0",
8383
"next-rest-framework": "6.0.0-beta.4",
8484
"next-translate": "^2.6.2",
8585
"password-hash": "^1.2.2",
@@ -102,7 +102,7 @@
102102
"@types/node": "^18.16.14",
103103
"@types/react": "^19.1.10",
104104
"@uiw/react-textarea-code-editor": "^3.1.1",
105-
"next-rspack": "^15.4.6",
105+
"next-rspack": "^15.5.0",
106106
"node-mocks-http": "^1.14.1"
107107
}
108108
}

0 commit comments

Comments
 (0)