Skip to content

Commit d579e27

Browse files
pnpm update
1 parent b95795f commit d579e27

File tree

5 files changed

+681
-702
lines changed

5 files changed

+681
-702
lines changed

docs-src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@astrojs/starlight": "^0.37.6",
15-
"astro": "^5.17.3",
15+
"astro": "^5.18.0",
1616
"shepherd.js": "workspace:*",
1717
"starlight-typedoc": "^0.21.5"
1818
},

landing/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
"@astrojs/mdx": "^4.3.13",
1515
"@astrojs/vercel": "^9.0.4",
1616
"@polar-sh/astro": "^0.7.3",
17-
"astro": "^5.17.3",
17+
"astro": "^5.18.0",
1818
"shepherd.js": "workspace:*"
1919
},
2020
"devDependencies": {
2121
"@astrojs/check": "^0.9.6",
2222
"@astrojs/rss": "^4.0.15",
2323
"@astrojs/sitemap": "^3.7.0",
2424
"@tailwindcss/typography": "^0.5.19",
25-
"@tailwindcss/vite": "^4.2.0",
25+
"@tailwindcss/vite": "^4.2.1",
2626
"sharp": "^0.34.5",
27-
"tailwindcss": "^4.2.0",
27+
"tailwindcss": "^4.2.1",
2828
"typescript": "^5.9.3",
2929
"vite": "^7.3.1"
3030
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"devDependencies": {
3131
"@babel/core": "^7.29.0",
3232
"@babel/preset-env": "^7.29.0",
33-
"@eslint/js": "^9.39.2",
34-
"@typescript-eslint/eslint-plugin": "^8.56.0",
35-
"@typescript-eslint/parser": "^8.56.0",
36-
"autoprefixer": "^10.4.24",
33+
"@eslint/js": "^9.39.3",
34+
"@typescript-eslint/eslint-plugin": "^8.56.1",
35+
"@typescript-eslint/parser": "^8.56.1",
36+
"autoprefixer": "^10.4.27",
3737
"concurrently": "^9.2.1",
3838
"del": "^7.1.0",
39-
"eslint": "^9.39.2",
39+
"eslint": "^9.39.3",
4040
"postcss": "^8.5.6",
4141
"prettier": "3.8.1",
4242
"prettier-plugin-astro": "^0.14.1",

0 commit comments

Comments
 (0)