Skip to content

Commit a7c36f1

Browse files
chore(deps): update modern to v2.68.19 (main) (#7843)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: caohuilin <caohuilin@bytedance.com>
1 parent 35ea7e1 commit a7c36f1

File tree

3 files changed

+49
-49
lines changed

3 files changed

+49
-49
lines changed

packages/cli/plugin-tailwind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
"devDependencies": {
6464
"@modern-js/app-tools": "workspace:*",
65-
"@modern-js/module-tools": "2.68.18",
65+
"@modern-js/module-tools": "2.68.19",
6666
"@modern-js/runtime": "workspace:*",
6767
"@modern-js/types": "workspace:*",
6868
"@scripts/build": "workspace:*",

pnpm-lock.yaml

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

scripts/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"only-allow-pnpm": "./bin/onlyAllowPnpm.js"
1111
},
1212
"devDependencies": {
13-
"@modern-js/core": "2.68.18",
14-
"@modern-js/module-tools": "2.68.18",
13+
"@modern-js/core": "2.68.19",
14+
"@modern-js/module-tools": "2.68.19",
1515
"@types/jest": "^29.5.14",
1616
"@types/node": "^20",
1717
"typescript": "^5"

0 commit comments

Comments
 (0)