Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#76)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent fbd5d9b commit 4325172
Show file tree
Hide file tree
Showing 10 changed files with 704 additions and 1,168 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.12.0
22.13.1
10 changes: 5 additions & 5 deletions demos/loaders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"@ascorbic/csv-loader": "workspace:^",
"@ascorbic/feed-loader": "workspace:^",
"@ascorbic/mock-loader": "workspace:^",
"@astro-community/astro-embed-bluesky": "^0.1.2",
"@astro-community/astro-embed-bluesky": "^0.1.3",
"@astrojs/check": "^0.9.4",
"@astrojs/netlify": "^6.0.1",
"@atproto/api": "^0.13.22",
"@astrojs/netlify": "^6.1.0",
"@atproto/api": "^0.13.31",
"@unpic/astro": "^1.0.0",
"astro": "5.1.1",
"typescript": "^5.7.2"
"astro": "5.1.10",
"typescript": "^5.7.3"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"license": "MIT",
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.11",
"@types/node": "^22.10.2",
"@changesets/cli": "^2.27.12",
"@types/node": "^22.12.0",
"prettier": "^3.4.2",
"vite": "^6.0.5",
"vitest": "^3.0.3"
"vite": "^6.0.11",
"vitest": "^3.0.4"
},
"packageManager": "pnpm@9.15.1"
"packageManager": "pnpm@9.15.4"
}
12 changes: 6 additions & 6 deletions packages/airtable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"test": "vitest"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.2",
"astro": "5.1.1",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
"@arethetypeswrong/cli": "^0.17.3",
"astro": "5.1.10",
"publint": "^0.3.2",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
},
"peerDependencies": {
"astro": "^4.14.0 || ^5.0.0-beta.0"
Expand All @@ -42,6 +42,6 @@
"dependencies": {
"@ascorbic/loader-utils": "workspace:^",
"airtable": "^0.12.2",
"ts-pattern": "^5.6.0"
"ts-pattern": "^5.6.2"
}
}
12 changes: 6 additions & 6 deletions packages/bluesky/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"check": "publint && attw $(pnpm pack) --ignore-rules=cjs-resolves-to-esm"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.2",
"astro": "5.1.1",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
"@arethetypeswrong/cli": "^0.17.3",
"astro": "5.1.10",
"publint": "^0.3.2",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
},
"peerDependencies": {
"astro": "^4.14.0 || ^5.0.0-beta.0"
Expand All @@ -40,6 +40,6 @@
"homepage": "https://github.com/ascorbic/astro-loaders",
"dependencies": {
"@ascorbic/loader-utils": "workspace:^",
"@atproto/api": "^0.13.22"
"@atproto/api": "^0.13.31"
}
}
12 changes: 6 additions & 6 deletions packages/csv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"test": "vitest"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.2",
"@arethetypeswrong/cli": "^0.17.3",
"@types/papaparse": "^5.3.15",
"astro": "5.1.1",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
"astro": "5.1.10",
"publint": "^0.3.2",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
},
"peerDependencies": {
"astro": "^4.14.0 || ^5.0.0-beta.0"
Expand All @@ -42,7 +42,7 @@
"homepage": "https://github.com/ascorbic/astro-loaders",
"dependencies": {
"@ascorbic/loader-utils": "workspace:^",
"papaparse": "^5.4.1",
"papaparse": "^5.5.2",
"pathe": "^1.1.2"
}
}
10 changes: 5 additions & 5 deletions packages/feed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"test": "vitest"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.2",
"@arethetypeswrong/cli": "^0.17.3",
"@types/feedparser": "^2.2.8",
"astro": "5.1.1",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
"astro": "5.1.10",
"publint": "^0.3.2",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
},
"peerDependencies": {
"astro": "^4.14.0 || ^5.0.0-beta.0"
Expand Down
14 changes: 7 additions & 7 deletions packages/mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"test": "vitest"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.2",
"astro": "5.1.1",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
"@arethetypeswrong/cli": "^0.17.3",
"astro": "5.1.10",
"publint": "^0.3.2",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
},
"peerDependencies": {
"astro": "^4.14.0 || ^5.0.0-beta.0"
Expand All @@ -40,8 +40,8 @@
},
"homepage": "https://github.com/ascorbic/astro-loaders",
"dependencies": {
"@anatine/zod-mock": "^3.13.4",
"@anatine/zod-mock": "^3.13.5",
"@ascorbic/loader-utils": "workspace:^",
"@faker-js/faker": "^9.3.0"
"@faker-js/faker": "^9.4.0"
}
}
10 changes: 5 additions & 5 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"test": "vitest"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.2",
"astro": "5.1.1",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
"@arethetypeswrong/cli": "^0.17.3",
"astro": "5.1.10",
"publint": "^0.3.2",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
},
"peerDependencies": {
"astro": "^4.14.0 || ^5.0.0-beta.0"
Expand Down
Loading

0 comments on commit 4325172

Please sign in to comment.