Skip to content

Commit 0e2c042

Browse files
authored
chore(deps-dev): bump Vite and React types (#21)
* chore(deps-dev): bump `@types/react` and `@types/react-dom` common devDependencies * chore(deps-dev): bump `vite` common devDependency * chore: update lock-file
1 parent b5d3988 commit 0e2c042

2 files changed

Lines changed: 36 additions & 36 deletions

File tree

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ packages:
33
- examples/*
44

55
catalog:
6-
"@types/react": "^19.1.2"
7-
"@types/react-dom": "^19.1.2"
6+
"@types/react": "^19.1.3"
7+
"@types/react-dom": "^19.1.4"
88
"@vitejs/plugin-react": "^4.4.1"
99
"react": "^19.1.0"
1010
"react-dom": "^19.1.0"
1111
"typescript": "^5.8.3"
12-
"vite": "^6.3.3"
12+
"vite": "^6.3.5"

0 commit comments

Comments
 (0)