Skip to content

Commit f1bc8ec

Browse files
fix(deps): update dependency clsx to v2 (#3138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef74820 commit f1bc8ec

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

static/code/stackblitz/v7/react/package-lock.json

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

static/code/stackblitz/v7/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/react-dom": "^18.0.4",
1111
"@types/react-router": "^5.1.11",
1212
"@types/react-router-dom": "^5.1.7",
13-
"clsx": "^1.2.1",
13+
"clsx": "^2.0.0",
1414
"react": "^18.1.0",
1515
"react-dom": "^18.1.0",
1616
"react-router": "^5.2.0",

0 commit comments

Comments
 (0)