Skip to content

Commit

Permalink
Merge pull request #1275 from kduprey/dependabot/npm_and_yarn/types/n…
Browse files Browse the repository at this point in the history
…ode-22.10.3

build(deps-dev): bump @types/node from 22.10.2 to 22.10.3
  • Loading branch information
kduprey-app-token[bot] authored Jan 1, 2025
2 parents 06ebe7f + d8f5de9 commit 9dc2f67
Show file tree
Hide file tree
Showing 8 changed files with 124 additions and 124 deletions.
2 changes: 1 addition & 1 deletion apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.2",
"@types/node": "^22.10.3",
"@types/react": "18.3.11",
"@types/react-dom": "^18.3.0",
"babel-loader": "^9.2.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@kduprey/eslint-config": "workspace:*",
"@next/bundle-analyzer": "^15.1.3",
"@types/node": "^22.10.2",
"@types/node": "^22.10.3",
"@types/react": "18.3.11",
"sanity": "^3.68.3",
"styled-components": "^6.1.13",
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.15",
"@types/jsonwebtoken": "^9.0.7",
"@types/node": "^22.10.2",
"@types/node": "^22.10.3",
"@types/react": "^18.3.11",
"@vercel/style-guide": "^6.0.0",
"autoprefixer": "^10.4.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@kduprey/eslint-config": "workspace:*",
"@kduprey/tsconfig": "workspace:*",
"@types/node": "^22.10.2",
"@types/node": "^22.10.3",
"barrelsby": "^2.8.1",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@kduprey/eslint-config": "workspace:*",
"@kduprey/tsconfig": "workspace:*",
"@types/node": "^22.10.2",
"@types/node": "^22.10.3",
"prisma": "^6.1.0",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@kduprey/eslint-config": "workspace:*",
"@kduprey/tsconfig": "workspace:*",
"@types/node": "^22.10.2",
"@types/node": "^22.10.3",
"@types/react": "18.3.11",
"postcss": "^8.4.49",
"postcss-preset-mantine": "1.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@kduprey/eslint-config": "workspace:*",
"@kduprey/tsconfig": "workspace:*",
"@types/node": "^22.10.2",
"@types/node": "^22.10.3",
"tsup": "^8.3.5",
"typescript": "5.7.2"
}
Expand Down
234 changes: 117 additions & 117 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 9dc2f67

Please sign in to comment.