Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zgoda committed Feb 21, 2025
1 parent 7061b04 commit 3a911e7
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 33 deletions.
62 changes: 32 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"types": "./index.d.ts",
"dependencies": {
"@picocss/pico": "^2.0.6",
"preact": "^10.25.4",
"preact": "^10.26.2",
"preact-feather": "^4.2.1",
"uid": "^2.0.2"
},
Expand All @@ -34,8 +34,8 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-preset-preact": "^4.1.1",
"prettier": "^3.5.0",
"vite": "^6.1.0",
"prettier": "^3.5.1",
"vite": "^6.1.1",
"vite-plugin-pwa": "^0.21.1",
"workbox-window": "^7.3.0"
}
Expand Down

0 comments on commit 3a911e7

Please sign in to comment.