fix: Address dependency issues within KendoReact components.
- add gray-matter to reduce duplicated meta data for posts - rename files in data/BlogPosts/ to address limitations in path handling
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"@progress/kendo-licensing": "^1.7.1",
|
||||
"@progress/kendo-react-animation": "^12.0.1",
|
||||
"@progress/kendo-react-buttons": "^12.0.1",
|
||||
"@progress/kendo-react-common": "^12.0.2",
|
||||
"@progress/kendo-react-common": "^12.0.1",
|
||||
"@progress/kendo-react-data-tools": "^12.0.1",
|
||||
"@progress/kendo-react-dateinputs": "^12.0.1",
|
||||
"@progress/kendo-react-dialogs": "^12.0.1",
|
||||
@@ -31,6 +31,7 @@
|
||||
"@progress/kendo-svg-icons": "^4.5.0",
|
||||
"@progress/kendo-theme-default": "^12.0.1",
|
||||
"campfire-logs-dashboard": "file:./campfire-logs-dashboard",
|
||||
"gray-matter": "^4.0.3",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-router-dom": "^7.9.1"
|
||||
|
Reference in New Issue
Block a user