Skip to content

Commit

Permalink
Update all non-major dependencies (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 1cc1ca2 commit 4f7d268
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 153 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "BeeeQueue <adam@haglund.dev>",
"license": "MIT",
"private": true,
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.15.4",
"engines": {
"node": "^22"
},
Expand All @@ -25,17 +25,17 @@
"typecheck": "svelte-check"
},
"resolutions": {
"esbuild": "0.24.0"
"esbuild": "0.24.2"
},
"dependencies": {
"remsg": "1.1.0",
"svelte": "5.19.3",
"svelte": "5.19.6",
"svelte-multiselect": "11.0.0-rc.1"
},
"devDependencies": {
"@antfu/eslint-config": "4.1.0",
"@iconify-json/lucide": "1.2.24",
"@iconify-json/simple-icons": "1.2.21",
"@iconify-json/lucide": "1.2.25",
"@iconify-json/simple-icons": "1.2.22",
"@rollup/plugin-inject": "5.0.5",
"@sveltejs/vite-plugin-svelte": "5.0.3",
"@tsconfig/strictest": "2.0.5",
Expand Down
Loading

0 comments on commit 4f7d268

Please sign in to comment.