Skip to content

Commit ec805aa

Browse files
committed
fix(deps): update all dependencies
1 parent 09ace5c commit ec805aa

File tree

2 files changed

+51
-56
lines changed

2 files changed

+51
-56
lines changed

package-lock.json

Lines changed: 46 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,16 @@
4242
"eslint-plugin-react-hooks": "^4.6.2",
4343
"eslint-plugin-testing-library": "^6.2.2",
4444
"eslint-plugin-vitest": "^0.5.4",
45-
"globals": "^15.3.0",
46-
"prettier-plugin-tailwindcss": "^0.6.0",
47-
"tslib": "^2.6.2",
45+
"globals": "^15.4.0",
46+
"prettier-plugin-tailwindcss": "^0.6.1",
47+
"tslib": "^2.6.3",
4848
"typescript-eslint": "^8.0.0-alpha.20"
4949
},
5050
"devDependencies": {
5151
"@types/react": "^18.3.3",
52-
"eslint": "^9.3.0",
52+
"eslint": "^9.4.0",
5353
"npm-run-all": "^4.1.5",
54-
"prettier": "^3.2.5",
54+
"prettier": "^3.3.1",
5555
"react": "^18.3.1",
5656
"typescript": "^5.4.5"
5757
}

0 commit comments

Comments
 (0)