Skip to content

Commit

Permalink
fix(deps): update all minor and patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2025
1 parent bf1209a commit e612d3d
Show file tree
Hide file tree
Showing 18 changed files with 816 additions and 793 deletions.
8 changes: 4 additions & 4 deletions apps/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@swc/cli": "0.6.0",
"@swc/core": "1.10.12",
"@swc/core": "1.10.15",
"@types/async-lock": "1.4.2",
"@types/bcrypt": "5.0.2",
"@types/copyfiles": "2.4.4",
Expand All @@ -95,11 +95,11 @@
"@types/inquirer": "8.2.10",
"@types/jest": "29.5.14",
"@types/multer": "1.4.12",
"@types/node": "20.17.16",
"@types/node": "20.17.17",
"@types/safe-compare": "1.1.2",
"@types/supertest": "6.0.2",
"dayjs": "1.11.13",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"isomorphic-fetch": "3.0.0",
Expand All @@ -114,7 +114,7 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0"
"typescript-eslint": "8.23.0"
},
"engines": {
"node": ">=18.0.0",
Expand Down
38 changes: 19 additions & 19 deletions apps/web-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,24 +90,24 @@
},
"devDependencies": {
"@chromatic-com/storybook": "3.2.4",
"@eslint/js": "9.19.0",
"@eslint/js": "9.20.0",
"@flocon-trpg/eslint-config": "workspace:^",
"@flocon-trpg/prettier-config": "workspace:^",
"@storybook/addon-essentials": "8.5.2",
"@storybook/addon-interactions": "8.5.2",
"@storybook/addon-links": "8.5.2",
"@storybook/addon-onboarding": "8.5.2",
"@storybook/blocks": "8.5.2",
"@storybook/react": "8.5.2",
"@storybook/react-vite": "8.5.2",
"@storybook/test": "8.5.2",
"@tanstack/router-plugin": "1.98.6",
"@storybook/addon-essentials": "8.5.3",
"@storybook/addon-interactions": "8.5.3",
"@storybook/addon-links": "8.5.3",
"@storybook/addon-onboarding": "8.5.3",
"@storybook/blocks": "8.5.3",
"@storybook/react": "8.5.3",
"@storybook/react-vite": "8.5.3",
"@storybook/test": "8.5.3",
"@tanstack/router-plugin": "1.101.0",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.2.0",
"@types/color": "3.0.6",
"@types/color-name": "1.1.5",
"@types/howler": "2.2.12",
"@types/html-escaper": "3.0.2",
"@types/html-escaper": "3.0.4",
"@types/react": "18.3.18",
"@types/react-color": "3.0.13",
"@types/react-dom": "18.3.5",
Expand All @@ -116,30 +116,30 @@
"@types/url-join": "4.0.3",
"@urql/core": "5.1.0",
"@urql/devtools": "2.0.3",
"@vitejs/plugin-react-swc": "3.7.2",
"@vitest/coverage-v8": "2.1.8",
"@vitejs/plugin-react-swc": "3.8.0",
"@vitest/coverage-v8": "2.1.9",
"chromatic": "11.25.2",
"color": "4.2.3",
"color-name": "1.1.4",
"dotenv": "16.4.7",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-react-refresh": "0.4.18",
"eslint-plugin-react-refresh": "0.4.19",
"eslint-plugin-storybook": "0.11.2",
"globals": "15.14.0",
"less": "4.2.2",
"monaco-editor": "0.52.2",
"npm-run-all2": "7.0.2",
"prettier": "3.4.2",
"rollup": "4.32.1",
"rollup": "4.34.6",
"rollup-plugin-license": "3.5.3",
"sass-embedded": "1.83.4",
"storybook": "8.5.2",
"storybook": "8.5.3",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0",
"typescript-eslint": "8.23.0",
"vite": "5.4.14",
"vite-tsconfig-paths": "5.1.4",
"vitest": "2.1.8"
"vitest": "2.1.9"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"test-ci": "yarn workspaces foreach --all -p run test-ci"
},
"devDependencies": {
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@commitlint/cli": "19.7.1",
"@commitlint/config-conventional": "19.7.1",
"@flocon-trpg/prettier-config": "workspace:^",
"husky": "9.1.7",
"prettier": "3.4.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@
"@flocon-trpg/rollup-config": "workspace:^",
"@flocon-trpg/tsconfig": "workspace:^",
"@types/jest": "29.5.14",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"prettier": "3.4.2",
"rimraf": "5.0.10",
"rollup": "4.32.1",
"rollup": "4.34.6",
"ts-jest": "29.2.5",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0"
"typescript-eslint": "8.23.0"
},
"engines": {
"node": ">=18"
Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@
"@types/estree": "1.0.6",
"@types/jest": "29.5.14",
"@types/truncate-utf8-bytes": "1.0.2",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"prettier": "3.4.2",
"rimraf": "5.0.10",
"rollup": "4.32.1",
"rollup": "4.34.6",
"ts-jest": "29.2.5",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0"
"typescript-eslint": "8.23.0"
},
"engines": {
"node": ">=18"
Expand Down
6 changes: 3 additions & 3 deletions packages/default-pino-transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"@flocon-trpg/rollup-config": "workspace:^",
"@flocon-trpg/tsconfig": "workspace:^",
"@types/jest": "29.5.14",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"prettier": "3.4.2",
"rimraf": "5.0.10",
"rollup": "4.32.1",
"rollup": "4.34.6",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0"
"typescript-eslint": "8.23.0"
},
"engines": {
"node": ">=18"
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"prettier-check": "yarn prettier:base --check"
},
"devDependencies": {
"@eslint/js": "9.19.0",
"@eslint/js": "9.20.0",
"@flocon-trpg/prettier-config": "workspace:^",
"@types/eslint__js": "8.42.3",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-plugin-import": "2.31.0",
"prettier": "3.4.2",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0"
"typescript-eslint": "8.23.0"
},
"peerDependencies": {
"eslint": "^9.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/flocon-script/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@
"@flocon-trpg/tsconfig": "workspace:^",
"@types/estree": "1.0.6",
"@types/jest": "29.5.14",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"prettier": "3.4.2",
"rimraf": "5.0.10",
"rollup": "4.32.1",
"rollup": "4.34.6",
"ts-jest": "29.2.5",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0"
"typescript-eslint": "8.23.0"
},
"engines": {
"node": ">=18"
Expand Down
6 changes: 3 additions & 3 deletions packages/graphql-documents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
"@flocon-trpg/tsconfig": "workspace:^",
"@graphql-codegen/cli": "5.0.4",
"@types/jest": "29.5.14",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"prettier": "3.4.2",
"rimraf": "5.0.10",
"rollup": "4.32.1",
"rollup": "4.34.6",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0"
"typescript-eslint": "8.23.0"
},
"engines": {
"node": ">=18"
Expand Down
6 changes: 3 additions & 3 deletions packages/logger-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"@flocon-trpg/rollup-config": "workspace:^",
"@flocon-trpg/tsconfig": "workspace:^",
"@types/jest": "29.5.14",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"prettier": "3.4.2",
"rimraf": "5.0.10",
"rollup": "4.32.1",
"rollup": "4.34.6",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0"
"typescript-eslint": "8.23.0"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions packages/rollup-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"@flocon-trpg/prettier-config": "workspace:^",
"@flocon-trpg/tsconfig": "workspace:^",
"@types/jest": "29.5.14",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"prettier": "3.4.2",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0"
"typescript-eslint": "8.23.0"
},
"peerDependencies": {
"rollup": "^4.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/sdk-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@testing-library/react": "16.2.0",
"@types/jest": "29.5.14",
"@types/react-dom": "18.3.5",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-react": "7.37.4",
Expand All @@ -46,10 +46,10 @@
"prettier": "3.4.2",
"react-dom": "18.3.1",
"rimraf": "5.0.10",
"rollup": "4.32.1",
"rollup": "4.34.6",
"ts-jest": "29.2.5",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0"
"typescript-eslint": "8.23.0"
},
"engines": {
"node": ">=18"
Expand Down
6 changes: 3 additions & 3 deletions packages/sdk-urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
"@flocon-trpg/tsconfig": "workspace:^",
"@types/jest": "29.5.14",
"@types/react": "18.3.18",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"prettier": "3.4.2",
"rimraf": "5.0.10",
"rollup": "4.32.1",
"rollup": "4.34.6",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0"
"typescript-eslint": "8.23.0"
},
"engines": {
"node": ">=18"
Expand Down
6 changes: 3 additions & 3 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"@flocon-trpg/rollup-config": "workspace:^",
"@flocon-trpg/tsconfig": "workspace:^",
"@types/jest": "29.5.14",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"prettier": "3.4.2",
"rimraf": "5.0.10",
"rollup": "4.32.1",
"rollup": "4.34.6",
"ts-jest": "29.2.5",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0"
"typescript-eslint": "8.23.0"
},
"engines": {
"node": ">=18"
Expand Down
6 changes: 3 additions & 3 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"@flocon-trpg/rollup-config": "workspace:^",
"@flocon-trpg/tsconfig": "workspace:^",
"@types/jest": "29.5.14",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"prettier": "3.4.2",
"rimraf": "5.0.10",
"rollup": "4.32.1",
"rollup": "4.34.6",
"ts-jest": "29.2.5",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0"
"typescript-eslint": "8.23.0"
},
"engines": {
"node": ">=18"
Expand Down
6 changes: 3 additions & 3 deletions packages/web-server-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@
"@flocon-trpg/rollup-config": "workspace:^",
"@flocon-trpg/tsconfig": "workspace:^",
"@types/jest": "29.5.14",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"fast-check": "3.23.2",
"jest": "29.7.0",
"prettier": "3.4.2",
"rimraf": "5.0.10",
"rollup": "4.32.1",
"rollup": "4.34.6",
"ts-jest": "29.2.5",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0"
"typescript-eslint": "8.23.0"
},
"engines": {
"node": ">=18"
Expand Down
12 changes: 6 additions & 6 deletions websites/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@
"typescript": "5.7.3"
},
"devDependencies": {
"@eslint/js": "9.19.0",
"@eslint/js": "9.20.0",
"@flocon-trpg/eslint-config": "workspace:^",
"@flocon-trpg/prettier-config": "workspace:^",
"@tanstack/router-plugin": "1.98.6",
"@tanstack/router-plugin": "1.101.0",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react-swc": "3.7.2",
"eslint": "9.19.0",
"@vitejs/plugin-react-swc": "3.8.0",
"eslint": "9.20.0",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-react-refresh": "0.4.18",
"eslint-plugin-react-refresh": "0.4.19",
"npm-run-all2": "7.0.2",
"prettier": "3.4.2",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0",
"typescript-eslint": "8.23.0",
"vite": "5.4.14",
"vite-tsconfig-paths": "5.1.4"
}
Expand Down
Loading

0 comments on commit e612d3d

Please sign in to comment.