Skip to content

Commit 3c1020e

Browse files
fix(deps): update javascript packages (non-major)
1 parent e0e1355 commit 3c1020e

File tree

2 files changed

+92
-77
lines changed

2 files changed

+92
-77
lines changed

website/agb/package-lock.json

Lines changed: 90 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/agb/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@codemirror/state": "^6.5.2",
1919
"@codemirror/view": "^6.36.2",
2020
"anser": "^2.3.0",
21-
"next": "16.0.7",
21+
"next": "16.0.8",
2222
"react": "^19.0.0",
2323
"react-dom": "^19.0.0",
2424
"sharp": "^0.34.0",
@@ -30,7 +30,7 @@
3030
"@types/react-dom": "^19.0.0",
3131
"@types/styled-components": "^5.1.34",
3232
"eslint": "^9.0.0",
33-
"eslint-config-next": "16.0.7",
33+
"eslint-config-next": "16.0.8",
3434
"typescript": "^5"
3535
}
3636
}

0 commit comments

Comments
 (0)