Skip to content

Commit

Permalink
Merge pull request #2148 from trilitech/dependabot/npm_and_yarn/types…
Browse files Browse the repository at this point in the history
…cript-5.7.2
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
2 parents 60f8351 + 5b8178a commit 9a41aab
Show file tree
Hide file tree
Showing 19 changed files with 363 additions and 363 deletions.
2 changes: 1 addition & 1 deletion apps/desktop-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"lodash": "^4.17.21",
"react": "^18.3.1",
"start-server-and-test": "^2.0.8",
"typescript": "^5.5.4"
"typescript": "^5.7.2"
}
}
2 changes: 1 addition & 1 deletion apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"ts-node": "^10.9.2",
"typedoc": "^0.26.11",
"typedoc-plugin-missing-exports": "^3.0.0",
"typescript": "5.5.4",
"typescript": "5.7.2",
"vite": "^5.4.11",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-node-polyfills": "^0.17.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/embed-iframe-mainnet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"sass": "^1.80.7",
"typescript": "5.5.4",
"typescript": "5.7.2",
"vite": "^5.4.11",
"vite-plugin-node-polyfills": "^0.17.0",
"vite-plugin-sri": "^0.0.2",
Expand Down
2 changes: 1 addition & 1 deletion apps/embed-iframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"sass": "^1.80.7",
"typescript": "5.5.4",
"typescript": "5.7.2",
"vite": "^5.4.11",
"vite-plugin-node-polyfills": "^0.17.0",
"vite-plugin-sri": "^0.0.2",
Expand Down
2 changes: 1 addition & 1 deletion apps/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"jest": "^29.6.3",
"prettier": "3.3.3",
"react-test-renderer": "18.3.1",
"typescript": "^5.5.4"
"typescript": "^5.7.2"
},
"engines": {
"node": ">=20"
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"storybook": "^8.4.5",
"typescript": "^5.5.4",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vite-plugin-node-polyfills": "^0.17.0",
"vite-plugin-sri": "^0.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"react-redux": "^9.1.2",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typescript": "^5.5.4"
"typescript": "^5.7.2"
},
"scripts": {
"build": "tsup-node --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typescript": "^5.5.4"
"typescript": "^5.7.2"
},
"scripts": {
"build": "tsup-node --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typescript": "^5.5.4"
"typescript": "^5.7.2"
},
"scripts": {
"build": "tsup-node --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/data-polling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typescript": "^5.5.4"
"typescript": "^5.7.2"
},
"scripts": {
"build": "tsup-node --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"eslint-plugin-testing-library": "^7.0.0",
"eslint-plugin-tsdoc": "^0.4.0",
"eslint-plugin-unused-imports": "^4.1.4",
"typescript": "^5.5.4"
"typescript": "^5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/jest-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"jest": "^29.7.0",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typescript": "^5.5.4"
"typescript": "^5.7.2"
},
"tsup": {
"entry": [
Expand Down
2 changes: 1 addition & 1 deletion packages/multisig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typescript": "^5.5.4"
"typescript": "^5.7.2"
},
"scripts": {
"build": "tsup-node --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/social-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typescript": "^5.5.4"
"typescript": "^5.7.2"
},
"tsup": {
"dts": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/state/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typescript": "^5.5.4"
"typescript": "^5.7.2"
},
"scripts": {
"build": "tsup-node --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typescript": "^5.5.4"
"typescript": "^5.7.2"
},
"scripts": {
"build": "tsup-node --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/tezos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typescript": "^5.5.4"
"typescript": "^5.7.2"
},
"scripts": {
"build": "tsup-node --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/tzkt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typescript": "^5.5.4"
"typescript": "^5.7.2"
},
"scripts": {
"build": "tsup-node --dts",
Expand Down
Loading

1 comment on commit 9a41aab

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Title Lines Statements Branches Functions
apps/desktop Coverage: 84%
83.88% (1764/2103) 79.35% (838/1056) 78.45% (448/571)
apps/web Coverage: 84%
83.88% (1764/2103) 79.35% (838/1056) 78.45% (448/571)
packages/components Coverage: 97%
97.51% (196/201) 95.91% (94/98) 88.13% (52/59)
packages/core Coverage: 81%
81.91% (222/271) 71.22% (99/139) 81.96% (50/61)
packages/crypto Coverage: 100%
100% (43/43) 90.9% (10/11) 100% (7/7)
packages/data-polling Coverage: 97%
95.27% (141/148) 87.5% (21/24) 92.85% (39/42)
packages/multisig Coverage: 98%
98.47% (129/131) 85.71% (18/21) 100% (36/36)
packages/social-auth Coverage: 100%
100% (21/21) 100% (11/11) 100% (3/3)
packages/state Coverage: 85%
84.89% (815/960) 80.86% (186/230) 79% (301/381)
packages/tezos Coverage: 89%
88.72% (118/133) 94.59% (35/37) 86.84% (33/38)
packages/tzkt Coverage: 89%
87.32% (62/71) 87.5% (14/16) 80.48% (33/41)

Please sign in to comment.