@web-fuse/wf-components 1.0.4 → 1.0.5

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@web-fuse/wf-components",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "A library containing common form and display components",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs.js",
@@ -34,6 +34,7 @@
34
34
  "@types/react": "^18.2.66",
35
35
  "@types/react-copy-to-clipboard": "^5.0.7",
36
36
  "@types/react-dom": "^18.2.22",
37
+ "@types/react-syntax-highlighter": "^15.5.13",
37
38
  "@typescript-eslint/eslint-plugin": "^7.4.0",
38
39
  "@typescript-eslint/parser": "^7.4.0",
39
40
  "eslint": "^8.57.0",