threepipe
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package-lock.json 4.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. {
  2. "name": "@threepipe/plugin-blueprintjs",
  3. "version": "0.1.0",
  4. "lockfileVersion": 2,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "@threepipe/plugin-blueprintjs",
  9. "version": "0.1.0",
  10. "license": "Apache-2.0",
  11. "dependencies": {
  12. "threepipe": "file:./../../src/"
  13. },
  14. "devDependencies": {
  15. "uiconfig-blueprint": "file:./../../../uiconfig-blueprint"
  16. }
  17. },
  18. "../../../uiconfig-blueprint": {
  19. "version": "0.0.3",
  20. "dev": true,
  21. "license": "Apache-2.0",
  22. "dependencies": {
  23. "@types/react": "^18.0.28",
  24. "@types/react-dom": "^18.0.11",
  25. "@types/three": "^0.152.1",
  26. "@types/webxr": "^0.5.10",
  27. "react": "^18.2.0",
  28. "react-dom": "^18.2.0",
  29. "uiconfig.js": "^0.0.8"
  30. },
  31. "devDependencies": {
  32. "@blueprintjs/core": "^5.7.2",
  33. "@blueprintjs/icons": "^5.5.0",
  34. "@blueprintjs/select": "^5.0.20",
  35. "@rollup/plugin-commonjs": "^24.0.1",
  36. "@rollup/plugin-json": "^6.0.0",
  37. "@rollup/plugin-node-resolve": "^15.0.1",
  38. "@rollup/plugin-replace": "^5.0.2",
  39. "@rollup/plugin-terser": "^0.4.0",
  40. "@rollup/plugin-typescript": "^11.0.0",
  41. "@types/react": "^18.0.28",
  42. "@types/react-dom": "^18.0.11",
  43. "@types/uuid": "^9.0.1",
  44. "@vitejs/plugin-react": "^4.2.1",
  45. "autoprefixer": "^10.4.13",
  46. "blueprint-styler": "^5.0.2",
  47. "clean-package": "^2.2.0",
  48. "local-web-server": "^5.3.0",
  49. "postcss": "^8.4.32",
  50. "react": "^18.2.0",
  51. "react-colorful": "^5.6.1",
  52. "react-dom": "^18.2.0",
  53. "rimraf": "^5.0.1",
  54. "rollup": "^3.17.2",
  55. "rollup-plugin-delete": "^2.0.0",
  56. "rollup-plugin-license": "^3.0.1",
  57. "rollup-plugin-multi-input": "^1.3.3",
  58. "rollup-plugin-postcss": "^4.0.2",
  59. "sass": "^1.69.5",
  60. "ts-browser-helpers": "^0.8.0",
  61. "tslib": "^2.5.0",
  62. "typedoc": "^0.23.26",
  63. "typescript": "^4.9.5",
  64. "uuid": "^9.0.0",
  65. "vite": "^5.0.10",
  66. "vite-plugin-dts": "^3.6.4"
  67. },
  68. "optionalDependencies": {
  69. "win-node-env": "^0.6.1"
  70. }
  71. },
  72. "../../src": {},
  73. "node_modules/threepipe": {
  74. "resolved": "../../src",
  75. "link": true
  76. },
  77. "node_modules/uiconfig-blueprint": {
  78. "resolved": "../../../uiconfig-blueprint",
  79. "link": true
  80. }
  81. },
  82. "dependencies": {
  83. "threepipe": {
  84. "version": "file:../../src"
  85. },
  86. "uiconfig-blueprint": {
  87. "version": "file:../../../uiconfig-blueprint",
  88. "requires": {
  89. "@blueprintjs/core": "^5.7.2",
  90. "@blueprintjs/icons": "^5.5.0",
  91. "@blueprintjs/select": "^5.0.20",
  92. "@rollup/plugin-commonjs": "^24.0.1",
  93. "@rollup/plugin-json": "^6.0.0",
  94. "@rollup/plugin-node-resolve": "^15.0.1",
  95. "@rollup/plugin-replace": "^5.0.2",
  96. "@rollup/plugin-terser": "^0.4.0",
  97. "@rollup/plugin-typescript": "^11.0.0",
  98. "@types/react": "^18.0.28",
  99. "@types/react-dom": "^18.0.11",
  100. "@types/three": "^0.152.1",
  101. "@types/uuid": "^9.0.1",
  102. "@types/webxr": "^0.5.10",
  103. "@vitejs/plugin-react": "^4.2.1",
  104. "autoprefixer": "^10.4.13",
  105. "blueprint-styler": "^5.0.2",
  106. "clean-package": "^2.2.0",
  107. "local-web-server": "^5.3.0",
  108. "postcss": "^8.4.32",
  109. "react": "^18.2.0",
  110. "react-colorful": "^5.6.1",
  111. "react-dom": "^18.2.0",
  112. "rimraf": "^5.0.1",
  113. "rollup": "^3.17.2",
  114. "rollup-plugin-delete": "^2.0.0",
  115. "rollup-plugin-license": "^3.0.1",
  116. "rollup-plugin-multi-input": "^1.3.3",
  117. "rollup-plugin-postcss": "^4.0.2",
  118. "sass": "^1.69.5",
  119. "ts-browser-helpers": "^0.8.0",
  120. "tslib": "^2.5.0",
  121. "typedoc": "^0.23.26",
  122. "typescript": "^4.9.5",
  123. "uiconfig.js": "^0.0.8",
  124. "uuid": "^9.0.0",
  125. "vite": "^5.0.10",
  126. "vite-plugin-dts": "^3.6.4",
  127. "win-node-env": "^0.6.1"
  128. }
  129. }
  130. }
  131. }