Skip to content

Commit b7d794f

Browse files
Update Javascript packages (non-major)
1 parent 1cc2ffb commit b7d794f

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

website/agb/package-lock.json

Lines changed: 55 additions & 55 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
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "14.2.16",
12+
"next": "14.2.17",
1313
"react": "^18",
1414
"react-dom": "^18",
1515
"react-syntax-highlighter": "^15.5.0",
@@ -23,7 +23,7 @@
2323
"@types/react-syntax-highlighter": "^15.5.13",
2424
"@types/styled-components": "^5.1.34",
2525
"eslint": "^8",
26-
"eslint-config-next": "14.2.16",
26+
"eslint-config-next": "14.2.17",
2727
"typescript": "^5"
2828
}
2929
}

0 commit comments

Comments
 (0)