Skip to content

Commit cff832b

Browse files
chore(deps): update devdependencies (non-major)
1 parent eacd0a5 commit cff832b

File tree

4 files changed

+367
-195
lines changed

4 files changed

+367
-195
lines changed

apps/vue-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@repo/eslint-config": "workspace:*",
1818
"@repo/wrapper-gen": "workspace:*",
1919
"tsx": "catalog:",
20-
"vitepress": "2.0.0-alpha.14",
20+
"vitepress": "2.0.0-alpha.15",
2121
"vue": "catalog:vue3"
2222
}
2323
}

libs/cem-analyzer-plugins/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"resolve.exports": "^2.0.3",
3030
"sass": "catalog:",
3131
"typescript": "catalog:",
32-
"typescript-cem-version": "npm:typescript@~4.3.5",
32+
"typescript-cem-version": "npm:typescript@~4.9.0",
3333
"vitest": "catalog:"
3434
}
3535
}

libs/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@types/jsdom": "catalog:",
9898
"@types/markdown-it": "catalog:",
9999
"@types/node": "catalog:",
100-
"@types/ramda": "^0.30.2",
100+
"@types/ramda": "^0.31.0",
101101
"@types/uuid": "^10.0.0",
102102
"cem-plugin-async-function": "catalog:",
103103
"cem-plugin-jsdoc-example": "catalog:",

0 commit comments

Comments
 (0)