Improvements to package versioning, dependencies, etc
This commit is contained in:
@@ -31,11 +31,11 @@
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4.1.17",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "24.10.0",
|
||||
"@types/node": "^24.10.0",
|
||||
"@types/react": "^19.2.7",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"postcss": "^8.4.33",
|
||||
"tailwindcss": "^4.1.17",
|
||||
"typescript": "5.7.2"
|
||||
"typescript": "^5.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user