Skip to content

Commit

Permalink
chore(maintenance): upgrade dependencies (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
shakederin authored Jul 27, 2023
1 parent f56fd58 commit f6a03c8
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
58 changes: 29 additions & 29 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"preview": "vite preview"
},
"dependencies": {
"@blueprintjs/core": "^5.1.3",
"@blueprintjs/icons": "^5.1.2",
"@blueprintjs/core": "^5.1.5",
"@blueprintjs/icons": "^5.1.4",
"@codux-boards/react-blueprint": "^1.0.13",
"classnames": "^2.3.2",
"react": "^18.2.0",
Expand All @@ -20,11 +20,11 @@
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.3",
"@wixc3/react-board": "^2.2.1",
"@wixc3/react-board": "^2.3.0",
"prettier": "^3.0.0",
"sass": "^1.63.6",
"sass": "^1.64.1",
"typescript": "~5.1.6",
"vite": "^4.4.4",
"vite": "^4.4.7",
"vite-plugin-svgr": "^3.2.0"
}
}

0 comments on commit f6a03c8

Please sign in to comment.