Skip to content

Commit 89c0edc

Browse files
Merge pull request #5 from laststance/dependabot/npm_and_yarn/npm-dependencies-ff2e2845c7
chore(deps-dev): bump the npm-dependencies group with 4 updates
2 parents adba6a7 + f00f766 commit 89c0edc

2 files changed

Lines changed: 146 additions & 145 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,22 @@
1818
"devDependencies": {
1919
"@testing-library/jest-dom": "^6.9.1",
2020
"@testing-library/react": "^16.3.2",
21-
"@types/node": "^25.9.2",
21+
"@types/node": "^25.9.3",
2222
"@types/react": "^19.2.17",
2323
"@types/react-dom": "^19.2.3",
2424
"@vitejs/plugin-react": "^6.0.1",
25-
"eslint": "^10.4.1",
25+
"eslint": "^10.5.0",
2626
"eslint-config-ts-prefixer": "^4.2.0",
2727
"eslint-plugin-react-hooks": "^7.1.1",
28-
"happy-dom": "^20.10.2",
28+
"happy-dom": "^20.10.5",
2929
"husky": "^9.1.7",
3030
"lint-staged": "^17.0.7",
3131
"prettier": "^3.8.4",
3232
"react": "^19.2.7",
3333
"react-dom": "19.2.7",
3434
"shadcn": "^4.11.0",
3535
"typescript": "^6.0.3",
36-
"vitest": "^4.1.5"
36+
"vitest": "^4.1.9"
3737
},
3838
"lint-staged": {
3939
"*": "prettier --ignore-unknown --write"

0 commit comments

Comments
 (0)