File tree Expand file tree Collapse file tree 3 files changed +537
-765
lines changed
Expand file tree Collapse file tree 3 files changed +537
-765
lines changed Original file line number Diff line number Diff line change 44 tags :
55 - ' v*'
66
7+ permissions :
8+ contents : write # needed for creating releases
9+ packages : write # if you're also publishing packages
10+
711jobs :
812 release :
913 if : ${{ github.repository_owner == 'your-ehsan' && github.ref_type == 'tag' && contains(github.ref, 'master') }}
Original file line number Diff line number Diff line change 9898 "@tanstack/router-plugin" : " ^1.99.3" ,
9999 "@types/better-sqlite3" : " ^7.6.12" ,
100100 "@types/node" : " ^22.13.4" ,
101- "@types/react" : " ^18.3.18 " ,
101+ "@types/react" : " ^19.0.10 " ,
102102 "@types/react-dom" : " ^18.3.5" ,
103103 "@vitejs/plugin-react" : " ^4.3.4" ,
104104 "autoprefixer" : " ^10.4.20" ,
114114 "eslint-plugin-react-refresh" : " ^0.4.19" ,
115115 "husky" : " ^9.1.7" ,
116116 "lint-staged" : " ^15.4.3" ,
117- "postcss" : " ^8.5.1 " ,
117+ "postcss" : " ^8.5.3 " ,
118118 "prettier" : " ^3.5.1" ,
119- "react" : " ^18.3.1 " ,
120- "react-dom" : " ^18.3.1 " ,
121- "tailwindcss" : " ^3.4.17 " ,
119+ "react" : " ^19.0.0 " ,
120+ "react-dom" : " ^19.0.0 " ,
121+ "tailwindcss" : " ^4.0.7 " ,
122122 "typescript" : " ^5.7.3" ,
123123 "vite" : " ^6.1.1"
124124 },
You can’t perform that action at this time.
0 commit comments