Skip to content

Commit

Permalink
Updating dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook committed Jan 21, 2025
1 parent 2ef0d28 commit bfb6912
Show file tree
Hide file tree
Showing 2 changed files with 1,276 additions and 1,240 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@
"tailwind-merge": "^2.6.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/core": "^7.26.0",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.7",
"@changesets/cli": "^2.27.11",
"@storybook/addon-actions": "^7.6.17",
"@storybook/addon-docs": "^7.6.17",
"@storybook/addon-essentials": "^7.6.17",
Expand All @@ -74,17 +74,17 @@
"@storybook/theming": "^7.6.17",
"@svgr/cli": "^8.1.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^22.5.1",
"@testing-library/user-event": "^14.6.0",
"@types/node": "^22.10.7",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^2.0.5",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^3.0.3",
"autoprefixer": "^10.4.20",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
Expand All @@ -96,21 +96,21 @@
"eslint-plugin-react-hooks": "^4.6.2",
"ethers": "5.7.2",
"framer-motion": "^7.6.7",
"happy-dom": "^15.5.0",
"happy-dom": "^16.7.1",
"husky": "^9.1.5",
"postcss": "^8.4.41",
"postcss-preset-env": "^10.0.2",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^7.6.17",
"tailwindcss": "^3.4.17",
"typescript": "^4.9.5",
"vite": "^5.4.2",
"vite": "^6.0.11",
"vite-plugin-dts": "^4.0.3",
"vite-plugin-eslint": "^1.8.1",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.0.5"
"vitest": "^3.0.3"
},
"peerDependencies": {
"framer-motion": ">=6",
Expand Down
Loading

0 comments on commit bfb6912

Please sign in to comment.