update versions

This commit is contained in:
Artemy Egorov 2024-10-25 17:43:48 +03:00
parent 9002f73394
commit 89c6b2eba9
2 changed files with 6 additions and 6 deletions

View File

@ -25,13 +25,13 @@
"@fastify/view": "^10.0.1",
"@txtdot/plugins": "workspace:*",
"@txtdot/sdk": "workspace:*",
"axios": "^1.7.4",
"axios": "^1.7.7",
"dotenv": "^16.3.1",
"ejs": "^3.1.10",
"fastify": "^5.0.0",
"iconv-lite": "^0.6.3",
"ip-range-check": "^0.2.0",
"isomorphic-dompurify": "^2.10.0",
"isomorphic-dompurify": "^2.16.0",
"json-schema-to-ts": "^3.1.0",
"linkedom": "^0.18.0",
"micromatch": "^4.0.8",
@ -40,7 +40,7 @@
"devDependencies": {
"@types/ejs": "^3.1.5",
"@types/jsdom": "^21.1.6",
"@types/micromatch": "^4.0.7",
"@types/micromatch": "^4.0.9",
"clean-css-cli": "^5.6.3",
"copyfiles": "^2.4.1"
}

6
pnpm-lock.yaml generated
View File

@ -95,7 +95,7 @@ importers:
specifier: workspace:*
version: link:../sdk
axios:
specifier: ^1.7.4
specifier: ^1.7.7
version: 1.7.7
dotenv:
specifier: ^16.3.1
@ -113,7 +113,7 @@ importers:
specifier: ^0.2.0
version: 0.2.0
isomorphic-dompurify:
specifier: ^2.10.0
specifier: ^2.16.0
version: 2.16.0
json-schema-to-ts:
specifier: ^3.1.0
@ -135,7 +135,7 @@ importers:
specifier: ^21.1.6
version: 21.1.7
'@types/micromatch':
specifier: ^4.0.7
specifier: ^4.0.9
version: 4.0.9
clean-css-cli:
specifier: ^5.6.3