Skip to content

Commit 809bbae

Browse files
committed
chore(deps): bump deps
1 parent 33b2108 commit 809bbae

File tree

2 files changed

+279
-231
lines changed

2 files changed

+279
-231
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -49,23 +49,23 @@
4949
"@bosh-code/tsdown-plugin-tailwindcss": "^1.0.1",
5050
"@eslint/js": "^9.37.0",
5151
"@tailwindcss/vite": "^4.1.14",
52-
"@testing-library/jest-dom": "^6.6.3",
52+
"@testing-library/jest-dom": "^6.9.1",
5353
"@testing-library/react": "^16.3.0",
54-
"@types/node": "^22.15.17",
55-
"@types/react": "^19.1.3",
56-
"@types/react-dom": "^19.1.4",
57-
"@vitejs/plugin-react": "^4.4.1",
58-
"bumpp": "^10.1.0",
54+
"@types/node": "^24.7.2",
55+
"@types/react": "^19.2.2",
56+
"@types/react-dom": "^19.2.2",
57+
"@vitejs/plugin-react": "^5.0.4",
58+
"bumpp": "^10.3.1",
5959
"eslint": "^9.37.0",
6060
"eslint-plugin-react": "^7.37.5",
6161
"globals": "^16.4.0",
62-
"happy-dom": "^17.4.6",
63-
"react-dom": "^19.1.0",
62+
"happy-dom": "^20.0.0",
63+
"react-dom": "^19.2.0",
6464
"tailwindcss": "^4.1.14",
65-
"tsdown": "^0.11.1",
66-
"typescript": "^5.8.3",
67-
"typescript-eslint": "^8.46.0",
65+
"tsdown": "^0.15.6",
66+
"typescript": "^5.9.3",
67+
"typescript-eslint": "^8.46.1",
6868
"vite": "npm:rolldown-vite@latest",
69-
"vitest": "^3.1.3"
69+
"vitest": "^3.2.4"
7070
}
7171
}

0 commit comments

Comments
 (0)