Skip to content

Commit

Permalink
chore: 🤖 bump bun to v1.1.33
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy-guzman committed Oct 26, 2024
1 parent 41999a0 commit 8a24722
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
Binary file modified bun.lockb
Binary file not shown.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
},
"prettier": "@jimmy.codes/prettier-config",
"dependencies": {
"@tanstack/react-query": "5.59.15",
"@tanstack/react-router": "1.75.0",
"@tanstack/react-query": "5.59.16",
"@tanstack/react-router": "1.76.3",
"clsx": "2.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -38,7 +38,7 @@
"@iconify/tailwind": "1.1.3",
"@jimmy.codes/eslint-config": "1.9.0",
"@jimmy.codes/prettier-config": "1.1.0",
"@playwright/test": "1.48.1",
"@playwright/test": "1.48.2",
"@storybook/addon-a11y": "8.3.6",
"@storybook/addon-essentials": "8.3.6",
"@storybook/addon-interactions": "8.3.6",
Expand All @@ -47,16 +47,16 @@
"@storybook/react": "8.3.6",
"@storybook/react-vite": "8.3.6",
"@tailwindcss/typography": "0.5.15",
"@tanstack/react-query-devtools": "5.59.15",
"@tanstack/router-devtools": "1.75.0",
"@tanstack/router-vite-plugin": "1.74.2",
"@tanstack/react-query-devtools": "5.59.16",
"@tanstack/router-devtools": "1.76.3",
"@tanstack/router-vite-plugin": "1.76.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.2",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@total-typescript/ts-reset": "0.6.1",
"@types/bun": "1.1.11",
"@types/react": "18.3.11",
"@types/bun": "1.1.12",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react-swc": "3.7.1",
"@vitest/coverage-v8": "2.1.3",
Expand All @@ -68,18 +68,18 @@
"gitzy": "5.4.0",
"happy-dom": "15.7.4",
"is-ci": "3.0.1",
"knip": "5.33.3",
"lefthook": "1.7.22",
"msw": "2.4.12",
"knip": "5.34.0",
"lefthook": "1.8.1",
"msw": "2.5.1",
"postcss": "8.4.47",
"prettier": "3.3.3",
"storybook": "8.3.6",
"tailwindcss": "3.4.14",
"turbo": "2.2.3",
"typescript": "5.4.5",
"vite": "5.4.9",
"vite": "5.4.10",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.3"
},
"packageManager": "[email protected].32"
"packageManager": "[email protected].33"
}

0 comments on commit 8a24722

Please sign in to comment.