Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#269)
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 Jan 11, 2025
1 parent 721bfff commit 559626a
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 436 deletions.
20 changes: 10 additions & 10 deletions apps/calculator-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
},
"devDependencies": {
"@binoy/eslint-config": "workspace:*",
"@iconify/json": "2.2.291",
"@iconify/json": "2.2.294",
"@sveltejs/adapter-auto": "3.3.1",
"@sveltejs/kit": "2.15.1",
"@sveltejs/kit": "2.15.2",
"@sveltejs/vite-plugin-svelte": "4.0.4",
"@testing-library/dom": "10.4.0",
"@testing-library/svelte": "5.2.6",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"autoprefixer": "10.4.20",
"eslint": "9.17.0",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte": "2.46.1",
"globals": "15.14.0",
Expand All @@ -33,12 +33,12 @@
"prettier": "3.4.2",
"prettier-plugin-svelte": "3.3.2",
"prettier-plugin-tailwindcss": "0.6.9",
"svelte": "5.16.1",
"svelte-check": "4.1.1",
"svelte": "5.17.3",
"svelte-check": "4.1.3",
"tailwindcss": "3.4.17",
"tslib": "2.8.1",
"typescript": "5.7.2",
"typescript-eslint": "8.19.0",
"typescript": "5.7.3",
"typescript-eslint": "8.19.1",
"unplugin-icons": "0.22.0",
"vite": "5.4.11",
"vitest": "2.1.8"
Expand All @@ -48,7 +48,7 @@
"@fontsource/roboto": "5.1.1",
"@vercel/analytics": "1.4.1"
},
"packageManager": "pnpm@9.15.2",
"packageManager": "pnpm@9.15.3",
"engines": {
"pnpm": ">=9"
}
Expand Down
Loading

0 comments on commit 559626a

Please sign in to comment.