Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Dec 4, 2023
1 parent 6db74b2 commit c4a83de
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 123 deletions.
16 changes: 8 additions & 8 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-beta.68",
"@tanstack/react-virtual": "^3.0.0",
"@visx/axis": "^3.5.0",
"@visx/curve": "^3.3.0",
"@visx/event": "^3.3.0",
Expand All @@ -57,7 +57,7 @@
"facesjs": "^4.0.0",
"fast-deep-equal": "^3.1.3",
"flag-icons": "^7.0.2",
"framer-motion": "^10.16.9",
"framer-motion": "^10.16.12",
"html2canvas": "^1.4.1",
"idb": "dumbmatter/idb#autoIncrementKeyPath2-build",
"match-sorter": "^6.3.1",
Expand Down Expand Up @@ -106,7 +106,7 @@
"@types/gtag.js": "^0.0.18",
"@types/jest": "^29.5.10",
"@types/lodash-es": "^4.17.12",
"@types/react": "^18.2.39",
"@types/react": "^18.2.41",
"@types/react-dom": "^18.2.17",
"@types/roman-numerals": "^0.3.2",
"@types/streamsaver": "^2.0.4",
Expand All @@ -116,17 +116,17 @@
"@types/wicg-file-system-access": "^2023.10.4",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"browserslist": "^4.22.1",
"browserslist": "^4.22.2",
"cheerio": "^1.0.0-rc.12",
"chokidar": "^3.5.3",
"cloudflare": "^2.9.1",
"concurrently": "^8.2.2",
"conditional-type-checks": "^1.0.6",
"cross-env": "^7.0.3",
"esbuild": "^0.19.8",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.2",
Expand All @@ -148,7 +148,7 @@
"karma-rollup-preprocessor": "^7.0.8",
"karma-source-map-support": "^1.4.0",
"lightningcss": "^1.22.1",
"lint-staged": "^15.1.0",
"lint-staged": "^15.2.0",
"log-symbols": "^6.0.0",
"mocha": "^10.2.0",
"patch-package": "^8.0.0",
Expand All @@ -158,7 +158,7 @@
"replace": "^1.2.2",
"rollup": "^4.6.1",
"rollup-plugin-blacklist": "^1.0.1",
"rollup-plugin-visualizer": "^5.9.3",
"rollup-plugin-visualizer": "^5.10.0",
"sass": "^1.69.5",
"typescript": "^5.3.2",
"workbox-build": "^7.0.0"
Expand Down
Loading

0 comments on commit c4a83de

Please sign in to comment.