Skip to content

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 Aug 13, 2024
1 parent 7dc7e1d commit 22a9f7a
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 81 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"dependencies": {
"@aws-sdk/client-s3": "3.627.0",
"@clerk/nextjs": "5.3.0",
"@clerk/themes": "2.1.19",
"@clerk/nextjs": "5.3.1",
"@clerk/themes": "2.1.20",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.1",
"@milkdown/core": "7.5.0",
Expand Down Expand Up @@ -72,7 +72,7 @@
"idb-keyval": "6.2.1",
"immer": "^10.1.1",
"jojoo": "0.1.4",
"jotai": "2.9.2",
"jotai": "2.9.3",
"js-cookie": "3.0.5",
"js-yaml": "4.1.0",
"jsondiffpatch": "^0.6.0",
Expand All @@ -88,7 +88,7 @@
"next-runtime-env": "3.2.2",
"next-themes": "0.3.0",
"ofetch": "1.3.4",
"openai": "4.55.5",
"openai": "4.55.7",
"pngjs": "7.0.0",
"prop-types": "15.8.1",
"qrcode.react": "3.1.0",
Expand Down Expand Up @@ -141,7 +141,7 @@
"dotenv": "16.4.5",
"eslint": "9.9.0",
"eslint-config-hyoban": "3.1.2",
"lint-staged": "15.2.8",
"lint-staged": "15.2.9",
"postcss": "8.4.41",
"postcss-import": "16.1.0",
"postcss-js": "4.0.1",
Expand All @@ -154,7 +154,7 @@
"simple-git-hooks": "2.11.1",
"tailwind-scrollbar": "3.1.0",
"tailwind-variants": "0.2.1",
"tailwindcss": "^3.4.9",
"tailwindcss": "^3.4.10",
"tailwindcss-animated": "1.1.2",
"typescript": "5.5.4",
"zx": "8.1.4"
Expand Down
Loading

0 comments on commit 22a9f7a

Please sign in to comment.