Skip to content

Commit

Permalink
chore(deps): upgrade to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
matangeorgi committed Aug 13, 2023
1 parent f6a03c8 commit 19ddec7
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
90 changes: 45 additions & 45 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,22 @@
"preview": "vite preview"
},
"dependencies": {
"@blueprintjs/core": "^5.1.5",
"@blueprintjs/icons": "^5.1.4",
"@codux-boards/react-blueprint": "^1.0.13",
"@blueprintjs/core": "^5.2.0",
"@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.15",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.3",
"@vitejs/plugin-react": "^4.0.4",
"@wixc3/react-board": "^2.3.0",
"prettier": "^3.0.0",
"sass": "^1.64.1",
"prettier": "^3.0.1",
"sass": "^1.65.1",
"typescript": "~5.1.6",
"vite": "^4.4.7",
"vite": "^4.4.9",
"vite-plugin-svgr": "^3.2.0"
}
}

0 comments on commit 19ddec7

Please sign in to comment.