Skip to content

Commit

Permalink
chore: 🤖 bump eslint to v9.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy-guzman committed Nov 19, 2024
1 parent 5b52c47 commit 3d2ed27
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"prettier": "@jimmy.codes/prettier-config",
"dependencies": {
"@tanstack/react-query": "5.60.5",
"@tanstack/react-query": "5.60.6",
"@tanstack/react-router": "1.82.1",
"clsx": "2.1.1",
"react": "18.3.1",
Expand All @@ -36,7 +36,7 @@
"@iconify-json/logos": "1.2.3",
"@iconify-json/lucide": "1.2.15",
"@iconify/tailwind": "1.1.3",
"@jimmy.codes/eslint-config": "3.14.0",
"@jimmy.codes/eslint-config": "3.14.2",
"@jimmy.codes/prettier-config": "1.3.0",
"@playwright/test": "1.49.0",
"@storybook/addon-a11y": "8.4.4",
Expand All @@ -47,7 +47,7 @@
"@storybook/react": "8.4.4",
"@storybook/react-vite": "8.4.4",
"@tailwindcss/typography": "0.5.15",
"@tanstack/react-query-devtools": "5.60.5",
"@tanstack/react-query-devtools": "5.60.6",
"@tanstack/router-devtools": "1.82.1",
"@tanstack/router-vite-plugin": "1.81.9",
"@testing-library/dom": "10.4.0",
Expand All @@ -63,8 +63,8 @@
"@vitest/ui": "2.1.5",
"autoprefixer": "10.4.20",
"daisyui": "4.12.14",
"eslint": "9.14.0",
"eslint-plugin-storybook": "0.11.0",
"eslint": "9.15.0",
"eslint-plugin-storybook": "0.11.1",
"gitzy": "5.7.1",
"happy-dom": "15.11.6",
"is-ci": "3.0.1",
Expand All @@ -79,8 +79,8 @@
"turbo": "2.3.0",
"typescript": "5.6.3",
"vite": "5.4.11",
"vite-tsconfig-paths": "5.1.2",
"vite-tsconfig-paths": "5.1.3",
"vitest": "2.1.5"
},
"packageManager": "[email protected].34"
"packageManager": "[email protected].35"
}

0 comments on commit 3d2ed27

Please sign in to comment.