Skip to content

Commit 5103868

Browse files
Chore(deps): Bump nextjs-toploader from 1.6.12 to 3.8.16
Bumps [nextjs-toploader](https://github.com/TheSGJ/nextjs-toploader) from 1.6.12 to 3.8.16. - [Release notes](https://github.com/TheSGJ/nextjs-toploader/releases) - [Changelog](https://github.com/TheSGJ/nextjs-toploader/blob/master/CHANGELOG.md) - [Commits](TheSGJ/nextjs-toploader@v1.6.12...v3.8.16) --- updated-dependencies: - dependency-name: nextjs-toploader dependency-version: 3.8.16 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa7a812 commit 5103868

File tree

5 files changed

+875
-412
lines changed

5 files changed

+875
-412
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"lucide-react": "0.525.0",
4242
"next": "15.3.5",
4343
"next-themes": "^0.4.6",
44-
"nextjs-toploader": "^1.6.12",
44+
"nextjs-toploader": "^3.8.16",
4545
"nuqs": "^2.4.3",
4646
"p-limit": "^6.2.0",
4747
"papaparse": "^5.5.3",

apps/nebula/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"lucide-react": "0.525.0",
2323
"next": "15.3.5",
2424
"next-themes": "^0.4.6",
25-
"nextjs-toploader": "^1.6.12",
25+
"nextjs-toploader": "^3.8.16",
2626
"posthog-js": "1.256.1",
2727
"prettier": "3.6.2",
2828
"react": "19.1.0",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"lucide-react": "0.525.0",
2222
"next": "15.3.5",
2323
"next-themes": "^0.4.6",
24-
"nextjs-toploader": "^1.6.12",
24+
"nextjs-toploader": "^3.8.16",
2525
"openapi-types": "^12.1.3",
2626
"posthog-js": "1.256.1",
2727
"prettier": "3.6.2",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"lucide-react": "0.525.0",
2222
"next": "15.3.5",
2323
"next-themes": "^0.4.6",
24-
"nextjs-toploader": "^1.6.12",
24+
"nextjs-toploader": "^3.8.16",
2525
"node-html-markdown": "^1.3.0",
2626
"node-html-parser": "^6.1.13",
2727
"posthog-js": "1.256.1",

0 commit comments

Comments
 (0)