Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent 7a70122 commit cc35d6e
Show file tree
Hide file tree
Showing 8 changed files with 216 additions and 470 deletions.
4 changes: 2 additions & 2 deletions demos/loaders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"@ascorbic/feed-loader": "workspace:^",
"@ascorbic/mock-loader": "workspace:^",
"@astrojs/check": "^0.9.3",
"@astrojs/netlify": "^5.5.1",
"@astrojs/netlify": "^5.5.2",
"@unpic/astro": "^0.0.46",
"astro": "4.15.4",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@changesets/cli": "^2.27.8",
"@types/node": "^20.16.5",
"prettier": "^3.3.3",
"vite": "^5.4.3",
"vitest": "^2.0.5"
"vite": "^5.4.4",
"vitest": "^2.1.0"
},
"packageManager": "pnpm@9.9.0"
"packageManager": "pnpm@9.10.0"
}
4 changes: 2 additions & 2 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.16.1",
"@arethetypeswrong/cli": "^0.16.2",
"astro": "^4.15.4",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"peerDependencies": {
"astro": "^4.14.0"
Expand Down
4 changes: 2 additions & 2 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.16.1",
"@arethetypeswrong/cli": "^0.16.2",
"@types/papaparse": "^5.3.14",
"astro": "^4.15.4",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"peerDependencies": {
"astro": "^4.15.0"
Expand Down
4 changes: 2 additions & 2 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.16.1",
"@arethetypeswrong/cli": "^0.16.2",
"@types/feedparser": "^2.2.8",
"astro": "^4.15.4",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"peerDependencies": {
"astro": "^4.14.0"
Expand Down
4 changes: 2 additions & 2 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.16.1",
"@arethetypeswrong/cli": "^0.16.2",
"astro": "^4.15.4",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"peerDependencies": {
"astro": "^4.14.0"
Expand Down
4 changes: 2 additions & 2 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.16.1",
"@arethetypeswrong/cli": "^0.16.2",
"astro": "^4.15.4",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"peerDependencies": {
"astro": "^4.14.0"
Expand Down
Loading

0 comments on commit cc35d6e

Please sign in to comment.