Skip to content

Commit eaabf51

Browse files
committed
update dependencies
1 parent b5e1248 commit eaabf51

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"zustand": "^4.5.5"
2424
},
2525
"devDependencies": {
26-
"@types/react": "^18.3.8",
26+
"@types/react": "^18.3.9",
2727
"@types/react-dom": "^18.3.0",
2828
"@vitejs/plugin-react-swc": "^3.7.0",
2929
"autoprefixer": "^10.4.20",
@@ -32,9 +32,9 @@
3232
"eslint-plugin-react-hooks": "^4.6.2",
3333
"eslint-plugin-react-refresh": "^0.4.12",
3434
"postcss": "^8.4.47",
35-
"prettier-plugin-tailwindcss": "^0.6.6",
35+
"prettier-plugin-tailwindcss": "^0.6.8",
3636
"tailwindcss": "^3.4.13",
3737
"unplugin-fonts": "^1.1.1",
38-
"vite": "^5.4.7"
38+
"vite": "^5.4.8"
3939
}
4040
}

0 commit comments

Comments
 (0)