Skip to content

Commit 199c0cf

Browse files
committed
Add ThemeSwitcher
1 parent f980876 commit 199c0cf

File tree

5 files changed

+107
-92
lines changed

5 files changed

+107
-92
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@fluentui/react-icons": "^2.0.265",
1212
"@headlessui/react": "0.0.0-insiders.ce17c6d",
13-
"@tremor/react": "^3.18.3",
13+
"@tremor/react": "^3.18.4",
1414
"react": "^18.3.1",
1515
"react-dom": "^18.3.1",
1616
"react-hook-form": "7.53.2",
@@ -19,11 +19,11 @@
1919
"tailwind-merge": "^2.5.4",
2020
"tailwind-styled-components": "^2.2.0",
2121
"uno-js": "^3.127.0",
22-
"uuid": "^11.0.2",
22+
"uuid": "^11.0.3",
2323
"zustand": "5.0.1"
2424
},
2525
"devDependencies": {
26-
"@rsbuild/core": "1.1.0",
26+
"@rsbuild/core": "1.1.1",
2727
"@rsbuild/plugin-react": "1.0.7",
2828
"@testing-library/jest-dom": "^6.6.3",
2929
"@testing-library/react": "^16.0.1",

pnpm-lock.yaml

+80-68
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)