Skip to content

Commit 022a0f4

Browse files
committed
chore: 🤖 update latest manually
1 parent 1e24319 commit 022a0f4

2 files changed

Lines changed: 868 additions & 696 deletions

File tree

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -11,34 +11,34 @@
1111
"serve": "vite preview"
1212
},
1313
"dependencies": {
14-
"@headlessui/react": "^1.7.16",
15-
"daisyui": "^2.52.0",
14+
"@headlessui/react": "^1.7.18",
15+
"daisyui": "^4.6.1",
1616
"firebase": "^9.23.0",
1717
"react": "^18.2.0",
1818
"react-dom": "^18.2.0",
1919
"react-helmet-async": "^1.3.0",
20-
"react-router-dom": "^6.15.0"
20+
"react-router-dom": "^6.21.3"
2121
},
2222
"devDependencies": {
23-
"@types/react": "18.2.20",
24-
"@types/react-dom": "18.2.7",
23+
"@types/react": "18.2.50",
24+
"@types/react-dom": "18.2.18",
2525
"@types/react-router-dom": "^5.3.3",
26-
"@typescript-eslint/eslint-plugin": "^5.62.0",
27-
"@typescript-eslint/parser": "^5.62.0",
28-
"@vitejs/plugin-react": "^4.0.4",
29-
"autoprefixer": "^10.4.15",
30-
"eslint": "^8.47.0",
31-
"eslint-config-prettier": "^9.0.0",
26+
"@typescript-eslint/eslint-plugin": "^6.20.0",
27+
"@typescript-eslint/parser": "^6.20.0",
28+
"@vitejs/plugin-react": "^4.2.1",
29+
"autoprefixer": "^10.4.17",
30+
"eslint": "^8.56.0",
31+
"eslint-config-prettier": "^9.1.0",
3232
"eslint-config-standard": "^17.1.0",
33-
"eslint-plugin-import": "^2.28.0",
33+
"eslint-plugin-import": "^2.29.1",
3434
"eslint-plugin-node": "^11.1.0",
3535
"eslint-plugin-promise": "6.1.1",
36-
"eslint-plugin-react": "^7.33.1",
37-
"postcss": "^8.4.27",
38-
"prettier": "^3.0.1",
39-
"tailwindcss": "^3.3.3",
40-
"typescript": "^5.1.6",
36+
"eslint-plugin-react": "^7.33.2",
37+
"postcss": "^8.4.33",
38+
"prettier": "^3.2.4",
39+
"tailwindcss": "^3.4.1",
40+
"typescript": "^5.3.3",
4141
"vite": "^4.4.9",
42-
"vite-tsconfig-paths": "^4.2.0"
42+
"vite-tsconfig-paths": "^4.3.1"
4343
}
4444
}

0 commit comments

Comments
 (0)