Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Dec 9, 2023
1 parent b6ddf35 commit f38bffb
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 148 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@bugsnag/plugin-react": "^7.19.0",
"@juggle/resize-observer": "^3.4.0",
"@mattiasbuelens/web-streams-adapter": "^0.1.0",
"@tanstack/react-virtual": "^3.0.0",
"@tanstack/react-virtual": "^3.0.1",
"@visx/axis": "^3.5.0",
"@visx/curve": "^3.3.0",
"@visx/event": "^3.3.0",
Expand All @@ -56,8 +56,8 @@
"dropbox": "^10.34.0",
"facesjs": "^4.0.0",
"fast-deep-equal": "^3.1.3",
"flag-icons": "^7.0.2",
"framer-motion": "^10.16.12",
"flag-icons": "^7.0.3",
"framer-motion": "^10.16.16",
"html2canvas": "^1.4.1",
"idb": "dumbmatter/idb#autoIncrementKeyPath2-build",
"match-sorter": "^6.3.1",
Expand Down Expand Up @@ -114,8 +114,8 @@
"@types/stripe-v2": "^2.0.5",
"@types/throttle-debounce": "^5.0.2",
"@types/wicg-file-system-access": "^2023.10.4",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"browserslist": "^4.22.2",
"cheerio": "^1.0.0-rc.12",
"chokidar": "^3.5.3",
Expand Down Expand Up @@ -156,11 +156,11 @@
"prettier": "^3.1.0",
"purgecss": "^5.0.0",
"replace": "^1.2.2",
"rollup": "^4.6.1",
"rollup": "^4.7.0",
"rollup-plugin-blacklist": "^1.0.1",
"rollup-plugin-visualizer": "^5.10.0",
"sass": "^1.69.5",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"workbox-build": "^7.0.0"
},
"private": true
Expand Down
Loading

0 comments on commit f38bffb

Please sign in to comment.