devDeps: Bump typescript deps
This bumps: - @typescript-eslint/parser from 8.25.0 to 8.26.0 - typescript from 5.7.3 to 5.8.2
This commit is contained in:
parent
c2e3b75311
commit
978a37f54a
2 changed files with 15 additions and 122 deletions
|
|
@ -49,7 +49,7 @@
|
|||
"@types/react-redux": "7.1.34",
|
||||
"@types/uuid": "10.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.26.0",
|
||||
"@typescript-eslint/parser": "8.25.0",
|
||||
"@typescript-eslint/parser": "8.26.0",
|
||||
"@vitejs/plugin-react": "4.3.4",
|
||||
"@vitest/coverage-v8": "3.0.5",
|
||||
"babel-loader": "10.0.0",
|
||||
|
|
@ -87,7 +87,7 @@
|
|||
"stylelint-config-recommended-scss": "14.1.0",
|
||||
"ts-node": "10.9.2",
|
||||
"ts-patch": "3.3.0",
|
||||
"typescript": "5.7.3",
|
||||
"typescript": "5.8.2",
|
||||
"uuid": "11.1.0",
|
||||
"vitest": "3.0.5",
|
||||
"vitest-canvas-mock": "0.3.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue