Skip to content

Commit

Permalink
more upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
bgentry committed Feb 1, 2025
1 parent fb999cf commit ceef703
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 30 deletions.
51 changes: 28 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
"@dagrejs/dagre": "^1.1.4",
"@headlessui/react": "^2.2.0",
"@headlessui/tailwindcss": "^0.2.1",
"@heroicons/react": "^2.1.5",
"@heroicons/react": "^2.2.0",
"@tailwindcss/typography": "^0.5.16",
"@tanstack/react-query": "^5.59.19",
"@tanstack/react-router": "^1.78.3",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"next-themes": "^0.3.0",
"next-themes": "^0.4.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hot-toast": "^2.4.1",
"react-hot-toast": "^2.5.1",
"react-time-sync": "^5.2.1",
"reactflow": "^11.11.4",
"zod": "^3.24.1"
Expand All @@ -30,10 +30,10 @@
"@storybook/addon-links": "^8.5.3",
"@storybook/addon-onboarding": "^8.5.3",
"@storybook/addon-themes": "^8.5.3",
"@storybook/blocks": "^8.2.9",
"@storybook/blocks": "^8.5.3",
"@storybook/react": "^8.5.3",
"@storybook/react-vite": "^8.5.3",
"@storybook/test": "^8.2.9",
"@storybook/test": "^8.5.3",
"@tailwindcss/forms": "^0.5.10",
"@tanstack/eslint-plugin-query": "^5.66.0",
"@tanstack/react-query-devtools": "^5.66.0",
Expand All @@ -54,10 +54,10 @@
"eslint-plugin-react-refresh": "^0.4.18",
"eslint-plugin-storybook": "^0.11.2",
"eslint-plugin-tailwindcss": "^3.18.0",
"fishery": "^2.2.2",
"fishery": "^2.2.3",
"globals": "^15.14.0",
"postcss": "^8.5.1",
"storybook": "^8.3.0",
"storybook": "^8.5.3",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
"typescript-eslint": "^8.22.0",
Expand Down

0 comments on commit ceef703

Please sign in to comment.