chore(deps): update dependency typescript to ^5.8.3

This commit is contained in:
renovate[bot]
2025-04-05 04:17:26 +00:00
committed by GitHub
parent 0cc5e8f5b8
commit f7b6677bb1
2 changed files with 5 additions and 5 deletions

View File

@@ -63,7 +63,7 @@
"babel-plugin-macros": "^3.1.0",
"jsdom": "^26.0.0",
"rollup-plugin-visualizer": "^5.14.0",
"typescript": "^5.8.2",
"typescript": "^5.8.3",
"vite": "^6.2.5",
"vite-plugin-checker": "^0.9.1",
"vite-tsconfig-paths": "^5.1.4",
@@ -7002,9 +7002,9 @@
}
},
"node_modules/typescript": {
"version": "5.8.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
"integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
"version": "5.8.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
"dev": true,
"license": "Apache-2.0",
"bin": {

View File

@@ -70,7 +70,7 @@
"babel-plugin-macros": "^3.1.0",
"jsdom": "^26.0.0",
"rollup-plugin-visualizer": "^5.14.0",
"typescript": "^5.8.2",
"typescript": "^5.8.3",
"vite": "^6.2.5",
"vite-plugin-checker": "^0.9.1",
"vite-tsconfig-paths": "^5.1.4",