We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dbe491 commit ae3f133Copy full SHA for ae3f133
package.json
@@ -51,7 +51,7 @@
51
"@semantic-release/release-notes-generator": "^14.0.1",
52
"@testing-library/react": "^16.0.0",
53
"@types/bezier-js": "^4.1.3",
54
- "@types/ramda": "^0.30.2",
+ "@types/ramda": "^0.31.0",
55
"@types/react": "^18.0.0",
56
"@types/react-dom": "^18.3.0",
57
"@types/react-syntax-highlighter": "^15.5.13",
@@ -80,9 +80,9 @@
80
"lint-staged": "^15.2.7",
81
"nodemon": "^3.1.4",
82
"postcss": "^8.4.39",
83
- "prettier": "3.4.2",
+ "prettier": "3.6.2",
84
"prettier-plugin-ejs": "^1.0.3",
85
- "prettier-plugin-tailwindcss": "^0.6.5",
+ "prettier-plugin-tailwindcss": "^0.7.0",
86
"tailwindcss": "^3.4.16",
87
"typescript": "^5.5.4",
88
"typescript-eslint": "^8.18.0",
0 commit comments