Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Dec 18, 2024
1 parent c6136ea commit d168865
Show file tree
Hide file tree
Showing 2 changed files with 370 additions and 353 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@dumbmatter/idb": "^8.0.0",
"@juggle/resize-observer": "^3.4.0",
"@mattiasbuelens/web-streams-adapter": "^0.1.0",
"@tanstack/react-virtual": "^3.11.1",
"@tanstack/react-virtual": "^3.11.2",
"@uiw/color-convert": "^2.3.4",
"@uiw/react-color-editable-input": "^2.3.4",
"@uiw/react-color-editable-input-rgba": "^2.3.4",
Expand All @@ -66,15 +66,15 @@
"facesjs": "^4.2.2",
"fast-deep-equal": "^3.1.3",
"flag-icons": "^7.2.3",
"framer-motion": "^11.14.4",
"framer-motion": "^11.15.0",
"html2canvas": "^1.4.1",
"just-clone": "^6.2.0",
"match-sorter": "8.0.0",
"nanoevents": "^9.1.0",
"promise-worker-bi": "^4.1.1",
"react": "^18.3.1",
"react-addons-text-content": "^0.0.4",
"react-bootstrap": "^2.10.6",
"react-bootstrap": "^2.10.7",
"react-confirm": "^0.3.0-7",
"react-dom": "^18.3.1",
"react-select": "^5.9.0",
Expand All @@ -101,14 +101,14 @@
"@babel/plugin-transform-optional-chaining": "^7.25.9",
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@eslint/js": "^9.16.0",
"@restart/ui": "^1.9.1",
"@eslint/js": "^9.17.0",
"@restart/ui": "^1.9.2",
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-replace": "^6.0.2",
"@rollup/plugin-terser": "0.4.4",
"@types/babel__core": "^7.20.5",
"@types/d3-dsv": "^3.0.7",
Expand All @@ -124,7 +124,7 @@
"@types/karma-rollup-preprocessor": "^7.0.3",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.10.2",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"@types/roman-numerals": "^0.3.2",
"@types/streamsaver": "^2.0.5",
Expand All @@ -133,13 +133,13 @@
"@types/wicg-file-system-access": "^2023.10.5",
"browserslist": "^4.24.3",
"cheerio": "^1.0.0",
"chokidar": "^4.0.1",
"chokidar": "^4.0.2",
"cloudflare": "^3.5.0",
"concurrently": "^9.1.0",
"conditional-type-checks": "^1.0.6",
"cross-env": "^7.0.3",
"esbuild": "^0.24.0",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
Expand Down Expand Up @@ -173,7 +173,7 @@
"rollup-plugin-visualizer": "^5.12.0",
"sass": "1.77.6",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.0",
"typescript-eslint": "^8.18.1",
"workbox-build": "^7.3.0"
},
"private": true
Expand Down
Loading

0 comments on commit d168865

Please sign in to comment.