Browse Source

Fix test:integration

cte 11 months ago
parent
commit
e57e795a06
2 changed files with 708 additions and 90 deletions
  1. 702 84
      webview-ui/package-lock.json
  2. 6 6
      webview-ui/package.json

File diff suppressed because it is too large
+ 702 - 84
webview-ui/package-lock.json


+ 6 - 6
webview-ui/package.json

@@ -38,12 +38,12 @@
 		"vscrui": "^0.2.0"
 		"vscrui": "^0.2.0"
 	},
 	},
 	"devDependencies": {
 	"devDependencies": {
-		"@storybook/addon-essentials": "^8.5.3",
-		"@storybook/addon-interactions": "^8.5.3",
+		"@storybook/addon-essentials": "^8.5.2",
+		"@storybook/addon-interactions": "^8.5.2",
 		"@storybook/blocks": "^8.5.2",
 		"@storybook/blocks": "^8.5.2",
-		"@storybook/react": "^8.5.3",
-		"@storybook/react-vite": "^8.5.3",
-		"@storybook/test": "^8.5.3",
+		"@storybook/react": "^8.5.2",
+		"@storybook/react-vite": "^8.5.2",
+		"@storybook/test": "^8.5.2",
 		"@testing-library/jest-dom": "^5.17.0",
 		"@testing-library/jest-dom": "^5.17.0",
 		"@testing-library/react": "^13.4.0",
 		"@testing-library/react": "^13.4.0",
 		"@testing-library/user-event": "^13.5.0",
 		"@testing-library/user-event": "^13.5.0",
@@ -65,7 +65,7 @@
 		"jest": "^27.5.1",
 		"jest": "^27.5.1",
 		"jest-environment-jsdom": "^27.5.1",
 		"jest-environment-jsdom": "^27.5.1",
 		"jest-simple-dot-reporter": "^1.0.5",
 		"jest-simple-dot-reporter": "^1.0.5",
-		"storybook": "^8.5.3",
+		"storybook": "^8.5.2",
 		"ts-jest": "^27.1.5",
 		"ts-jest": "^27.1.5",
 		"typescript": "^4.9.5",
 		"typescript": "^4.9.5",
 		"vite": "6.0.11"
 		"vite": "6.0.11"

Some files were not shown because too many files changed in this diff