Skip to content

Commit

Permalink
chore(deps): upgrade latest (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAlmightyCrumb authored Sep 10, 2023
1 parent 640e825 commit ad0c516
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
86 changes: 43 additions & 43 deletions package-lock.json

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

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,25 @@
"preview": "vite preview"
},
"dependencies": {
"@blueprintjs/core": "^5.2.1",
"@blueprintjs/datetime": "^5.0.9",
"@blueprintjs/icons": "^5.1.5",
"@blueprintjs/select": "^5.0.9",
"@blueprintjs/table": "^5.0.9",
"@blueprintjs/core": "^5.3.0",
"@blueprintjs/datetime": "^5.0.10",
"@blueprintjs/icons": "^5.1.6",
"@blueprintjs/select": "^5.0.10",
"@blueprintjs/table": "^5.0.10",
"@codux-boards/react-blueprint": "^1.0.14",
"classnames": "^2.3.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "^17",
"react-dom": "^17",
"vite-plugin-svgr": "^3.2.0"
},
"devDependencies": {
"@types/react": "^17.0.52",
"@types/react-dom": "^17.0.18",
"@types/react": "^17",
"@types/react-dom": "^17",
"@vitejs/plugin-react": "^4.0.4",
"@wixc3/react-board": "^2.3.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"sass": "^1.66.1",
"typescript": "~5.1.6",
"typescript": "~5.2.2",
"vite": "^4.4.9"
}
}

0 comments on commit ad0c516

Please sign in to comment.