bump package versions

This commit is contained in:
2025-03-24 20:05:11 +01:00
parent bf5c5575f5
commit f2cc9a8c87
2 changed files with 34 additions and 34 deletions
+4 -4
View File
@@ -16,16 +16,16 @@
},
"dependencies": {
"@heroicons/react": "^2.2.0",
"@tailwindcss/vite": "^4.0.14",
"@tailwindcss/vite": "^4.0.15",
"@types/psl": "^1.1.3",
"@types/webextension-polyfill": "^0.12.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwindcss": "^4.0.14"
"tailwindcss": "^4.0.15"
},
"devDependencies": {
"@types/chrome": "^0.0.309",
"@types/react": "^19.0.10",
"@types/chrome": "^0.0.310",
"@types/react": "^19.0.12",
"@types/react-dom": "^19.0.4",
"@wxt-dev/module-react": "^1.1.3",
"typescript": "^5.8.2",