Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2025
1 parent 1abade6 commit ebc0b92
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 67 deletions.
8 changes: 4 additions & 4 deletions apps/calculator-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
},
"devDependencies": {
"@binoy/eslint-config": "workspace:*",
"@iconify/json": "2.2.307",
"@iconify/json": "2.2.308",
"@sveltejs/adapter-vercel": "5.6.2",
"@sveltejs/kit": "2.17.2",
"@sveltejs/vite-plugin-svelte": "5.0.3",
"@tailwindcss/vite": "4.0.6",
"@testing-library/dom": "10.4.0",
"@testing-library/svelte": "5.2.7",
"@typescript-eslint/eslint-plugin": "8.24.0",
"@typescript-eslint/parser": "8.24.0",
"@typescript-eslint/eslint-plugin": "8.24.1",
"@typescript-eslint/parser": "8.24.1",
"eslint": "9.20.1",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-svelte": "2.46.1",
Expand All @@ -37,7 +37,7 @@
"tailwindcss": "4.0.6",
"tslib": "2.8.1",
"typescript": "5.7.3",
"typescript-eslint": "8.24.0",
"typescript-eslint": "8.24.1",
"unplugin-icons": "22.0.0",
"vite": "6.1.0",
"vitest": "3.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/config-eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "module",
"main": "index.js",
"dependencies": {
"typescript-eslint": "8.24.0",
"typescript-eslint": "8.24.1",
"globals": "15.15.0",
"eslint-config-prettier": "10.0.1",
"eslint-config-turbo": "2.4.2",
Expand Down
124 changes: 62 additions & 62 deletions pnpm-lock.yaml

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

0 comments on commit ebc0b92

Please sign in to comment.