Skip to content

Commit 82117a1

Browse files
chore: update non-major devdependencies (#213)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd3b62b commit 82117a1

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package-lock.json

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

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -75,23 +75,23 @@
7575
"@types/eslint-scope": "^8.3.2",
7676
"@types/espree": "^10.1.0",
7777
"@types/esquery": "^1.5.4",
78-
"@types/node": "^20",
79-
"@types/react": "^19.1.8",
80-
"@types/react-dom": "^19.1.6",
78+
"@types/node": "^20.19.22",
79+
"@types/react": "^19.2.2",
80+
"@types/react-dom": "^19.2.2",
8181
"@vitejs/plugin-react": "^5.0.4",
82-
"babel-plugin-react-compiler": "^19.1.0-rc.2",
82+
"babel-plugin-react-compiler": "^19.1.0-rc.3",
8383
"eslint": "^9.38.0",
8484
"eslint-plugin-jsx-a11y": "^6.10.2",
8585
"eslint-plugin-react": "^7.37.5",
8686
"eslint-plugin-react-hooks": "^6.0.0-rc.1",
87-
"lint-staged": "^15.2.9",
88-
"postcss": "^8",
87+
"lint-staged": "^15.5.2",
88+
"postcss": "^8.5.6",
8989
"prettier": "^3.6.2",
90-
"react-resizable-panels": "^3.0.2",
91-
"tailwindcss": "^3.4.4",
92-
"typescript": "^5.8.3",
90+
"react-resizable-panels": "^3.0.6",
91+
"tailwindcss": "^3.4.18",
92+
"typescript": "^5.9.3",
9393
"typescript-eslint": "^8.31.0",
94-
"vite": "^7.1.10",
94+
"vite": "^7.1.11",
9595
"yorkie": "^2.0.0"
9696
},
9797
"browserslist": {

0 commit comments

Comments
 (0)