Skip to content

Commit

Permalink
Update Javascript packages (non-major) (#807)
Browse files Browse the repository at this point in the history
  • Loading branch information
corwinkuiper authored Nov 19, 2024
2 parents e918f3f + 4ff2e63 commit 3fbeff6
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
110 changes: 55 additions & 55 deletions website/agb/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions website/agb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "14.2.17",
"next": "14.2.18",
"react": "^18",
"react-dom": "^18",
"react-syntax-highlighter": "^15.5.0",
Expand All @@ -23,7 +23,7 @@
"@types/react-syntax-highlighter": "^15.5.13",
"@types/styled-components": "^5.1.34",
"eslint": "^8",
"eslint-config-next": "14.2.17",
"eslint-config-next": "14.2.18",
"typescript": "^5"
}
}

0 comments on commit 3fbeff6

Please sign in to comment.