Skip to content

Commit f26c8c1

Browse files
chore(deps): bump typescript from 5.9.3 to 7.0.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 7.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v7.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3053c66 commit f26c8c1

4 files changed

Lines changed: 6545 additions & 10776 deletions

File tree

apps/rezzident_FE/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"jsdom": "^28.1.0",
5959
"prettier": "^3.8.1",
6060
"prettier-plugin-tailwindcss": "^0.8.1",
61-
"typescript": "^6.0.2",
61+
"typescript": "^7.0.2",
6262
"vite": "^8.1.3",
6363
"vite-bundle-analyzer": "^1.3.8",
6464
"vitest": "^4.1.5"

apps/rezzident_MB/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@
8181
"jest-expo": "^57.0.4",
8282
"prettier": "^3.4.2",
8383
"tailwindcss": "^3.4.17",
84-
"typescript": "^5.7.2"
84+
"typescript": "^7.0.2"
8585
}
8686
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"husky": "^9.1.7",
3535
"lint-staged": "^17.3.0",
3636
"turbo": "^2.3.3",
37-
"typescript": "~6.0.3",
37+
"typescript": "~7.0.2",
3838
"vitest": "^4.1.11"
3939
},
4040
"lint-staged": {

0 commit comments

Comments
 (0)