Skip to content

Commit

Permalink
Merge pull request #1313 from kduprey/dependabot/npm_and_yarn/typescr…
Browse files Browse the repository at this point in the history
…ipt-5.7.3

build(deps-dev): bump typescript from 5.7.2 to 5.7.3
  • Loading branch information
kduprey-app-token[bot] authored Jan 10, 2025
2 parents f59b5fb + ed7936c commit eef1488
Show file tree
Hide file tree
Showing 8 changed files with 207 additions and 207 deletions.
2 changes: 1 addition & 1 deletion apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@
"stylelint": "^16.12.0",
"stylelint-config-standard-scss": "^14.0.0",
"ts-jest": "^29.2.5",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion apps/cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"@types/react": "18.3.11",
"sanity": "^3.69.0",
"styled-components": "^6.1.14",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"@types/node": "^22.10.5",
"barrelsby": "^2.8.1",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/node": "^22.10.5",
"prisma": "^6.2.0",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"prisma": {
"schema": "./prisma/schema.prisma"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"stylelint": "^16.12.0",
"stylelint-config-standard-scss": "^14.0.0",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"@kduprey/tsconfig": "workspace:*",
"@types/node": "^22.10.5",
"tsup": "^8.3.5",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
400 changes: 200 additions & 200 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit eef1488

Please sign in to comment.