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 Aug 16, 2024
1 parent 596a737 commit e5afa97
Show file tree
Hide file tree
Showing 8 changed files with 82 additions and 76 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.2",
"@astrojs/netlify": "^5.5.0",
"@astrojs/netlify": "^5.5.1",
"@unpic/astro": "^0.0.46",
"astro": "4.14.0",
"astro": "4.14.2",
"typescript": "^5.5.4"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.7",
"@types/node": "^20.14.15",
"@types/node": "^20.15.0",
"prettier": "^3.3.3",
"vite": "^5.4.0",
"vite": "^5.4.1",
"vitest": "^2.0.5"
},
"packageManager": "pnpm@9.7.0"
"packageManager": "pnpm@9.7.1"
}
4 changes: 2 additions & 2 deletions packages/airtable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.4",
"astro": "^4.14.0",
"publint": "^0.2.9",
"astro": "^4.14.2",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/csv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.4",
"@types/papaparse": "^5.3.14",
"astro": "^4.14.0",
"publint": "^0.2.9",
"astro": "^4.14.2",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/feed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.4",
"@types/feedparser": "^2.2.8",
"astro": "^4.14.0",
"publint": "^0.2.9",
"astro": "^4.14.2",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.4",
"astro": "^4.14.0",
"publint": "^0.2.9",
"astro": "^4.14.2",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.4",
"astro": "^4.14.0",
"publint": "^0.2.9",
"astro": "^4.14.2",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
},
Expand Down
Loading

0 comments on commit e5afa97

Please sign in to comment.