Skip to content

Commit

Permalink
Updating deps
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook committed Apr 18, 2024
1 parent f304481 commit 88c5e2d
Show file tree
Hide file tree
Showing 2 changed files with 590 additions and 571 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^20.12.7",
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@vanilla-extract/css": "^1.14.2",
Expand All @@ -81,7 +81,7 @@
"@vanilla-extract/sprinkles": "^1.6.1",
"@vanilla-extract/vite-plugin": "^4.0.7",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/coverage-v8": "^1.5.0",
"clsx": "^2.1.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -94,17 +94,17 @@
"happy-dom": "^14.7.1",
"husky": "^9.0.11",
"postcss": "^8.4.38",
"postcss-preset-env": "^9.5.4",
"postcss-preset-env": "^9.5.6",
"prettier": "^3.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.6.17",
"typescript": "^4.9.5",
"vite": "^5.2.8",
"vite-plugin-dts": "^3.8.1",
"vite": "^5.2.9",
"vite-plugin-dts": "^3.8.3",
"vite-plugin-eslint": "^1.8.1",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.4.0"
"vitest": "^1.5.0"
},
"peerDependencies": {
"framer-motion": ">=6",
Expand Down
Loading

0 comments on commit 88c5e2d

Please sign in to comment.