mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2026-04-06 01:25:32 +00:00
Update dependency typescript to ^5.6.3
This commit is contained in:
parent
1428cac268
commit
b75ddf7787
9
package-lock.json
generated
9
package-lock.json
generated
@ -31,7 +31,7 @@
|
||||
"prettier": "^3.3.3",
|
||||
"ts-loader": "^9.5.1",
|
||||
"tsx": "^4.19.1",
|
||||
"typescript": "^5.6.2",
|
||||
"typescript": "^5.6.3",
|
||||
"vuepress": "^2.0.0-rc.14",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.52",
|
||||
"vuepress-theme-hope": "^2.0.0-rc.52"
|
||||
@ -14244,10 +14244,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.6.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz",
|
||||
"integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==",
|
||||
"version": "5.6.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz",
|
||||
"integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
"tsserver": "bin/tsserver"
|
||||
|
||||
@ -55,7 +55,7 @@
|
||||
"prettier": "^3.3.3",
|
||||
"ts-loader": "^9.5.1",
|
||||
"tsx": "^4.19.1",
|
||||
"typescript": "^5.6.2",
|
||||
"typescript": "^5.6.3",
|
||||
"vuepress": "^2.0.0-rc.14",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.52",
|
||||
"vuepress-theme-hope": "^2.0.0-rc.52"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user