fix: "renovate"

This commit is contained in:
bot
2026-05-11 04:58:11 +00:00
parent ab2936b8aa
commit be1e219d1f
2 changed files with 11 additions and 11 deletions
+10 -10
View File
@@ -27,7 +27,7 @@
"eslint-plugin-unicorn": "^64.0.0",
"globals": "^17.6.0",
"husky": "^9.1.7",
"lint-staged": "^17.0.3",
"lint-staged": "^17.0.4",
"prettier": "^3.8.3",
"ts-api-utils": "^2.5.0"
},
@@ -872,9 +872,9 @@
"license": "MIT"
},
"node_modules/baseline-browser-mapping": {
"version": "2.10.28",
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.28.tgz",
"integrity": "sha512-Ic44hnOtFIgravCunj1ifSoQPSUrkNiJuH9Mf6jr2jjoA74icqV8wU0KuadXeOR8zuIJMOoTv0GuQjZ9ZYNMeA==",
"version": "2.10.29",
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.29.tgz",
"integrity": "sha512-Asa2krT+XTPZINCS+2QcyS8WTkObE77RwkydwF7h6DmnKqbvlalz93m/dnphUyCa6SWSP51VgtEUf2FN+gelFQ==",
"dev": true,
"license": "Apache-2.0",
"bin": {
@@ -2908,9 +2908,9 @@
}
},
"node_modules/is-builtin-module/node_modules/builtin-modules": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-5.1.0.tgz",
"integrity": "sha512-c5JxaDrzwRjq3WyJkI1AGR5xy6Gr6udlt7sQPbl09+3ckB+Zo2qqQ2KhCTBr7Q8dHB43bENGYEk4xddrFH/b7A==",
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-5.2.0.tgz",
"integrity": "sha512-02yxLeyxF4dNl6SlY6/5HfRSrSdZ/sCPoxy2kZNP5dZZX8LSAD9aE2gtJIUgWrsQTiMPl3mxESyrobSwvRGisQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -3369,9 +3369,9 @@
}
},
"node_modules/lint-staged": {
"version": "17.0.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.3.tgz",
"integrity": "sha512-wnvMRhzC3GNpjixxleiG+pAW09dHTUgBCjMS7XouAg5E7wKUc8YdfogpF7zIgvXKDbH+452O6+XpnKm6V67rPw==",
"version": "17.0.4",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.4.tgz",
"integrity": "sha512-+rU9lSUyVOZ/hDUmRLVGzyS2v73cDdQjX+XQz1AaOdIE4RysLq0HoPW2HrrgeNCLklkhi904VBU1bmgWLHVnkA==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -38,7 +38,7 @@
"eslint-plugin-unicorn": "^64.0.0",
"globals": "^17.6.0",
"husky": "^9.1.7",
"lint-staged": "^17.0.3",
"lint-staged": "^17.0.4",
"prettier": "^3.8.3",
"ts-api-utils": "^2.5.0"
},