Skip to content

Commit 5864278

Browse files
fix(deps): update all non-major dependencies
1 parent 6300ffa commit 5864278

5 files changed

Lines changed: 1292 additions & 911 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"node": ">=18.0.0",
1515
"pnpm": ">=8.4.0"
1616
},
17-
"packageManager": "pnpm@9.12.2",
17+
"packageManager": "pnpm@9.15.4",
1818
"scripts": {
1919
"release": "pnpm run build && changeset publish",
2020
"build": "turbo run build --filter=\"@galactiks/*\"",
@@ -31,20 +31,20 @@
3131
},
3232
"devDependencies": {
3333
"@changesets/changelog-github": "0.5.0",
34-
"@changesets/cli": "2.27.9",
35-
"@types/node": "20.16.15",
34+
"@changesets/cli": "2.27.11",
35+
"@types/node": "20.17.14",
3636
"@typescript-eslint/eslint-plugin": "7.18.0",
3737
"@typescript-eslint/parser": "7.18.0",
3838
"eslint": "8.57.1",
3939
"eslint-config-prettier": "9.1.0",
40-
"eslint-plugin-prettier": "5.2.1",
41-
"husky": "9.1.6",
42-
"lint-staged": "15.2.10",
40+
"eslint-plugin-prettier": "5.2.3",
41+
"husky": "9.1.7",
42+
"lint-staged": "15.4.1",
4343
"organize-imports-cli": "0.10.0",
44-
"prettier": "3.3.3",
44+
"prettier": "3.4.2",
4545
"prettier-plugin-astro": "0.14.1",
46-
"turbo": "2.2.3",
47-
"typescript": "5.6.3"
46+
"turbo": "2.3.3",
47+
"typescript": "5.7.3"
4848
},
4949
"lint-staged": {
5050
"*.ts": "eslint --cache --cache-location .eslintcache --fix"

packages/adapters/astro/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@galactiks/config": "workspace:^",
4646
"@galactiks/explorer": "workspace:^",
4747
"date-fns": "4.1.0",
48-
"debug": "4.3.7"
48+
"debug": "4.4.0"
4949
},
5050
"peerDependencies": {
5151
"@astrojs/partytown": "^2.0",
@@ -56,20 +56,20 @@
5656
"astro-robots-txt": "~1.0"
5757
},
5858
"devDependencies": {
59-
"@astrojs/partytown": "2.1.2",
60-
"@astrojs/react": "3.6.2",
61-
"@astrojs/rss": "4.0.9",
59+
"@astrojs/partytown": "2.1.3",
60+
"@astrojs/react": "3.6.3",
61+
"@astrojs/rss": "4.0.11",
6262
"@galactiks/sitemap": "workspace:^",
6363
"@types/debug": "4.1.12",
64-
"@types/react": "18.3.12",
65-
"@types/react-dom": "18.3.1",
66-
"astro": "4.16.7",
64+
"@types/react": "18.3.18",
65+
"@types/react-dom": "18.3.5",
66+
"astro": "4.16.18",
6767
"astro-robots-txt": "1.0.0",
6868
"copyfiles": "2.4.1",
6969
"npm-run-all2": "6.2.6",
7070
"react": "18.3.1",
7171
"react-dom": "18.3.1",
72-
"typescript": "5.6.3",
73-
"vite": "5.4.10"
72+
"typescript": "5.7.3",
73+
"vite": "5.4.13"
7474
}
7575
}

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"deepmerge": "4.3.1",
3737
"lodash.set": "4.3.2",
38-
"zod": "3.23.8"
38+
"zod": "3.24.1"
3939
},
4040
"devDependencies": {
4141
"@types/lodash.set": "4.3.9"

packages/explorer/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,23 +39,23 @@
3939
"dependencies": {
4040
"@galactiks/config": "workspace:^",
4141
"@galactiks/contentlayer": "workspace:^",
42-
"@std-uritemplate/std-uritemplate": "2.0.0",
43-
"debug": "4.3.7",
44-
"esbuild": "0.24.0",
42+
"@std-uritemplate/std-uritemplate": "2.0.1",
43+
"debug": "4.4.0",
44+
"esbuild": "0.24.2",
4545
"lodash.groupby": "4.6.0",
4646
"mdx-bundler": "10.0.3",
4747
"react": "18.3.1",
4848
"slugify": "1.6.6",
49-
"zod": "3.23.8"
49+
"zod": "3.24.1"
5050
},
5151
"devDependencies": {
52-
"@babel/core": "7.25.9",
53-
"@babel/preset-env": "7.25.9",
54-
"@babel/preset-typescript": "7.25.9",
52+
"@babel/core": "7.26.0",
53+
"@babel/preset-env": "7.26.0",
54+
"@babel/preset-typescript": "7.26.0",
5555
"@types/debug": "4.1.12",
5656
"@types/jest": "29.5.14",
5757
"@types/lodash.groupby": "4.6.9",
58-
"@types/react": "18.3.12",
58+
"@types/react": "18.3.18",
5959
"babel-jest": "29.7.0",
6060
"jest": "29.7.0",
6161
"schema-dts": "1.1.2",

0 commit comments

Comments
 (0)