Skip to content

Commit

Permalink
Upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
grubersjoe committed Nov 29, 2023
1 parent 02dbbe0 commit 311a197
Show file tree
Hide file tree
Showing 6 changed files with 907 additions and 740 deletions.
9 changes: 5 additions & 4 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,13 @@
"react-syntax-highlighter": "^15.5.0"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "link:../node_modules/@types/react",
"@types/react-dom": "link:../node_modules/@types/react-dom",
"@types/react-syntax-highlighter": "^15.5.6",
"@vitejs/plugin-react": "^4.0.1",
"@types/react-syntax-highlighter": "^15.5.10",
"@vitejs/plugin-react": "^4.2.0",
"sass": "^1.63.6",
"typescript": "^5.1.6",
"vite": "^4.3.9"
"typescript": "^5.3.2",
"vite": "^5.0.4"
}
}
Loading

0 comments on commit 311a197

Please sign in to comment.