fix: explicit dev dependencies #10
Generated
+2830
-620
File diff suppressed because it is too large
Load Diff
+7
-1
@@ -25,6 +25,12 @@
|
||||
"test:watch": "vitest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kinvolk/headlamp-plugin": "^0.13.0"
|
||||
"@kinvolk/headlamp-plugin": "^0.13.1",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.2",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"canvas": "^2.11.2",
|
||||
"jsdom": "^24.1.3",
|
||||
"vitest": "^1.6.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user