Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Nov 19, 2024
1 parent 9caca82 commit a9b5eab
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 275 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"@babel/plugin-transform-optional-chaining": "^7.25.9",
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.26.0",
"@eslint/js": "^9.14.0",
"@eslint/js": "^9.15.0",
"@restart/ui": "^1.8.0",
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-babel": "^6.0.4",
Expand Down Expand Up @@ -131,7 +131,7 @@
"conditional-type-checks": "^1.0.6",
"cross-env": "^7.0.3",
"esbuild": "^0.24.0",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
Expand All @@ -140,7 +140,7 @@
"fs-extra": "^11.2.0",
"globals": "^15.12.0",
"html-minifier-terser": "^7.2.0",
"husky": "^9.1.6",
"husky": "^9.1.7",
"import-jsx": "github:dumbmatter/import-jsx#import-attributes",
"ink": "^5.0.1",
"ink-spinner": "^5.0.0",
Expand All @@ -160,12 +160,12 @@
"prettier": "^3.3.3",
"purgecss": "^6.0.0",
"replace": "^1.2.2",
"rollup": "^4.26.0",
"rollup": "^4.27.3",
"rollup-plugin-blacklist": "^1.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "1.77.6",
"typescript": "^5.6.3",
"typescript-eslint": "^8.14.0",
"typescript-eslint": "^8.15.0",
"workbox-build": "^7.3.0"
},
"private": true
Expand Down
Loading

0 comments on commit a9b5eab

Please sign in to comment.