Skip to content

Commit

Permalink
chore: update all devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
ascariandrea committed Jul 17, 2024
1 parent 2e68bd1 commit 6096704
Show file tree
Hide file tree
Showing 11 changed files with 426 additions and 441 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"devDependencies": {
"@commitlint/cli": "^19.2.2",
"@commitlint/config-conventional": "^19.1.0",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -47,13 +47,13 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-promise": "^6.4.0",
"husky": "^9.0.11",
"husky": "^9.1.0",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.2",
"pm2": "^5.4.1",
"prettier": "^3.3.2",
"lint-staged": "^15.2.7",
"pm2": "^5.4.2",
"prettier": "^3.3.3",
"typescript": "^5.4.5",
"typescript-eslint": "^7.15.0",
"typescript-eslint": "^7.16.1",
"vitest": "^1.6.0"
},
"packageManager": "pnpm@9.4.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/@liexp/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"@aws-sdk/types": "^3",
"@types/fluent-ffmpeg": "^2.1.24",
"@types/jsonwebtoken": "^9.0.6",
"@types/node-telegram-bot-api": "^0.64.6",
"@types/node-telegram-bot-api": "^0.64.7",
"@types/uuid": "^9.0.8",
"exifreader": "^4.20.0",
"exifreader": "^4.23.3",
"fast-csv": "^5.0.1",
"langchain": "^0.2.9",
"prettier": "^3.3.2",
"langchain": "^0.2.10",
"prettier": "^3.3.3",
"puppeteer-core": "^21.11.0",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/@liexp/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@
"eslint": "^8.57.0",
"eslint-plugin-fp-ts": "^0.3.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react": "^7.34.4",
"express": "^4.19.2",
"prettier": "^3.3.2",
"sass": "^1.75.0",
"prettier": "^3.3.3",
"sass": "^1.77.8",
"typescript": "^5.4.5"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/@liexp/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,18 +57,18 @@
"@liexp/test": "workspace:*",
"@types/bs58": "^4.0.4",
"@types/jsonwebtoken": "^9.0.6",
"@types/lodash": "^4.17.5",
"@types/lodash": "^4.17.7",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/throttle-debounce": "^5.0.2",
"@types/uuid": "^9.0.8",
"@visx/network": "^3.3.0",
"pdfjs-dist": "^4.2.67",
"pdfjs-dist": "^4.4.168",
"react-admin": "^5.0.4",
"typescript": "^5.4.5",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0",
"vitest-mock-extended": "^1.3.1"
"vitest-mock-extended": "^1.3.2"
},
"peerDependencies": {
"@tanstack/react-query": "^5",
Expand Down
2 changes: 1 addition & 1 deletion packages/@liexp/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"fast-check": "^2.25.0",
"fast-check-io-ts": "^0.5.0",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"typescript": "^5.4.5"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions packages/@liexp/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,15 +124,15 @@
"waveform-data": "^4.5.0"
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "^5.50.1",
"@tanstack/eslint-plugin-query": "^5.51.1",
"@types/chroma-js": "^2.4.4",
"@types/d3": "^7.4.3",
"@types/d3-hierarchy": "^3.1.7",
"@types/d3-sankey": "^0.12.4",
"@types/d3-scale": "^3.3.5",
"@types/eslint": "^8.56.10",
"@types/express": "^4.17.21",
"@types/lodash": "^4.17.5",
"@types/lodash": "^4.17.7",
"@types/reach__router": "^1.3.15",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
Expand All @@ -145,10 +145,10 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"openai": "^4.52.2",
"prettier": "^3.3.2",
"openai": "^4.52.7",
"prettier": "^3.3.3",
"typescript": "^5.4.5",
"vitest-mock-extended": "^1.3.1"
"vitest-mock-extended": "^1.3.2"
},
"packageManager": "pnpm@9.4.0"
}
Loading

0 comments on commit 6096704

Please sign in to comment.