Skip to content

Commit

Permalink
Update Javascript packages (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 330671c commit 6f70712
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 72 deletions.
140 changes: 70 additions & 70 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.18",
"next": "14.2.20",
"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.18",
"eslint-config-next": "14.2.20",
"typescript": "^5"
}
}

0 comments on commit 6f70712

Please sign in to comment.