update dependency
This commit is contained in:
20
package.json
20
package.json
@@ -10,21 +10,21 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@heroicons/react": "^2.1.5",
|
||||
"@types/ungap__structured-clone": "^0.3.1",
|
||||
"@types/ungap__structured-clone": "^1.2.0",
|
||||
"@ungap/structured-clone": "^1.2.0",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"idb": "^7.1.1",
|
||||
"postcss": "^8.4.31",
|
||||
"preact": "^10.18.1",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"idb": "^8.0.0",
|
||||
"postcss": "^8.4.47",
|
||||
"preact": "^10.24.3",
|
||||
"preact-markdown": "^2.1.0",
|
||||
"sakura.css": "^1.5.0",
|
||||
"tailwindcss": "^3.3.4"
|
||||
"tailwindcss": "^3.4.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@preact/preset-vite": "^2.6.0",
|
||||
"daisyui": "^4.12.10",
|
||||
"@preact/preset-vite": "^2.9.1",
|
||||
"daisyui": "^4.12.13",
|
||||
"theme-change": "^2.5.0",
|
||||
"typescript": "^5.2.2",
|
||||
"vite": "^4.5.0"
|
||||
"typescript": "^5.6.3",
|
||||
"vite": "^5.4.8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user