Skip to content

Commit 8f93c96

Browse files
committed
Update lockfile
1 parent 8850616 commit 8f93c96

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

lib/modules-lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"devDependencies": {
77
"@types/react": "^18.3.1",
88
"@types/react-dom": "^18.3.1",
9+
"@vitejs/plugin-react": "^4.5.1",
910
"@vitest/browser": "^3.2.3",
1011
"eslint": "^9.31.0",
1112
"playwright": "^1.54.1",
@@ -15,8 +16,7 @@
1516
"typedoc-plugin-rename-defaults": "^0.7.3",
1617
"typescript": "^5.8.2",
1718
"vitest": "^3.2.3",
18-
"vitest-browser-react": "^1.0.0",
19-
"@vitejs/plugin-react": "^4.5.1"
19+
"vitest-browser-react": "^1.0.0"
2020
},
2121
"exports": {
2222
"./tabs/index": null,

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3445,6 +3445,7 @@ __metadata:
34453445
"@blueprintjs/icons": "npm:^5.9.0"
34463446
"@types/react": "npm:^18.3.1"
34473447
"@types/react-dom": "npm:^18.3.1"
3448+
"@vitejs/plugin-react": "npm:^4.5.1"
34483449
"@vitest/browser": "npm:^3.2.3"
34493450
eslint: "npm:^9.31.0"
34503451
js-slang: "npm:^1.0.81"

0 commit comments

Comments
 (0)