Skip to content

Commit

Permalink
build: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dsrkafuu committed Apr 8, 2022
1 parent 951ea2e commit 83cd336
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 168 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"dependencies": {
"@reduxjs/toolkit": "~1.8.1",
"@sentry/react": "~6.19.4",
"@sentry/tracing": "~6.19.4",
"@sentry/react": "~6.19.6",
"@sentry/tracing": "~6.19.6",
"clsx": "~1.1.1",
"ffxiv-overlay-api": "~4.3.0",
"normalize.css": "~8.0.1",
Expand All @@ -36,11 +36,11 @@
"react-redux": "8.0.0-beta.4"
},
"devDependencies": {
"@babel/core": "~7.17.8",
"@babel/core": "~7.17.9",
"@babel/preset-typescript": "~7.16.7",
"@types/node": "~16.11.26",
"@types/react": "~17.0.43",
"@types/react-dom": "~17.0.14",
"@types/react": "~18.0.0",
"@types/react-dom": "~18.0.0",
"@typescript-eslint/eslint-plugin": "~5.18.0",
"@typescript-eslint/parser": "~5.18.0",
"@vitejs/plugin-react": "~1.3.0",
Expand All @@ -53,7 +53,7 @@
"npm-run-all": "~4.1.5",
"prettier": "~2.6.2",
"rollup-plugin-visualizer": "~5.6.0",
"sass": "~1.49.11",
"sass": "~1.50.0",
"typescript": "~4.6.3",
"vite": "~2.9.1",
"vite-plugin-html-env": "~1.1.1",
Expand Down
Loading

0 comments on commit 83cd336

Please sign in to comment.