Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaciras committed Feb 29, 2024
1 parent 74b3ca7 commit 3c60e0d
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 151 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"dependencies": {
"@kaciras/utilities": "^0.12.2",
"@koa/router": "^12.0.1",
"@sentry/react": "^7.102.0",
"@sentry/react": "^7.103.0",
"bootstrap-icons": "^1.11.3",
"clsx": "^2.1.0",
"highcharts": "^11.3.0",
"koa": "^2.15.0",
"koa-static": "^5.0.0",
"open": "^10.0.3",
"open": "^10.0.4",
"react": "^18.2.0",
"react-beautiful-dnd": "^13.1.1",
"react-dom": "^18.2.0",
Expand All @@ -42,17 +42,17 @@
"@swc/core": "^1.4.2",
"@swc/jest": "^0.2.36",
"@types/emscripten": "^1.39.10",
"@types/koa": "^2.14.0",
"@types/koa": "^2.15.0",
"@types/koa-static": "^4.0.4",
"@types/koa__router": "^12.0.4",
"@types/react": "^18.2.57",
"@types/react": "^18.2.60",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-dom": "^18.2.19",
"css-loader": "^6.10.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"html-webpack-plugin": "^5.6.0",
"jest": "^29.7.0",
"mini-css-extract-plugin": "^2.8.0",
"mini-css-extract-plugin": "^2.8.1",
"react-refresh": "^0.14.0",
"sass": "^1.71.1",
"sass-loader": "^14.1.1",
Expand Down
Loading

0 comments on commit 3c60e0d

Please sign in to comment.