Skip to content

Commit

Permalink
chore: 🤖 bump bun to v1.1.30 (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy-guzman authored Oct 11, 2024
1 parent 66df86f commit bc6fe91
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
Binary file modified bun.lockb
Binary file not shown.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,20 @@
},
"prettier": "@jimmy.codes/prettier-config",
"dependencies": {
"@tanstack/react-query": "5.59.0",
"@tanstack/react-router": "1.62.1",
"@tanstack/react-query": "5.59.9",
"@tanstack/react-router": "1.64.0",
"clsx": "2.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"tailwind-merge": "2.5.3"
},
"devDependencies": {
"@iconify-json/logos": "1.2.2",
"@iconify-json/lucide": "1.2.7",
"@iconify-json/logos": "1.2.3",
"@iconify-json/lucide": "1.2.8",
"@iconify/tailwind": "1.1.3",
"@jimmy.codes/eslint-config": "1.9.0",
"@jimmy.codes/prettier-config": "1.1.0",
"@playwright/test": "1.47.2",
"@playwright/test": "1.48.0",
"@storybook/addon-a11y": "8.3.5",
"@storybook/addon-essentials": "8.3.5",
"@storybook/addon-interactions": "8.3.5",
Expand All @@ -47,30 +47,30 @@
"@storybook/react": "8.3.5",
"@storybook/react-vite": "8.3.5",
"@tailwindcss/typography": "0.5.15",
"@tanstack/react-query-devtools": "5.59.0",
"@tanstack/router-devtools": "1.62.1",
"@tanstack/router-vite-plugin": "1.62.0",
"@tanstack/react-query-devtools": "5.59.9",
"@tanstack/router-devtools": "1.64.0",
"@tanstack/router-vite-plugin": "1.64.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@total-typescript/ts-reset": "0.6.1",
"@types/bun": "1.1.10",
"@types/bun": "1.1.11",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react-swc": "3.7.1",
"@vitest/coverage-v8": "2.1.2",
"@vitest/ui": "2.1.2",
"autoprefixer": "10.4.20",
"daisyui": "4.12.12",
"daisyui": "4.12.13",
"eslint": "8.57.0",
"eslint-plugin-storybook": "0.9.0--canary.156.ed236ca.0",
"eslint-plugin-storybook": "0.10.0--canary.156.408aed4.0",
"gitzy": "5.4.0",
"happy-dom": "15.7.4",
"is-ci": "3.0.1",
"knip": "5.30.6",
"knip": "5.33.3",
"lefthook": "1.7.18",
"msw": "2.4.9",
"msw": "2.4.10",
"postcss": "8.4.47",
"prettier": "3.3.3",
"storybook": "8.3.5",
Expand All @@ -81,5 +81,5 @@
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.2"
},
"packageManager": "[email protected].29"
"packageManager": "[email protected].30"
}

0 comments on commit bc6fe91

Please sign in to comment.