Skip to content

Commit

Permalink
Libs: Upgrade to svelte-collections 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
benbucksch committed Nov 27, 2024
1 parent 5ab30d7 commit a4a7fac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"postal-mime": "^2.1.2",
"pretty-bytes": "^6.1.1",
"psl": "https://github.com/lupomontero/psl",
"svelte-collections": "^1.2.1",
"svelte-collections": "^1.2.2",
"svelte-i18n-lingui": "^0.1.7",
"svelte-icon": "^2.0.0",
"ws": "^8.16.0"
Expand Down
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"iocane": "^1.0.2",
"lodash": "^4.17.21",
"r2": "^2.0.1",
"svelte-collections": "^1.2.1",
"svelte-collections": "^1.2.2",
"vite-plugin-node-polyfills": "^0.22.0",
"ws": "^8.16.0"
},
Expand Down

0 comments on commit a4a7fac

Please sign in to comment.