mirror of
https://github.com/joinmarket-webui/jam.git
synced 2026-08-18 13:09:10 +02:00
build(deps): update dependencies (#1251)
* build(deps): update dependencies @chromatic-com/storybook 5.1.2 → 5.2.1 @storybook/addon-a11y 10.3.6 → 10.4.0 @storybook/addon-docs 10.3.6 → 10.4.0 @storybook/addon-vitest 10.3.6 → 10.4.0 @storybook/react-vite 10.3.6 → 10.4.0 @tailwindcss/vite 4.2.4 → 4.3.0 @tanstack/eslint-plugin-query 5.100.9 → 5.100.10 @tanstack/react-query 5.100.9 → 5.100.10 @types/node 24.10.15 → 24.12.4 eslint-plugin-storybook 10.3.6 → 10.4.0 lucide-react 1.14.0 → 1.16.0 react-hook-form 7.75.0 → 7.76.0 react-i18next 17.0.6 → 17.0.8 react-router-dom 7.15.0 → 7.15.1 storybook 10.3.6 → 10.4.0 tailwind-merge 3.5.0 → 3.6.0 tailwindcss 4.2.4 → 4.3.0 typescript-eslint 8.59.2 → 8.59.3 * build(dev-deps): update vitest @vitest/browser 4.0.9 → 4.0.18 @vitest/browser-playwright 4.0.9 → 4.0.18 @vitest/coverage-v8 4.0.9 → 4.0.18 vitest 4.0.9 → 4.0.18 --------- Co-authored-by: Kishore B <kishorebsm8@gmail.com>
This commit is contained in:
parent
07e387795f
commit
8aefe4b74c
2 changed files with 1485 additions and 686 deletions
2123
package-lock.json
generated
2123
package-lock.json
generated
File diff suppressed because it is too large
Load diff
48
package.json
48
package.json
|
|
@ -75,71 +75,71 @@
|
|||
"@radix-ui/react-tooltip": "1.2.8",
|
||||
"@scure/bip32": "2.2.0",
|
||||
"@scure/bip39": "2.2.0",
|
||||
"@tailwindcss/vite": "4.2.4",
|
||||
"@tailwindcss/vite": "4.3.0",
|
||||
"@tanstack/match-sorter-utils": "8.19.4",
|
||||
"@tanstack/react-query": "5.100.9",
|
||||
"@tanstack/react-query": "5.100.10",
|
||||
"@tanstack/react-table": "8.21.3",
|
||||
"bitcoin-address-validation": "3.0.0",
|
||||
"class-variance-authority": "0.7.1",
|
||||
"clsx": "2.1.1",
|
||||
"html5-qrcode": "2.3.8",
|
||||
"i18next-browser-languagedetector": "8.2.1",
|
||||
"lucide-react": "1.14.0",
|
||||
"lucide-react": "1.16.0",
|
||||
"next-themes": "0.4.6",
|
||||
"qrcode": "1.5.4",
|
||||
"radix-ui": "1.4.3",
|
||||
"react": "19.2.6",
|
||||
"react-dom": "19.2.6",
|
||||
"react-hook-form": "7.75.0",
|
||||
"react-i18next": "17.0.6",
|
||||
"react-router-dom": "7.15.0",
|
||||
"react-hook-form": "7.76.0",
|
||||
"react-i18next": "17.0.8",
|
||||
"react-router-dom": "7.15.1",
|
||||
"react-use-websocket": "4.13.0",
|
||||
"sonner": "2.0.7",
|
||||
"tailwind-merge": "3.5.0",
|
||||
"tailwindcss": "4.2.4",
|
||||
"tailwind-merge": "3.6.0",
|
||||
"tailwindcss": "4.3.0",
|
||||
"tw-animate-css": "1.4.0",
|
||||
"yup": "1.7.1",
|
||||
"zustand": "5.0.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@chromatic-com/storybook": "5.1.2",
|
||||
"@chromatic-com/storybook": "5.2.1",
|
||||
"@eslint/js": "9.39.4",
|
||||
"@playwright/test": "1.59.1",
|
||||
"@storybook/addon-a11y": "10.3.6",
|
||||
"@storybook/addon-docs": "10.3.6",
|
||||
"@storybook/addon-vitest": "10.3.6",
|
||||
"@storybook/react-vite": "10.3.6",
|
||||
"@tanstack/eslint-plugin-query": "5.100.9",
|
||||
"@playwright/test": "1.60.0",
|
||||
"@storybook/addon-a11y": "10.4.0",
|
||||
"@storybook/addon-docs": "10.4.0",
|
||||
"@storybook/addon-vitest": "10.4.0",
|
||||
"@storybook/react-vite": "10.4.0",
|
||||
"@tanstack/eslint-plugin-query": "5.100.10",
|
||||
"@testing-library/jest-dom": "6.9.1",
|
||||
"@testing-library/react": "16.3.2",
|
||||
"@testing-library/user-event": "14.6.1",
|
||||
"@trivago/prettier-plugin-sort-imports": "6.0.2",
|
||||
"@types/node": "24.10.15",
|
||||
"@types/node": "24.12.4",
|
||||
"@types/qrcode": "1.5.6",
|
||||
"@types/react": "19.2.14",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@vitejs/plugin-react": "5.2.0",
|
||||
"@vitest/browser": "4.0.9",
|
||||
"@vitest/browser-playwright": "4.0.9",
|
||||
"@vitest/coverage-v8": "4.0.9",
|
||||
"@vitest/browser": "4.0.18",
|
||||
"@vitest/browser-playwright": "4.0.18",
|
||||
"@vitest/coverage-v8": "4.0.18",
|
||||
"conventional-changelog": "7.2.0",
|
||||
"eslint": "9.39.4",
|
||||
"eslint-plugin-compat": "7.0.2",
|
||||
"eslint-plugin-react-hooks": "7.1.1",
|
||||
"eslint-plugin-react-refresh": "0.5.2",
|
||||
"eslint-plugin-storybook": "10.3.6",
|
||||
"eslint-plugin-storybook": "10.4.0",
|
||||
"eslint-plugin-unicorn": "64.0.0",
|
||||
"globals": "17.6.0",
|
||||
"husky": "9.1.7",
|
||||
"jsdom": "29.1.1",
|
||||
"lint-staged": "16.4.0",
|
||||
"lint-staged": "17.0.5",
|
||||
"prettier": "3.8.3",
|
||||
"prettier-plugin-tailwindcss": "0.8.0",
|
||||
"storybook": "10.3.6",
|
||||
"storybook": "10.4.0",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "8.59.2",
|
||||
"typescript-eslint": "8.59.3",
|
||||
"vite": "7.3.3",
|
||||
"vitest": "4.0.9"
|
||||
"vitest": "4.0.18"
|
||||
},
|
||||
"overrides": {
|
||||
"storybook": "$storybook",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue