Skip to content

Commit

Permalink
add rainbow-sprinkles as a dependency to make types work
Browse files Browse the repository at this point in the history
  • Loading branch information
talentlessguy committed Aug 30, 2024
1 parent 74689a2 commit 3084f7f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 33 deletions.
6 changes: 1 addition & 5 deletions components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
},
"dependencies": {
"clsx": "^1.1.1",
"rainbow-sprinkles": "0.17.0",
"react-transition-state": "^2.1.1",
"ts-pattern": "^4.3.0"
},
Expand All @@ -47,20 +48,15 @@
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/glob": "^7.2.0",
"@types/node": "^22.2.0",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@types/testing-library__jest-dom": "^6.0.0",
"@vanilla-extract/css": "^1.13.0",
"@vanilla-extract/css-utils": "^0.1.3",
"@vanilla-extract/dynamic": "^2.0.3",
"@vanilla-extract/private": "^1.0.3",
"@vanilla-extract/recipes": "^0.5.0",
"@vanilla-extract/sprinkles": "^1.6.1",
"@vanilla-extract/vite-plugin": "^3.9.0",
"jsdom": "^24.1.1",
"rainbow-sprinkles": "0.17.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"typescript": "4.9.4",
Expand Down
31 changes: 3 additions & 28 deletions pnpm-lock.yaml

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

0 comments on commit 3084f7f

Please sign in to comment.