Skip to content

Commit e9556bd

Browse files
committed
Update all non-major dependencies
1 parent 16bab2c commit e9556bd

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@
1414
"react-dom": "^18.3.1"
1515
},
1616
"devDependencies": {
17-
"@types/react": "^18.3.23",
17+
"@types/react": "^18.3.28",
1818
"@types/react-dom": "^18.3.7",
1919
"@typescript-eslint/eslint-plugin": "^7.18.0",
2020
"@typescript-eslint/parser": "^7.18.0",
21-
"@vitejs/plugin-react": "^4.5.2",
22-
"autoprefixer": "^10.4.21",
21+
"@vitejs/plugin-react": "^4.7.0",
22+
"autoprefixer": "^10.4.27",
2323
"eslint": "^8.57.1",
2424
"eslint-plugin-react-hooks": "^4.6.2",
25-
"eslint-plugin-react-refresh": "^0.4.5",
26-
"postcss": "^8.5.5",
27-
"tailwindcss": "^3.4.17",
28-
"typescript": "^5.8.3",
25+
"eslint-plugin-react-refresh": "^0.5.0",
26+
"postcss": "^8.5.6",
27+
"tailwindcss": "^3.4.19",
28+
"typescript": "^5.9.3",
2929
"vite": "^5.3.4"
3030
}
3131
}

0 commit comments

Comments
 (0)