Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent ce149ac commit c97ec82
Show file tree
Hide file tree
Showing 16 changed files with 346 additions and 278 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
"@swc/core": "1.6.3",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/node": "20.14.5",
"@types/node": "20.14.7",
"eslint": "8.57.0",
"jest": "29.7.0",
"npm-run-all2": "6.2.0",
"plop": "4.0.1",
"prettier": "3.3.2",
"rimraf": "5.0.7",
"turbo": "2.0.4",
"typescript": "5.4.5",
"typescript": "5.5.2",
"vite": "5.3.1"
},
"packageManager": "[email protected]",
Expand All @@ -58,7 +58,7 @@
"pnpm": "9"
},
"volta": {
"node": "20.14.0",
"node": "20.15.0",
"pnpm": "9.4.0"
}
}
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"pnpm": "9"
},
"volta": {
"node": "20.14.0",
"node": "20.15.0",
"pnpm": "9.4.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-plugin-10x": "1.5.2",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react-hooks": "4.6.2",
Expand All @@ -65,7 +65,7 @@
"pnpm": "9"
},
"volta": {
"node": "20.14.0",
"node": "20.15.0",
"pnpm": "9.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/git-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"pnpm": "9"
},
"volta": {
"node": "20.14.0",
"node": "20.15.0",
"pnpm": "9.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/http-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"pnpm": "9"
},
"volta": {
"node": "20.14.0",
"node": "20.15.0",
"pnpm": "9.4.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/jest-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@swc/jest": "0.2.36",
"jest": "29.7.0",
"npm-run-all2": "6.2.0",
"typescript": "5.4.5"
"typescript": "5.5.2"
},
"peerDependencies": {
"@swc/core": "1",
Expand All @@ -60,7 +60,7 @@
"pnpm": "9"
},
"volta": {
"node": "20.14.0",
"node": "20.15.0",
"pnpm": "9.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/lint-staged-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"pnpm": "9"
},
"volta": {
"node": "20.14.0",
"node": "20.15.0",
"pnpm": "9.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"pnpm": "9"
},
"volta": {
"node": "20.14.0",
"node": "20.15.0",
"pnpm": "9.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nest-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"pnpm": "9"
},
"volta": {
"node": "20.14.0",
"node": "20.15.0",
"pnpm": "9.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"pnpm": "9"
},
"volta": {
"node": "20.14.0",
"node": "20.15.0",
"pnpm": "9.4.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"stylelint-config-clean-order": "6.0.0",
"stylelint-config-standard": "36.0.0",
"stylelint-config-standard": "36.0.1",
"stylelint-config-tailwindcss": "0.0.7"
},
"devDependencies": {
Expand All @@ -50,7 +50,7 @@
"pnpm": "9"
},
"volta": {
"node": "20.14.0",
"node": "20.15.0",
"pnpm": "9.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/type-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"pnpm": "9"
},
"volta": {
"node": "20.14.0",
"node": "20.15.0",
"pnpm": "9.4.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/typescript-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"npm-run-all2": "6.2.0",
"typescript": "5.4.5"
"typescript": "5.5.2"
},
"peerDependencies": {
"typescript": "5"
Expand All @@ -46,7 +46,7 @@
"pnpm": "9"
},
"volta": {
"node": "20.14.0",
"node": "20.15.0",
"pnpm": "9.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"pnpm": "9"
},
"volta": {
"node": "20.14.0",
"node": "20.15.0",
"pnpm": "9.4.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/webpack-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/webpack": "5.28.5",
"@types/webpack-node-externals": "3.0.4",
"npm-run-all2": "6.2.0",
"webpack": "5.92.0",
"webpack": "5.92.1",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.4"
},
Expand All @@ -80,7 +80,7 @@
"pnpm": "9"
},
"volta": {
"node": "20.14.0",
"node": "20.15.0",
"pnpm": "9.4.0"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit c97ec82

Please sign in to comment.