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 26, 2024
1 parent f3fea76 commit 6d43600
Show file tree
Hide file tree
Showing 9 changed files with 466 additions and 175 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.6.0
22.7.0
4 changes: 2 additions & 2 deletions demos/loaders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"@ascorbic/csv-loader": "workspace:^",
"@ascorbic/feed-loader": "workspace:^",
"@ascorbic/mock-loader": "workspace:^",
"@astrojs/check": "^0.9.2",
"@astrojs/check": "^0.9.3",
"@astrojs/netlify": "^5.5.1",
"@unpic/astro": "^0.0.46",
"astro": "4.14.2",
"astro": "4.14.5",
"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.15.0",
"@types/node": "^20.16.1",
"prettier": "^3.3.3",
"vite": "^5.4.1",
"vite": "^5.4.2",
"vitest": "^2.0.5"
},
"packageManager": "pnpm@9.7.1"
"packageManager": "pnpm@9.8.0"
}
2 changes: 1 addition & 1 deletion packages/airtable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.4",
"astro": "^4.14.2",
"astro": "^4.14.5",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/csv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.4",
"@types/papaparse": "^5.3.14",
"astro": "^4.14.2",
"astro": "^4.14.5",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/feed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.4",
"@types/feedparser": "^2.2.8",
"astro": "^4.14.2",
"astro": "^4.14.5",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.4",
"astro": "^4.14.2",
"astro": "^4.14.5",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.4",
"astro": "^4.14.2",
"astro": "^4.14.5",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
Expand Down
Loading

0 comments on commit 6d43600

Please sign in to comment.