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 4, 2024
1 parent 5b85e9c commit 0b62ec5
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 146 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
]
},
"dependencies": {
"@codesandbox/sandpack-react": "2.18.1",
"@codesandbox/sandpack-react": "2.18.2",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.1",
"@radix-ui/react-dialog": "1.1.1",
Expand All @@ -42,7 +42,7 @@
"colorjs.io": "0.5.2",
"devtools-detector": "2.0.20",
"foxact": "0.2.36",
"framer-motion": "11.3.19",
"framer-motion": "11.3.21",
"globby": "^14.0.2",
"immer": "10.1.1",
"jotai": "2.9.1",
Expand All @@ -68,26 +68,26 @@
"vaul": "0.9.1"
},
"devDependencies": {
"@iconify-json/mingcute": "1.1.18",
"@iconify-json/mingcute": "1.1.19",
"@iconify/tailwind": "1.1.2",
"@innei/eslint-config-react-ts": "0.14.2",
"@innei/prettier": "0.14.2",
"@shikijs/transformers": "1.11.2",
"@tailwindcss/typography": "0.5.13",
"@types/js-yaml": "4.0.9",
"@types/node": "^20.14.13",
"@types/node": "^20.14.14",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"daisyui": "4.12.10",
"eslint": "8.57.0",
"lint-staged": "15.2.7",
"lint-staged": "15.2.8",
"postcss-import": "16.1.0",
"postcss-nested": "6.2.0",
"postcss-preset-env": "9.6.0",
"postcss-prune-var": "1.1.2",
"prettier": "3.3.3",
"rimraf": "5.0.9",
"rimraf": "5.0.10",
"simple-git-hooks": "2.11.1",
"tailwind-scrollbar": "3.1.0",
"tailwind-variants": "0.2.1",
Expand Down
Loading

0 comments on commit 0b62ec5

Please sign in to comment.