We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fe5e9e commit 6b2ca14Copy full SHA for 6b2ca14
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "investcount",
3
"private": false,
4
- "version": "1.4.0",
+ "version": "1.5.0",
5
"type": "module",
6
"scripts": {
7
"dev": "vite",
@@ -47,7 +47,7 @@
47
"@typescript-eslint/parser": "^7.15.0",
48
"@vitejs/plugin-react-swc": "^3.8.1",
49
"autoprefixer": "^10.4.19",
50
- "daisyui": "^4.12.10",
+ "daisyui": "^5.5.5",
51
"eslint": "^8.57.0",
52
"eslint-plugin-react-hooks": "^4.6.2",
53
"eslint-plugin-react-refresh": "^0.4.7",
0 commit comments