Skip to content

Commit 56ca995

Browse files
committed
chore: update babel-plugin-jsx
1 parent e1dea87 commit 56ca995

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"overrides": {
9090
"@testing-library/dom": "npm:@vuetify/[email protected]",
9191
"@types/node": "22.15.12",
92-
"@vue/babel-plugin-jsx": "npm:@vuetify/[email protected].0",
92+
"@vue/babel-plugin-jsx": "npm:@vuetify/[email protected].1",
9393
"tough-cookie": "5.1.2"
9494
},
9595
"peerDependencyRules": {

packages/vuetify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"@vitest/browser": "^3.1.1",
153153
"@vitest/coverage-istanbul": "^3.1.1",
154154
"@vitest/ui": "^3.1.1",
155-
"@vuetify/babel-plugin-jsx": "^1.5.0",
155+
"@vuetify/babel-plugin-jsx": "^1.5.1",
156156
"@vue/reactivity": "^3.5.13",
157157
"@vue/shared": "^3.5.13",
158158
"@vue/test-utils": "^2.4.6",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)