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 24, 2025
1 parent 1abade6 commit 0d1e340
Show file tree
Hide file tree
Showing 7 changed files with 664 additions and 711 deletions.
26 changes: 13 additions & 13 deletions apps/calculator-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,32 +15,32 @@
},
"devDependencies": {
"@binoy/eslint-config": "workspace:*",
"@iconify/json": "2.2.307",
"@sveltejs/adapter-vercel": "5.6.2",
"@iconify/json": "2.2.310",
"@sveltejs/adapter-vercel": "5.6.3",
"@sveltejs/kit": "2.17.2",
"@sveltejs/vite-plugin-svelte": "5.0.3",
"@tailwindcss/vite": "4.0.6",
"@tailwindcss/vite": "4.0.8",
"@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",
"eslint": "9.20.1",
"@typescript-eslint/eslint-plugin": "8.25.0",
"@typescript-eslint/parser": "8.25.0",
"eslint": "9.21.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-svelte": "2.46.1",
"globals": "15.15.0",
"jsdom": "26.0.0",
"prettier": "3.5.1",
"prettier": "3.5.2",
"prettier-plugin-svelte": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.11",
"svelte": "5.20.1",
"svelte": "5.20.4",
"svelte-check": "4.1.4",
"tailwindcss": "4.0.6",
"tailwindcss": "4.0.8",
"tslib": "2.8.1",
"typescript": "5.7.3",
"typescript-eslint": "8.24.0",
"unplugin-icons": "22.0.0",
"vite": "6.1.0",
"vitest": "3.0.5"
"typescript-eslint": "8.25.0",
"unplugin-icons": "22.1.0",
"vite": "6.1.1",
"vitest": "3.0.7"
},
"type": "module",
"dependencies": {
Expand Down
14 changes: 7 additions & 7 deletions apps/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,20 @@
"typegen": "pnpm run extract && sanity typegen generate"
},
"dependencies": {
"@sanity/client": "6.28.0",
"@sanity/client": "6.28.1",
"@sanity/code-input": "5.1.2",
"@sanity/image-url": "1.1.0",
"@sanity/vision": "3.75.1",
"groq": "3.75.1",
"@sanity/vision": "3.77.0",
"groq": "3.77.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-icons": "5.4.0",
"sanity": "3.75.1",
"react-icons": "5.5.0",
"sanity": "3.77.0",
"styled-components": "6.1.15"
},
"devDependencies": {
"@binoy/eslint-config": "workspace:*",
"@sanity/cli": "3.75.1",
"@types/node": "22.13.4"
"@sanity/cli": "3.77.0",
"@types/node": "22.13.5"
}
}
22 changes: 11 additions & 11 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,36 +17,36 @@
"@binoy/ui": "workspace:*",
"@iconify-json/fa": "1.2.1",
"@iconify-json/mdi": "1.2.3",
"@sanity/client": "6.28.0",
"@sanity/client": "6.28.1",
"@sanity/image-url": "1.1.0",
"@unpic/svelte": "1.0.0",
"@vercel/analytics": "1.5.0",
"@vercel/speed-insights": "1.2.0",
"classnames": "2.5.1",
"groq": "3.75.1",
"unplugin-icons": "22.0.0"
"groq": "3.77.0",
"unplugin-icons": "22.1.0"
},
"devDependencies": {
"@binoy/eslint-config": "workspace:*",
"@playwright/test": "1.50.1",
"@portabletext/svelte": "3.0.0",
"@sveltejs/adapter-vercel": "5.6.2",
"@sveltejs/adapter-vercel": "5.6.3",
"@sveltejs/kit": "2.17.2",
"@sveltejs/vite-plugin-svelte": "5.0.3",
"@tailwindcss/vite": "4.0.6",
"@tailwindcss/vite": "4.0.8",
"@tailwindcss/typography": "0.5.16",
"eslint": "9.20.1",
"eslint": "9.21.0",
"highlight.js": "11.11.1",
"prettier": "3.5.1",
"prettier": "3.5.2",
"prettier-plugin-svelte": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.11",
"svelte": "5.20.1",
"svelte": "5.20.4",
"svelte-check": "4.1.4",
"svelte-highlight": "7.8.2",
"tailwindcss": "4.0.6",
"tailwindcss": "4.0.8",
"tslib": "2.8.1",
"typescript": "5.7.3",
"vite": "6.1.0",
"vitest": "3.0.5"
"vite": "6.1.1",
"vitest": "3.0.7"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
},
"devDependencies": {
"@binoy/eslint-config": "workspace:*",
"eslint": "9.20.1",
"eslint": "9.21.0",
"husky": "9.1.7",
"lint-staged": "15.4.3",
"prettier": "3.5.1",
"prettier": "3.5.2",
"prettier-plugin-svelte": "3.3.3",
"turbo": "2.4.2"
},
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.25.0",
"globals": "15.15.0",
"eslint-config-prettier": "10.0.1",
"eslint-config-turbo": "2.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"devDependencies": {
"@binoy/eslint-config": "workspace:*",
"prettier-plugin-tailwindcss": "0.6.11",
"svelte": "5.20.1"
"svelte": "5.20.4"
}
}
Loading

0 comments on commit 0d1e340

Please sign in to comment.