Skip to content

Commit f2a2704

Browse files
committed
v4.0.0-alpha.4
1 parent 45dc919 commit f2a2704

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@11ty/eleventy",
3-
"version": "4.0.0-alpha.3",
3+
"version": "4.0.0-alpha.4",
44
"description": "A simpler static site generator.",
55
"publishConfig": {
66
"access": "public",
@@ -124,9 +124,9 @@
124124
"react-dom": "^19.1.1",
125125
"rimraf": "^6.0.1",
126126
"sass": "^1.89.2",
127-
"simple-git-hooks": "^2.13.0",
127+
"simple-git-hooks": "^2.13.1",
128128
"tsx": "^4.20.3",
129-
"typescript": "^5.8.3",
129+
"typescript": "^5.9.2",
130130
"vue": "^3.5.18",
131131
"zod": "^3.25.76",
132132
"zod-validation-error": "^3.5.3"

0 commit comments

Comments
 (0)