Skip to content

Commit

Permalink
TypeScript-5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
surol committed Nov 26, 2024
1 parent 6b41056 commit 75d7f5a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@rollup/plugin-typescript": "^12.1.1",
"@run-z/npk": "^0.6.0",
"deepmerge": "^4.3.1",
"rollup-plugin-flat-dts": "^2.8.0",
"rollup-plugin-flat-dts": "^2.9.0",
"rollup-plugin-unbundle": "^3.2.0"
},
"devDependencies": {
Expand All @@ -85,7 +85,7 @@
"@run-z/prettier-config": "^3.0.0",
"@swc/core": "^1.9.3",
"@swc/jest": "^0.2.37",
"@types/node": "^20.17.8",
"@types/node": "^22.10.0",
"eslint": "^9.15.0",
"gh-pages": "^6.2.0",
"jest": "^29.7.0",
Expand All @@ -97,7 +97,7 @@
"ts-jest": "^29.2.5",
"tslib": "^2.8.1",
"typedoc": "^0.26.11",
"typescript": "~5.6.3"
"typescript": "~5.7.2"
},
"scripts": {
"all": "run-z build,lint,test",
Expand Down

0 comments on commit 75d7f5a

Please sign in to comment.