Skip to content

Commit 423e556

Browse files
authored
1 parent ae03aad commit 423e556

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"rollup": "^4.59.0",
3030
"rollup-plugin-postcss": "^4.0.2",
3131
"tsx": "^4.20.4",
32-
"typescript": "^6.0.0-beta",
32+
"typescript": "^6.0.1-rc",
3333
"vitest": "^4.0.0",
3434
"yaml": "^2.8.2",
3535
"yeoman-environment": "^4.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9747,10 +9747,10 @@ typed-rest-client@^1.8.4:
97479747
tunnel "0.0.6"
97489748
underscore "^1.12.1"
97499749

9750-
typescript@^6.0.0-beta:
9751-
version "6.0.0-dev.20260212"
9752-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.0-dev.20260212.tgz#4ecb5383f20ac610b0f6e706dd2d6826ab4fd413"
9753-
integrity sha512-ZFufHwm0m0fGLkRaMfkQ/qyqk98bLaP7Qib/HYhzM3NVDcZX/DHzW64iYpeiDC4GxQQXT1Fdi4Z8wWgognKkNA==
9750+
typescript@^6.0.1-rc:
9751+
version "6.0.1-rc"
9752+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.1-rc.tgz#9f31b03dcc7920286962df0f5769fe74b949ecb7"
9753+
integrity sha512-7XlzYb+p/7YxX6qSOzwB4mxVFRdAgWWkj1PgAZ+jzldeuFV6Z77vwFbNxHsUXAL/bhlWY2jCT8shLwDJR8337g==
97549754

97559755
uc.micro@^2.0.0, uc.micro@^2.1.0:
97569756
version "2.1.0"

0 commit comments

Comments
 (0)