mirror of
https://github.com/discourse/discourse.git
synced 2025-01-16 03:42:41 +08:00
Build(deps-dev): Bump typescript from 5.7.2 to 5.7.3 (#30652)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
989064841c
commit
fa8e2b4af8
|
@ -37,7 +37,7 @@
|
|||
"puppeteer-core": "^23.11.1",
|
||||
"squoosh": "https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d",
|
||||
"terser": "^5.37.0",
|
||||
"typescript": "^5.7.2"
|
||||
"typescript": "^5.7.3"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "concurrently \"bin/ember-cli server --environment=development\" \"RAILS_ENV=development bin/rails server\"",
|
||||
|
|
|
@ -45,7 +45,7 @@ importers:
|
|||
version: 6.6.0
|
||||
'@glint/core':
|
||||
specifier: ^1.5.1
|
||||
version: 1.5.1(typescript@5.7.2)
|
||||
version: 1.5.1(typescript@5.7.3)
|
||||
'@glint/environment-ember-loose':
|
||||
specifier: ^1.5.0
|
||||
version: 1.5.0(@glimmer/component@1.1.2(@babel/core@7.26.0))(@glint/template@1.5.1)(ember-cli-htmlbars@6.3.0)(ember-modifier@4.2.0(@babel/core@7.26.0)(ember-source@5.12.0(patch_hash=xx7mvsb7nmshqkkqhmf45r3hse)(@glimmer/component@1.1.2(@babel/core@7.26.0))(@glint/template@1.5.1)(rsvp@4.8.5)))
|
||||
|
@ -128,8 +128,8 @@ importers:
|
|||
specifier: ^5.37.0
|
||||
version: 5.37.0
|
||||
typescript:
|
||||
specifier: ^5.7.2
|
||||
version: 5.7.2
|
||||
specifier: ^5.7.3
|
||||
version: 5.7.3
|
||||
|
||||
app/assets/javascripts/admin:
|
||||
dependencies:
|
||||
|
@ -7943,8 +7943,8 @@ packages:
|
|||
typescript-memoize@1.1.1:
|
||||
resolution: {integrity: sha512-GQ90TcKpIH4XxYTI2F98yEQYZgjNMOGPpOgdjIBhaLaWji5HPWlRnZ4AeA1hfBxtY7bCGDJsqDDHk/KaHOl5bA==}
|
||||
|
||||
typescript@5.7.2:
|
||||
resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==}
|
||||
typescript@5.7.3:
|
||||
resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -9319,7 +9319,7 @@ snapshots:
|
|||
globals: 15.11.0
|
||||
prettier: 2.8.8
|
||||
prettier-plugin-ember-template-tag: 0.3.2
|
||||
typescript: 5.7.2
|
||||
typescript: 5.7.3
|
||||
transitivePeerDependencies:
|
||||
- '@typescript-eslint/parser'
|
||||
- supports-color
|
||||
|
@ -9971,13 +9971,13 @@ snapshots:
|
|||
'@glimmer/interfaces': 0.93.0
|
||||
'@glimmer/util': 0.93.1
|
||||
|
||||
'@glint/core@1.5.1(typescript@5.7.2)':
|
||||
'@glint/core@1.5.1(typescript@5.7.3)':
|
||||
dependencies:
|
||||
'@glimmer/syntax': 0.84.3
|
||||
escape-string-regexp: 4.0.0
|
||||
semver: 7.6.3
|
||||
silent-error: 1.1.1
|
||||
typescript: 5.7.2
|
||||
typescript: 5.7.3
|
||||
uuid: 8.3.2
|
||||
vscode-languageserver: 8.1.0
|
||||
vscode-languageserver-textdocument: 1.0.12
|
||||
|
@ -16984,7 +16984,7 @@ snapshots:
|
|||
|
||||
typescript-memoize@1.1.1: {}
|
||||
|
||||
typescript@5.7.2: {}
|
||||
typescript@5.7.3: {}
|
||||
|
||||
uc.micro@1.0.6: {}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user