Skip to content

Commit

Permalink
feat: merge tau changes
Browse files Browse the repository at this point in the history
  • Loading branch information
HRemonen committed Oct 31, 2024
2 parents 84611c9 + e9c7e54 commit 20d2cee
Show file tree
Hide file tree
Showing 9 changed files with 289 additions and 160 deletions.
328 changes: 199 additions & 129 deletions package-lock.json

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

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@sentry/browser": "^8.0.0",
"@sentry/node": "^8.0.0",
"@sentry/tracing": "^7.0.0",
"@vitejs/plugin-react-swc": "^3.6.0",
"@vitejs/plugin-react-swc": "^3.7.1",
"axios": "^1.7.2",
"buffer": "^6.0.3",
"chart.js": "^3.4.0",
Expand Down Expand Up @@ -156,6 +156,9 @@
"util": "^0.12.4",
"vite-plugin-eslint": "^1.8.1"
},
"optionalDependencies": {
"@rollup/rollup-darwin-arm64": "4.24.0"
},
"browserslist": {
"production": [
">0.2%",
Expand Down
Loading

0 comments on commit 20d2cee

Please sign in to comment.