Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Dec 21, 2024
1 parent 2b6d8ef commit 327dda9
Show file tree
Hide file tree
Showing 2 changed files with 434 additions and 416 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.17",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/roman-numerals": "^0.3.2",
"@types/streamsaver": "^2.0.5",
Expand All @@ -133,12 +133,12 @@
"@types/wicg-file-system-access": "^2023.10.5",
"browserslist": "^4.24.3",
"cheerio": "^1.0.0",
"chokidar": "^4.0.2",
"chokidar": "^4.0.3",
"cloudflare": "^3.5.0",
"concurrently": "^9.1.0",
"conditional-type-checks": "^1.0.6",
"cross-env": "^7.0.3",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"eslint": "^9.17.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
Expand All @@ -147,7 +147,7 @@
"fake-indexeddb": "^6.0.0",
"fs-extra": "^11.2.0",
"get-port": "^7.1.0",
"globals": "^15.13.0",
"globals": "^15.14.0",
"html-minifier-terser": "^7.2.0",
"husky": "^9.1.7",
"import-jsx": "github:dumbmatter/import-jsx#import-attributes",
Expand All @@ -168,7 +168,7 @@
"mocha": "^11.0.1",
"prettier": "^3.4.2",
"purgecss": "^7.0.2",
"rollup": "^4.28.1",
"rollup": "^4.29.0",
"rollup-plugin-blacklist": "^1.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "1.77.6",
Expand Down
Loading

0 comments on commit 327dda9

Please sign in to comment.