Skip to content

Commit 9e22e99

Browse files
chore(deps): pin dependencies
1 parent 42c9070 commit 9e22e99

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -15,34 +15,34 @@
1515
"generate:client:local": "openapi-typescript -o ./src/api-definitions.d.ts http://localhost:8787/openapi.json"
1616
},
1717
"dependencies": {
18-
"@astrojs/sitemap": "^3.5.0",
19-
"@iconify-json/lucide": "^1.2.63",
20-
"@iconify-json/ph": "^1.2.2",
21-
"astro-icon": "^1.1.5",
22-
"openapi-fetch": "^0.14.0",
23-
"react": "^19.1.1",
24-
"react-dom": "^19.1.1"
18+
"@astrojs/sitemap": "3.5.1",
19+
"@iconify-json/lucide": "1.2.65",
20+
"@iconify-json/ph": "1.2.2",
21+
"astro-icon": "1.1.5",
22+
"openapi-fetch": "0.14.0",
23+
"react": "19.1.1",
24+
"react-dom": "19.1.1"
2525
},
2626
"devDependencies": {
27-
"@astrojs/check": "^0.9.4",
28-
"@astrojs/cloudflare": "^12.6.4",
29-
"@astrojs/react": "^4.3.0",
30-
"@luxass/eslint-config": "^5.3.0",
31-
"@tailwindcss/vite": "^4.1.12",
32-
"@types/node": "^24.3.0",
27+
"@astrojs/check": "0.9.4",
28+
"@astrojs/cloudflare": "12.6.7",
29+
"@astrojs/react": "4.3.0",
30+
"@luxass/eslint-config": "5.3.0",
31+
"@tailwindcss/vite": "4.1.12",
32+
"@types/node": "24.3.0",
3333
"@types/react": "^19.1.10",
3434
"@types/react-dom": "^19.1.7",
35-
"astro": "^5.13.2",
35+
"astro": "5.15.6",
3636
"astro-eslint-parser": "^1.2.2",
3737
"eslint": "^9.33.0",
3838
"eslint-plugin-astro": "^1.3.1",
3939
"eslint-plugin-format": "^1.0.1",
40-
"openapi-typescript": "^7.9.1",
40+
"openapi-typescript": "7.9.1",
4141
"prettier-plugin-astro": "^0.14.1",
42-
"tailwindcss": "^4.1.12",
43-
"tw-animate-css": "^1.3.7",
44-
"typescript": "^5.9.2",
45-
"unplugin-build-meta": "^1.0.2",
46-
"wrangler": "^4.31.0"
42+
"tailwindcss": "4.1.12",
43+
"tw-animate-css": "1.3.7",
44+
"typescript": "5.9.2",
45+
"unplugin-build-meta": "1.0.3",
46+
"wrangler": "4.33.1"
4747
}
4848
}

pnpm-lock.yaml

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)