Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zgoda committed Oct 18, 2024
1 parent 0a86c5a commit f2d7304
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 25 deletions.
45 changes: 23 additions & 22 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,13 +16,13 @@
"types": "./index.d.ts",
"dependencies": {
"@picocss/pico": "^2.0.6",
"preact": "^10.24.2",
"preact": "^10.24.3",
"preact-feather": "^4.2.1",
"uid": "^2.0.2"
},
"devDependencies": {
"@preact/preset-vite": "^2.9.1",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/preact": "^3.2.4",
"@vituum/vite-plugin-handlebars": "^1.1.0",
"cross-env": "^7.0.3",
Expand All @@ -35,7 +35,7 @@
"jest-environment-jsdom": "^29.7.0",
"jest-preset-preact": "^4.1.1",
"prettier": "^3.3.3",
"vite": "^5.4.8",
"vite": "^5.4.9",
"vite-plugin-pwa": "^0.20.5",
"workbox-window": "^7.1.0"
}
Expand Down

0 comments on commit f2d7304

Please sign in to comment.