Merge pull request #231 from TxtDot/dependabot/npm_and_yarn/packages/server/npm_and_yarn-6ccb624190

Build(deps): Bump the npm_and_yarn group across 1 directory with 2 updates
This commit is contained in:
Artemy Egorov 2024-10-25 17:26:45 +03:00 committed by GitHub
commit 9002f73394
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 488 additions and 629 deletions

View File

@ -1,20 +1,19 @@
{
"name": "root",
"private": true,
"dependencies": {},
"scripts": {
"build": "lerna run build",
"format": "prettier --write .",
"format:check": "prettier --check ."
},
"devDependencies": {
"lerna": "^8.1.2",
"eslint": "^9.7.0",
"prettier": "^3.1.1",
"@types/node": "^22.8.0",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"eslint": "^9.13.0",
"lerna": "^8.1.8",
"prettier": "^3.3.3",
"tsc-watch": "^6.2.0",
"typescript": "^5.4.5",
"@types/node": "^22.1.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0"
"typescript": "^5.6.3"
}
}

View File

@ -25,7 +25,7 @@
"@fastify/view": "^10.0.1",
"@txtdot/plugins": "workspace:*",
"@txtdot/sdk": "workspace:*",
"axios": "^1.6.8",
"axios": "^1.7.4",
"dotenv": "^16.3.1",
"ejs": "^3.1.10",
"fastify": "^5.0.0",
@ -34,7 +34,7 @@
"isomorphic-dompurify": "^2.10.0",
"json-schema-to-ts": "^3.1.0",
"linkedom": "^0.18.0",
"micromatch": "^4.0.5",
"micromatch": "^4.0.8",
"sharp": "^0.33.3"
},
"devDependencies": {

1098
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff