dependecies fix
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
"trailingComma": "all",
|
||||
"proseWrap": "always",
|
||||
"plugins": [
|
||||
"@awmottaz/prettier-plugin-void-html",
|
||||
"prettier-plugin-go-template"
|
||||
],
|
||||
"overrides": [
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+815
-1597
File diff suppressed because one or more lines are too long
Generated
+951
-737
File diff suppressed because it is too large
Load Diff
+2
-3
@@ -36,7 +36,6 @@
|
||||
},
|
||||
"homepage": "https://github.com/nunocoracao/blowfish#readme",
|
||||
"devDependencies": {
|
||||
"@awmottaz/prettier-plugin-void-html": "^2.0.0",
|
||||
"@tailwindcss/cli": "^4.1.18",
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"chart.js": "^4.5.1",
|
||||
@@ -44,7 +43,7 @@
|
||||
"katex": "^0.16.28",
|
||||
"lite-youtube-embed": "^0.3.4",
|
||||
"medium-zoom": "^1.1.0",
|
||||
"mermaid": "^11.12.2",
|
||||
"mermaid": "^10.9.5",
|
||||
"packery": "^3.0.0",
|
||||
"prettier": "^3.8.1",
|
||||
"prettier-plugin-go-template": "^0.0.15",
|
||||
@@ -118,7 +117,7 @@
|
||||
"dependencies": {
|
||||
"@headlessui/react": "^2.2.9",
|
||||
"@heroicons/react": "^2.2.0",
|
||||
"@iamtraction/google-translate": "^2.0.1",
|
||||
"@iamtraction/google-translate": "^1.1.2",
|
||||
"@tailwindcss/forms": "^0.5.11",
|
||||
"commander": "^14.0.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user