Skip to content

Commit

Permalink
Updating deps
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook committed Sep 20, 2023
1 parent 1aed096 commit 5d67388
Show file tree
Hide file tree
Showing 2 changed files with 1,434 additions and 1,456 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,26 +54,26 @@
"react-hook-form": "^7.46.1"
},
"devDependencies": {
"@babel/core": "^7.22.17",
"@storybook/addon-actions": "^7.4.1",
"@storybook/addon-docs": "^7.4.1",
"@storybook/addon-essentials": "^7.4.1",
"@storybook/addon-links": "^7.4.1",
"@storybook/react": "^7.4.1",
"@storybook/react-vite": "^7.4.1",
"@storybook/theming": "^7.4.1",
"@babel/core": "^7.22.20",
"@storybook/addon-actions": "^7.4.3",
"@storybook/addon-docs": "^7.4.3",
"@storybook/addon-essentials": "^7.4.3",
"@storybook/addon-links": "^7.4.3",
"@storybook/react": "^7.4.3",
"@storybook/react-vite": "^7.4.3",
"@storybook/theming": "^7.4.3",
"@svgr/cli": "^8.1.0",
"@testing-library/dom": "^9.3.1",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.4.3",
"@types/node": "^20.6.0",
"@types/react": "^18.2.21",
"@testing-library/user-event": "^14.5.1",
"@types/node": "^20.6.3",
"@types/react": "^18.2.22",
"@types/react-blockies": "^1.4.1",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@vanilla-extract/css": "^1.13.0",
"@vanilla-extract/css-utils": "^0.1.3",
"@vanilla-extract/dynamic": "^2.0.3",
Expand All @@ -91,14 +91,14 @@
"eslint-plugin-react-hooks": "^4.6.0",
"ethers": "5.7.2",
"framer-motion": "^7.6.7",
"happy-dom": "^11.0.6",
"happy-dom": "^12.1.2",
"husky": "^8.0.3",
"postcss": "^8.4.29",
"postcss-preset-env": "^9.1.3",
"postcss": "^8.4.30",
"postcss-preset-env": "^9.1.4",
"prettier": "^3.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.4.1",
"storybook": "^7.4.3",
"typescript": "^4.9.5",
"vite": "^4.4.9",
"vite-plugin-dts": "^1.6.6",
Expand Down
Loading

0 comments on commit 5d67388

Please sign in to comment.