Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Sep 23, 2023
1 parent bfca8dc commit 9a3d5ad
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 102 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,12 @@
"react-bootstrap": "^2.8.0",
"react-confirm": "^0.3.0-7",
"react-dom": "^18.2.0",
"react-select": "^5.7.4",
"react-select": "^5.7.5",
"react-sortable-hoc": "^2.0.0",
"roman-numerals": "^0.3.2",
"s-ago": "^2.2.0",
"streamsaver": "^2.0.6",
"use-local-storage-state": "^19.0.4",
"use-local-storage-state": "^19.1.0",
"web-streams-polyfill": "^3.2.1",
"workbox-core": "^7.0.0",
"workbox-google-analytics": "^7.0.0",
Expand All @@ -98,10 +98,10 @@
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-terser": "0.4.3",
"@types/d3-dsv": "^3.0.2",
"@types/d3-scale": "^4.0.4",
"@types/dompurify": "^3.0.2",
"@types/gtag.js": "^0.0.13",
"@types/d3-dsv": "^3.0.3",
"@types/d3-scale": "^4.0.5",
"@types/dompurify": "^3.0.3",
"@types/gtag.js": "^0.0.14",
"@types/jest": "^29.5.5",
"@types/lodash-es": "^4.17.9",
"@types/react": "^18.2.22",
Expand All @@ -110,18 +110,18 @@
"@types/streamsaver": "^2.0.1",
"@types/stripe-checkout": "^1.0.4",
"@types/stripe-v2": "^2.0.2",
"@types/wicg-file-system-access": "^2020.9.6",
"@types/wicg-file-system-access": "^2020.9.7",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"browserslist": "^4.21.10",
"browserslist": "^4.21.11",
"cheerio": "^1.0.0-rc.12",
"chokidar": "^3.5.3",
"cloudflare": "^2.9.1",
"concurrently": "^8.2.1",
"conditional-type-checks": "^1.0.6",
"cross-env": "^7.0.3",
"esbuild": "^0.19.3",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
Expand Down Expand Up @@ -156,7 +156,7 @@
"rollup": "^3.29.2",
"rollup-plugin-blacklist": "^1.0.1",
"rollup-plugin-visualizer": "^5.9.2",
"sass": "^1.67.0",
"sass": "^1.68.0",
"typescript": "^5.2.2",
"workbox-build": "^7.0.0"
},
Expand Down
Loading

0 comments on commit 9a3d5ad

Please sign in to comment.