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] committed Aug 28, 2024
1 parent df64280 commit 3004eff
Show file tree
Hide file tree
Showing 2 changed files with 337 additions and 338 deletions.
20 changes: 10 additions & 10 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.2",
"@clerk/themes": "2.1.21",
"@clerk/nextjs": "5.3.6",
"@clerk/themes": "2.1.24",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.1",
"@milkdown/core": "7.5.0",
Expand Down Expand Up @@ -66,7 +66,7 @@
"dayjs": "1.11.13",
"emoji-mart": "5.6.0",
"emoji-picker-react": "4.11.1",
"foxact": "0.2.36",
"foxact": "0.2.37",
"framer-motion": "11.1.7",
"fuse.js": "7.0.0",
"idb-keyval": "6.2.1",
Expand All @@ -84,7 +84,7 @@
"medium-zoom": "1.1.0",
"mermaid": "11.0.2",
"nanoid": "^5.0.7",
"next": "14.2.5",
"next": "14.2.7",
"next-runtime-env": "3.2.2",
"next-themes": "0.3.0",
"ofetch": "1.3.4",
Expand Down Expand Up @@ -114,14 +114,14 @@
"xss": "1.0.15"
},
"devDependencies": {
"@iconify-json/material-symbols": "1.1.88",
"@iconify-json/mingcute": "1.1.19",
"@iconify/tailwind": "1.1.2",
"@iconify-json/material-symbols": "1.1.89",
"@iconify-json/mingcute": "1.1.20",
"@iconify/tailwind": "1.1.3",
"@innei/prettier": "0.15.0",
"@mx-space/webhook": "0.3.0",
"@next/bundle-analyzer": "14.2.5",
"@next/bundle-analyzer": "14.2.7",
"@tailwindcss/container-queries": "0.1.1",
"@tailwindcss/typography": "0.5.14",
"@tailwindcss/typography": "0.5.15",
"@types/chroma-js": "2.4.4",
"@types/js-cookie": "3.0.6",
"@types/js-yaml": "4.0.9",
Expand All @@ -139,7 +139,7 @@
"code-inspector-plugin": "0.15.2",
"cross-env": "7.0.3",
"dotenv": "16.4.5",
"eslint": "9.9.0",
"eslint": "9.9.1",
"eslint-config-hyoban": "3.1.3",
"lint-staged": "15.2.9",
"postcss": "8.4.41",
Expand Down
Loading

0 comments on commit 3004eff

Please sign in to comment.