Skip to content

Commit

Permalink
chore(maintenance): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shakederin committed Aug 24, 2023
1 parent c723f9c commit 1ea9541
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@
"preview": "vite preview"
},
"dependencies": {
"@blueprintjs/core": "^5.2.0",
"@blueprintjs/core": "^5.2.1",
"@blueprintjs/icons": "^5.1.5",
"@codux-boards/react-blueprint": "^1.0.14",
"classnames": "^2.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.20",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.4",
"@wixc3/react-board": "^2.3.0",
"prettier": "^3.0.2",
"sass": "^1.65.1",
"sass": "^1.66.1",
"typescript": "~5.1.6",
"vite": "^4.4.9",
"vite-plugin-svgr": "^3.2.0"
Expand Down

0 comments on commit 1ea9541

Please sign in to comment.