Skip to content

Commit f2b4621

Browse files
committed
fix: docs/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-15104645
1 parent 25ae909 commit f2b4621

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"license": "MPL-2.0",
1515
"dependencies": {
1616
"@heroicons/react": "~1.0.6",
17-
"next": "~12.2.5",
17+
"next": "~15.5.10",
1818
"next-themes": "0.2.0",
1919
"nextra": "2.0.0-alpha.56",
20-
"nextra-theme-docs": "2.2.18",
20+
"nextra-theme-docs": "2.0.0",
2121
"react": "~18.2.0",
2222
"react-dom": "~18.2.0",
2323
"swr": "1.3.0"

0 commit comments

Comments
 (0)