This repository was archived by the owner on Oct 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +231
-136
lines changed
Expand file tree Collapse file tree 5 files changed +231
-136
lines changed Original file line number Diff line number Diff line change 1- name : Build and Report Sonar
1+ name : Build
22
33on :
44 push :
99
1010jobs :
1111 build :
12- uses : unosquare/bump-npm-version/.github/workflows/build-sonar.yml@master
13- secrets :
14- github-token : ${{ secrets.GPR_ACCESS_TOKEN }}
15- sonar-token : ${{ secrets.SONAR_TOKEN }}
12+ uses : unosquare/bump-npm-version/.github/workflows/build-pnpm.yml@master
Original file line number Diff line number Diff line change 1- [ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=unosquare_tubular-react-common&metric=alert_status )] ( https://sonarcloud.io/summary/new_code?id=unosquare_tubular-react-common )
2- ![ GitHub Actions - CI] ( https://github.com/unosquare/tubular-react-common/workflows/Node%20CI/badge.svg )
3-
41# tubular-react-common
52
63Tubular React Common functions and hooks
Original file line number Diff line number Diff line change 5656 },
5757 "homepage" : " https://github.com/unosquare/tubular-react-common#readme" ,
5858 "dependencies" : {
59- "tubular-common" : " ^7.0.4 " ,
59+ "tubular-common" : " ^7.0.6 " ,
6060 "striptags" : " ^3.2.0"
6161 },
6262 "devDependencies" : {
63- "@babel/preset-env" : " ^7.26.0 " ,
63+ "@babel/preset-env" : " ^7.26.9 " ,
6464 "@biomejs/biome" : " 1.9.4" ,
6565 "@testing-library/jest-dom" : " ^6.6.3" ,
6666 "@testing-library/react" : " ^12.1.2" ,
6767 "@types/jest" : " ^29.5.14" ,
6868 "babel-jest" : " ^29.7.0" ,
6969 "jest" : " ^29.7.0" ,
7070 "jest-environment-jsdom" : " ^29.7.0" ,
71- "ts-jest" : " ^29.2.5 " ,
72- "typescript" : " ^5.7 .2"
71+ "ts-jest" : " ^29.2.6 " ,
72+ "typescript" : " ^5.8 .2"
7373 },
7474 "peerDependencies" : {
7575 "@types/react" : " >=17.0.0 <19.0.0" ,
You can’t perform that action at this time.
0 commit comments