Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2023
1 parent 2115b00 commit 6730001
Show file tree
Hide file tree
Showing 2 changed files with 668 additions and 360 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,30 +10,30 @@
"test": "echo 'no tests'"
},
"dependencies": {
"@types/node": "20.3.3",
"@types/node": "20.8.10",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@types/react-syntax-highlighter": "15.5.9",
"@types/uuid": "9.0.6",
"ai": "2.1.34",
"ai": "2.2.20",
"autoprefixer": "10.4.16",
"date-fns": "2.30.0",
"eslint": "8.43.0",
"eslint-config-next": "13.4.19",
"github-markdown-css": "5.2.0",
"eslint": "8.53.0",
"eslint-config-next": "13.5.6",
"github-markdown-css": "5.4.0",
"gpt-3-encoder": "1.1.4",
"next": "13.4.19",
"openai-edge": "1.1.1",
"openai-edge": "1.2.2",
"postcss": "8.4.31",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.45.4",
"react-hook-form": "7.48.2",
"react-markdown": "8.0.7",
"react-syntax-highlighter": "15.5.0",
"react-textarea-autosize": "8.4.1",
"react-textarea-autosize": "8.5.3",
"remark-gfm": "3.0.1",
"tailwindcss": "3.3.5",
"typescript": "5.1.6",
"typescript": "5.2.2",
"uuid": "9.0.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 6730001

Please sign in to comment.