Skip to content

Commit 7e068ba

Browse files
Upgrade jiti dependency to stable (#15043)
This PR updates the `jiti` dependency we use for plugin loading to the latest stable release. ## Test Plan This was relying on integration tests which contains example of TypeScript configs. It's also rebased to include the new examples from #15041.
1 parent fe9fc9a commit 7e068ba

File tree

2 files changed

+8
-23
lines changed

2 files changed

+8
-23
lines changed

packages/@tailwindcss-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"enhanced-resolve": "^5.17.1",
41-
"jiti": "^2.0.0-beta.3",
41+
"jiti": "^2.4.0",
4242
"tailwindcss": "workspace:*"
4343
}
4444
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)