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 Oct 21, 2024
1 parent aaeb501 commit eb835ea
Show file tree
Hide file tree
Showing 3 changed files with 256 additions and 102 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"node": ">=18.0.0",
"pnpm": ">=8.4.0"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"scripts": {
"release": "pnpm run build && changeset publish",
"build": "turbo run build --filter=\"@galactiks/*\"",
Expand All @@ -32,7 +32,7 @@
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.9",
"@types/node": "20.16.11",
"@types/node": "20.16.13",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
Expand All @@ -43,7 +43,7 @@
"organize-imports-cli": "0.10.0",
"prettier": "3.3.3",
"prettier-plugin-astro": "0.14.1",
"turbo": "2.1.3",
"turbo": "2.2.2",
"typescript": "5.6.3"
},
"lint-staged": {
Expand Down
8 changes: 4 additions & 4 deletions packages/adapters/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,18 +58,18 @@
"devDependencies": {
"@astrojs/partytown": "2.1.2",
"@astrojs/react": "3.6.2",
"@astrojs/rss": "4.0.8",
"@astrojs/rss": "4.0.9",
"@galactiks/sitemap": "workspace:^",
"@types/debug": "4.1.12",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"astro": "4.16.2",
"astro": "4.16.6",
"astro-robots-txt": "1.0.0",
"copyfiles": "2.4.1",
"npm-run-all2": "6.2.3",
"npm-run-all2": "6.2.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.6.3",
"vite": "5.4.8"
"vite": "5.4.9"
}
}
Loading

0 comments on commit eb835ea

Please sign in to comment.