mirror of
https://github.com/skidoodle/hostinfo
synced 2026-04-28 01:27:36 +02:00
bump package versions
This commit is contained in:
+4
-4
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user