Skip to content

Commit

Permalink
Merge pull request #221 from thegalactiks/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
emmanuelgautier authored Jun 15, 2024
2 parents bf0038a + c0ee35e commit ce39921
Showing 4 changed files with 223 additions and 493 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
"node": ">=18.0.0",
"pnpm": ">=8.4.0"
},
"packageManager": "pnpm@9.2.0",
"packageManager": "pnpm@9.3.0",
"scripts": {
"release": "pnpm run build && changeset publish",
"build": "turbo run build --filter=galactiks --filter=\"@galactiks/*\" --filter=\"!@galactiks/astro-example\"",
@@ -33,15 +33,15 @@
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.5",
"@types/node": "20.14.2",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"husky": "9.0.11",
"lint-staged": "15.2.5",
"lint-staged": "15.2.7",
"organize-imports-cli": "0.10.0",
"prettier": "3.3.1",
"prettier": "3.3.2",
"prettier-plugin-astro": "0.14.0",
"turbo": "1.13.4",
"typescript": "5.4.5"
6 changes: 3 additions & 3 deletions packages/adapters/astro/package.json
Original file line number Diff line number Diff line change
@@ -56,20 +56,20 @@
"astro-robots-txt": "~1.0"
},
"devDependencies": {
"@astrojs/partytown": "2.1.0",
"@astrojs/partytown": "2.1.1",
"@astrojs/react": "3.5.0",
"@astrojs/rss": "4.0.6",
"@galactiks/sitemap": "workspace:^",
"@types/debug": "4.1.12",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"astro": "4.10.1",
"astro": "4.10.2",
"astro-robots-txt": "1.0.0",
"copyfiles": "2.4.1",
"npm-run-all2": "6.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.4.5",
"vite": "5.2.13"
"vite": "5.3.1"
}
}
2 changes: 1 addition & 1 deletion packages/explorer/package.json
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@
"@galactiks/contentlayer": "workspace:^",
"@std-uritemplate/std-uritemplate": "1.0.1",
"debug": "4.3.5",
"esbuild": "0.21.4",
"esbuild": "0.21.5",
"lodash.groupby": "4.6.0",
"mdx-bundler": "10.0.2",
"react": "18.3.1",
698 changes: 214 additions & 484 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit ce39921

Please sign in to comment.