mirror of
https://github.com/material-components/material-web.git
synced 2026-01-09 07:21:09 +08:00
Merge pull request #5828 from material-components:ts-bump-catalog
PiperOrigin-RevId: 781602912
This commit is contained in:
commit
498e6009df
@ -197,7 +197,7 @@
|
||||
"markdown-it-anchor": "^8.6.7",
|
||||
"slugify": "^1.6.6",
|
||||
"tiny-glob": "^0.2.9",
|
||||
"typescript": "5.6.2",
|
||||
"typescript": "5.8.2",
|
||||
"wireit": "^0.13.0"
|
||||
}
|
||||
}
|
||||
|
||||
15
package-lock.json
generated
15
package-lock.json
generated
@ -68,7 +68,7 @@
|
||||
"markdown-it-anchor": "^8.6.7",
|
||||
"slugify": "^1.6.6",
|
||||
"tiny-glob": "^0.2.9",
|
||||
"typescript": "5.6.2",
|
||||
"typescript": "5.8.2",
|
||||
"wireit": "^0.13.0"
|
||||
},
|
||||
"engines": {
|
||||
@ -160,19 +160,6 @@
|
||||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"catalog/node_modules/typescript": {
|
||||
"version": "5.6.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz",
|
||||
"integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
"tsserver": "bin/tsserver"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.17"
|
||||
}
|
||||
},
|
||||
"catalog/node_modules/wireit": {
|
||||
"version": "0.13.0",
|
||||
"resolved": "https://registry.npmjs.org/wireit/-/wireit-0.13.0.tgz",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user