File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ jobs:
108108 name : line-coverage-info
109109 path : packages/library/coverage
110110 - name : SonarCloud Analysis
111- uses : SonarSource/sonarqube-scan-action@v5.2 .0
111+ uses : SonarSource/sonarqube-scan-action@v5.3 .0
112112 env :
113113 SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
114114
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ jobs:
119119 name : line-coverage-info
120120 path : packages/library/coverage
121121 - name : SonarCloud Analysis
122- uses : SonarSource/sonarqube-scan-action@v5.2 .0
122+ uses : SonarSource/sonarqube-scan-action@v5.3 .0
123123 env :
124124 SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
125125
Original file line number Diff line number Diff line change 2525 "typescript-eslint" : " ^8.34.1"
2626 },
2727 "overrides" : {
28- "react" : " 19.1.0 " ,
29- "react-dom" : " 19.1.0 "
28+ "react" : " 19.1.1 " ,
29+ "react-dom" : " 19.1.1 "
3030 }
3131}
Original file line number Diff line number Diff line change 2828 "@types/react-dom" : " ^19.0.4" ,
2929 "gh-pages" : " ^6.3.0" ,
3030 "storybook" : " ^9.0.12" ,
31- "typescript" : " ~5.8 .0" ,
31+ "typescript" : " ~5.9 .0" ,
3232 "typescript-eslint" : " ^8.24.1" ,
3333 "vite" : " ^7.0.0" ,
3434 "vite-plugin-svgr" : " ^4.3.0" ,
Original file line number Diff line number Diff line change 7979 "sass" : " ^1.85.1" ,
8080 "typedoc" : " ^0.28.6" ,
8181 "typedoc-plugin-markdown" : " ^4.7.0" ,
82- "typescript" : " ~5.8 .0" ,
82+ "typescript" : " ~5.9 .0" ,
8383 "vite" : " ^7.0.0" ,
8484 "vite-bundle-analyzer" : " ^1.0.0" ,
8585 "vite-plugin-dts" : " ^4.5.3" ,
You can’t perform that action at this time.
0 commit comments