Skip to content

Commit

Permalink
build: bump deps
Browse files Browse the repository at this point in the history
Signed-off-by: rare-magma <[email protected]>
  • Loading branch information
rare-magma committed Aug 3, 2024
1 parent 397d0f8 commit 008d5da
Show file tree
Hide file tree
Showing 2 changed files with 564 additions and 341 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@
"dependencies": {
"big.js": "6.2.1",
"bootstrap": "5.3.3",
"framer-motion": "11.1.7",
"framer-motion": "11.3.21",
"immer": "10.1.1",
"localforage": "1.10.0",
"papaparse": "5.4.1",
"react": "18.2.0",
"react-bootstrap": "2.10.2",
"react-bootstrap": "2.10.4",
"react-bootstrap-typeahead": "6.3.2",
"react-currency-input-field": "3.8.0",
"react-dom": "18.2.0",
"react-hotkeys-hook": "4.5.0",
"react-icons": "5.2.1",
"react-router-dom": "6.24.0",
"recharts": "2.12.6",
"react-router-dom": "6.26.0",
"recharts": "2.12.7",
"use-immer": "0.10.0",
"use-undo": "1.1.1",
"usehooks-ts": "3.1.0"
Expand All @@ -44,16 +44,16 @@
"@types/react-dom": "18.2.25",
"@types/react-table": "7.7.20",
"@vitejs/plugin-react-swc": "3.7.0",
"@vitest/coverage-v8": "1.5.2",
"@vitest/ui": "1.5.2",
"autoprefixer": "10.4.19",
"console-fail-test": "0.2.3",
"jsdom": "24.1.0",
"typescript": "5.4.5",
"vite": "5.3.3",
"vite-plugin-pwa": "0.19.8",
"@vitest/coverage-v8": "2.0.5",
"@vitest/ui": "2.0.5",
"autoprefixer": "10.4.20",
"console-fail-test": "0.4.4",
"jsdom": "24.1.1",
"typescript": "5.5.4",
"vite": "5.3.5",
"vite-plugin-pwa": "0.20.1",
"vite-plugin-sri3": "1.0.5",
"vitest": "1.5.2",
"vitest": "2.0.5",
"workbox-window": "7.1.0"
},
"name": "guitos",
Expand Down
Loading

0 comments on commit 008d5da

Please sign in to comment.