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 Feb 28, 2024
1 parent 6961dc0 commit a1298f4
Show file tree
Hide file tree
Showing 4 changed files with 355 additions and 355 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@aws-sdk/client-s3": "3.515.0",
"@clerk/nextjs": "4.29.7",
"@clerk/nextjs": "4.29.8",
"@excalidraw/excalidraw": "0.17.3",
"@floating-ui/react-dom": "2.0.8",
"@milkdown/core": "7.3.5",
Expand All @@ -62,12 +62,12 @@
"@radix-ui/react-select": "2.0.0",
"@radix-ui/react-switch": "1.0.3",
"@radix-ui/react-tabs": "1.0.4",
"@tanstack/query-async-storage-persister": "5.21.2",
"@tanstack/react-query": "5.21.2",
"@tanstack/react-query-devtools": "5.21.3",
"@tanstack/react-query-persist-client": "5.21.2",
"@tanstack/query-async-storage-persister": "5.21.7",
"@tanstack/react-query": "5.21.7",
"@tanstack/react-query-devtools": "5.21.7",
"@tanstack/react-query-persist-client": "5.21.7",
"@upstash/redis": "1.28.4",
"@vercel/analytics": "1.2.0",
"@vercel/analytics": "1.2.2",
"@vercel/postgres": "0.7.2",
"axios": "1.6.7",
"bypass-vue-devtools": "0.0.6",
Expand All @@ -77,14 +77,14 @@
"daisyui": "4.7.2",
"dayjs": "1.11.10",
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.7.17",
"emoji-picker-react": "4.7.18",
"foxact": "0.2.31",
"framer-motion": "^11.0.5",
"framer-motion": "^11.0.6",
"fuse.js": "7.0.0",
"idb-keyval": "6.2.1",
"immer": "^10.0.3",
"jojoo": "0.1.4",
"jotai": "2.6.4",
"jotai": "2.6.5",
"js-cookie": "3.0.5",
"js-yaml": "4.1.0",
"jsondiffpatch": "^0.6.0",
Expand All @@ -103,7 +103,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.12",
"react-intersection-observer": "9.8.0",
"react-intersection-observer": "9.8.1",
"react-responsive-masonry": "2.1.7",
"react-toastify": "10.0.4",
"react-tweet": "3.2.0",
Expand All @@ -122,7 +122,7 @@
"xss": "1.0.14"
},
"devDependencies": {
"@iconify-json/material-symbols": "1.1.72",
"@iconify-json/material-symbols": "1.1.73",
"@iconify-json/mingcute": "1.1.16",
"@iconify/tailwind": "0.1.4",
"@innei/eslint-config-react-ts": "0.12.2",
Expand All @@ -134,15 +134,15 @@
"@types/js-cookie": "3.0.6",
"@types/js-yaml": "4.0.9",
"@types/markdown-escape": "1.1.3",
"@types/node": "20.11.19",
"@types/node": "20.11.21",
"@types/pngjs": "6.0.4",
"@types/react": "18.2.55",
"@types/react": "18.2.60",
"@types/react-dom": "18.2.19",
"@types/react-responsive-masonry": "2.1.3",
"@types/remove-markdown": "0.3.4",
"autoprefixer": "10.4.17",
"cross-env": "7.0.3",
"dotenv": "16.4.4",
"dotenv": "16.4.5",
"eslint": "8.56.0",
"lint-staged": "15.2.2",
"postcss": "8.4.35",
Expand Down
Loading

0 comments on commit a1298f4

Please sign in to comment.