Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 78f6d5f commit 7042dd1
Show file tree
Hide file tree
Showing 9 changed files with 2,004 additions and 2,451 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.10.0",
"eslint-plugin-prettier": "5.2.1",
"patch-package": "8.0.0",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.6",
"prettier": "3.4.2",
"prettier-plugin-tailwindcss": "0.6.9",
"volar-service-prettier": "0.0.62"
},
"private": true,
Expand All @@ -38,5 +38,5 @@
"vue-server-renderer": "2.7.16",
"vue-template-compiler": "2.7.16"
},
"packageManager": "yarn@4.5.0"
"packageManager": "yarn@4.6.0"
}
14 changes: 7 additions & 7 deletions packages/site-api-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/import-types-preset": "^3.0.0",
"@graphql-codegen/introspection": "4.0.3",
"@graphql-codegen/near-operation-file-preset": "^3.0.0",
"@graphql-codegen/typescript": "4.0.9",
"@graphql-codegen/typescript": "4.1.2",
"@graphql-codegen/typescript-graphql-request": "6.2.0",
"@graphql-codegen/typescript-operations": "4.2.3",
"@graphql-codegen/typescript-operations": "4.4.0",
"@types/node": "18.19.50",
"site-types": "1.0.0",
"tsx": "4.19.1",
"typescript": "5.6.2"
"tsx": "4.19.2",
"typescript": "5.7.3"
},
"dependencies": {
"cross-fetch": "4.0.0",
"graphql": "16.9.0",
"cross-fetch": "4.1.0",
"graphql": "16.10.0",
"graphql-request": "6.1.0",
"site-common": "1.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/site-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/fs-extra": "11.0.4",
"@types/node": "18.19.50",
"site-types": "1.0.0",
"tsx": "4.19.1",
"typescript": "5.6.2"
"tsx": "4.19.2",
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/site-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"license": "MIT",
"devDependencies": {
"@types/node": "18.19.50",
"typescript": "5.6.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/site-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"@nuxt/types": "2.18.1",
"@types/node": "18.19.50",
"site-types": "1.0.0",
"typescript": "5.6.2"
"typescript": "5.7.3"
}
}
4 changes: 2 additions & 2 deletions packages/site-rss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/markdown-it": "14.1.2",
"@types/node": "18.19.50",
"site-types": "1.0.0",
"tsx": "4.19.1",
"typescript": "5.6.2"
"tsx": "4.19.2",
"typescript": "5.7.3"
}
}
10 changes: 5 additions & 5 deletions packages/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"generate": "NODE_ENV=production nuxi generate"
},
"dependencies": {
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/forms": "0.5.10",
"date-fns": "4.1.0",
"iconify-icon": "2.1.0",
"iconify-icon": "2.3.0",
"lodash.flatmap": "4.5.0",
"markdown-it": "14.1.0",
"modern-normalize": "3.0.1",
Expand All @@ -27,7 +27,7 @@
"@nuxtjs/eslint-config": "12.0.0",
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@nuxtjs/tailwindcss": "6.12.1",
"@types/lodash": "4.17.7",
"@types/lodash": "4.17.14",
"@types/markdown-it": "14.1.2",
"@types/node": "18.19.50",
"@types/twitter-text": "3.1.10",
Expand All @@ -37,9 +37,9 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-nuxt": "4.0.0",
"nuxi": "^3.12.0",
"prettier": "3.3.3",
"prettier": "3.4.2",
"site-types": "1.0.0",
"ts-loader": "8.4.0",
"typescript": "5.6.2"
"typescript": "5.7.3"
}
}
10 changes: 5 additions & 5 deletions packages/sns-updater/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
},
"devDependencies": {
"@types/node-fetch": "^2.6.3",
"@types/oauth": "0.9.5",
"@types/oauth": "0.9.6",
"site-types": "^1.0.0",
"tsx": "4.19.1",
"typescript": "5.6.2"
"tsx": "4.19.2",
"typescript": "5.7.3"
},
"dependencies": {
"@atproto/api": "0.13.7",
"@atproto/api": "0.13.26",
"date-fns": "4.1.0",
"firebase-admin": "12.5.0",
"firebase-admin": "12.7.0",
"node-fetch": "2.7.0",
"oauth": "0.10.0",
"site-common": "^1.0.0",
Expand Down
Loading

0 comments on commit 7042dd1

Please sign in to comment.