File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 88node_modules /
99
1010# Ignore package-lock
11- package -lock.json
11+ pnpm -lock.yaml
1212
1313# logs
1414npm-debug.log *
Original file line number Diff line number Diff line change 1111 },
1212 "dependencies" : {
1313 "@astrojs/check" : " ^0.9.4" ,
14- "@astrojs/react" : " ^4.2.7 " ,
14+ "@astrojs/react" : " ^4.3.0 " ,
1515 "@octokit/rest" : " github:octokit/rest.js" ,
16- "@types/react" : " ^19.1.4 " ,
17- "@types/react-dom" : " ^19.1.5 " ,
18- "astro" : " ^5.1.7 " ,
16+ "@types/react" : " ^19.1.9 " ,
17+ "@types/react-dom" : " ^19.1.7 " ,
18+ "astro" : " ^5.12.8 " ,
1919 "nanostores" : " ^1.0.1" ,
20- "react" : " ^19.1.0 " ,
21- "react-dom" : " ^19.1.0 " ,
20+ "react" : " ^19.1.1 " ,
21+ "react-dom" : " ^19.1.1 " ,
2222 "react-icons" : " ^5.5.0" ,
23- "typescript" : " ^5.4.5 "
23+ "typescript" : " ^5.9.2 "
2424 },
2525 "devDependencies" : {
26- "sass" : " ^1.79 .2"
26+ "sass" : " ^1.89 .2"
2727 }
2828}
You can’t perform that action at this time.
0 commit comments