Skip to content

Commit

Permalink
chore(deps): update dependency @silverhand/ts-config to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 6, 2023
1 parent 560a39c commit 69e4b8d
Show file tree
Hide file tree
Showing 14 changed files with 48 additions and 39 deletions.
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config": "^4.0.0",
"@swc/core": "^1.3.50",
"@swc/jest": "^0.2.24",
"@types/jest": "^29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config": "^4.0.0",
"@swc/core": "^1.3.50",
"@swc/jest": "^0.2.24",
"@types/jest": "^29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/express-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config": "^4.0.0",
"@types/cookie-parser": "^1.4.3",
"@types/express": "^4.17.13",
"@types/express-session": "^1.17.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config": "^4.0.0",
"@silverhand/ts-config-react": "^3.0.0",
"@swc/core": "^1.3.50",
"@swc/jest": "^0.2.24",
Expand Down
2 changes: 1 addition & 1 deletion packages/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config": "^4.0.0",
"@swc/core": "^1.3.50",
"@swc/jest": "^0.2.24",
"@types/jest": "^29.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-app-dir-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/eslint-config-react": "^3.0.1",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config": "^4.0.0",
"@silverhand/ts-config-react": "^3.0.0",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/eslint-config-react": "^3.0.1",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config": "^4.0.0",
"@silverhand/ts-config-react": "^3.0.0",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config": "^4.0.0",
"@silverhand/ts-config-react": "^3.0.0",
"@swc/core": "^1.3.50",
"@swc/jest": "^0.2.24",
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config": "^4.0.0",
"@swc/core": "^1.3.7",
"@swc/jest": "^0.2.24",
"@types/jest": "^29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@parcel/transformer-sass": "^2.9.2",
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/eslint-config-react": "^3.0.1",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config": "^4.0.0",
"@silverhand/ts-config-react": "^3.0.0",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/eslint-config-react": "^3.0.1",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config": "^4.0.0",
"@silverhand/ts-config-react": "^3.0.0",
"@swc/core": "^1.3.50",
"@swc/jest": "^0.2.24",
Expand Down
2 changes: 1 addition & 1 deletion packages/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@commitlint/config-conventional": "^17.1.0",
"@remix-run/node": "^1.7.2",
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config": "^4.0.0",
"@silverhand/ts-config-react": "^3.0.0",
"@swc/core": "^1.3.50",
"@swc/jest": "^0.2.24",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config": "^4.0.0",
"@swc/core": "^1.3.50",
"@swc/jest": "^0.2.24",
"@types/jest": "^29.5.0",
Expand Down
61 changes: 35 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 69e4b8d

Please sign in to comment.