Compare commits

..

No commits in common. "26b1ec88f3751d9914c018bb834fbdf7eece1668" and "195b35834c1f83df67223e1478277c2e3421196a" have entirely different histories.

2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -13,7 +13,7 @@
},
"devDependencies": {
"rimraf": "^6.0.1",
"typescript": "^5.8.3"
"typescript": "^5.8.2"
},
"engines": {
"node": ">=22.0.0",
@ -691,9 +691,9 @@
"license": "0BSD"
},
"node_modules/typescript": {
"version": "5.8.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
"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==",
"dev": true,
"license": "Apache-2.0",
"bin": {

View File

@ -17,7 +17,7 @@
},
"devDependencies": {
"rimraf": "^6.0.1",
"typescript": "^5.8.3"
"typescript": "^5.8.2"
},
"engines": {
"node": ">=22.0.0",