packages-lock.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597
  1. {
  2. "dependencies": {
  3. "com.unity.burst": {
  4. "version": "1.8.28",
  5. "depth": 2,
  6. "source": "registry",
  7. "dependencies": {
  8. "com.unity.mathematics": "1.2.1",
  9. "com.unity.modules.jsonserialize": "1.0.0"
  10. },
  11. "url": "https://packages.unity.com"
  12. },
  13. "com.unity.collections": {
  14. "version": "2.6.2",
  15. "depth": 2,
  16. "source": "registry",
  17. "dependencies": {
  18. "com.unity.burst": "1.8.23",
  19. "com.unity.mathematics": "1.3.2",
  20. "com.unity.test-framework": "1.4.6",
  21. "com.unity.nuget.mono-cecil": "1.11.5",
  22. "com.unity.test-framework.performance": "3.0.3"
  23. },
  24. "url": "https://packages.unity.com"
  25. },
  26. "com.unity.editorcoroutines": {
  27. "version": "1.0.1",
  28. "depth": 1,
  29. "source": "registry",
  30. "dependencies": {},
  31. "url": "https://packages.unity.com"
  32. },
  33. "com.unity.ext.nunit": {
  34. "version": "2.0.5",
  35. "depth": 2,
  36. "source": "builtin",
  37. "dependencies": {}
  38. },
  39. "com.unity.feature.development": {
  40. "version": "1.0.2",
  41. "depth": 0,
  42. "source": "builtin",
  43. "dependencies": {
  44. "com.unity.ide.visualstudio": "2.0.26",
  45. "com.unity.ide.rider": "3.0.39",
  46. "com.unity.editorcoroutines": "1.0.1",
  47. "com.unity.performance.profile-analyzer": "1.3.2",
  48. "com.unity.test-framework": "1.6.0",
  49. "com.unity.testtools.codecoverage": "1.3.0"
  50. }
  51. },
  52. "com.unity.ide.rider": {
  53. "version": "3.0.39",
  54. "depth": 1,
  55. "source": "registry",
  56. "dependencies": {
  57. "com.unity.ext.nunit": "1.0.6"
  58. },
  59. "url": "https://packages.unity.com"
  60. },
  61. "com.unity.ide.visualstudio": {
  62. "version": "2.0.26",
  63. "depth": 1,
  64. "source": "registry",
  65. "dependencies": {
  66. "com.unity.test-framework": "1.1.33"
  67. },
  68. "url": "https://packages.unity.com"
  69. },
  70. "com.unity.inputsystem": {
  71. "version": "1.19.0",
  72. "depth": 0,
  73. "source": "registry",
  74. "dependencies": {
  75. "com.unity.modules.uielements": "1.0.0"
  76. },
  77. "url": "https://packages.unity.com"
  78. },
  79. "com.unity.learn.iet-framework": {
  80. "version": "5.0.3",
  81. "depth": 0,
  82. "source": "registry",
  83. "dependencies": {
  84. "com.unity.editorcoroutines": "1.0.0",
  85. "com.unity.settings-manager": "1.0.3"
  86. },
  87. "url": "https://packages.unity.com"
  88. },
  89. "com.unity.mathematics": {
  90. "version": "1.3.3",
  91. "depth": 1,
  92. "source": "registry",
  93. "dependencies": {},
  94. "url": "https://packages.unity.com"
  95. },
  96. "com.unity.mobile.android-logcat": {
  97. "version": "1.4.7",
  98. "depth": 0,
  99. "source": "registry",
  100. "dependencies": {},
  101. "url": "https://packages.unity.com"
  102. },
  103. "com.unity.multiplayer.center": {
  104. "version": "1.0.1",
  105. "depth": 0,
  106. "source": "builtin",
  107. "dependencies": {
  108. "com.unity.modules.uielements": "1.0.0"
  109. }
  110. },
  111. "com.unity.nuget.mono-cecil": {
  112. "version": "1.11.6",
  113. "depth": 3,
  114. "source": "registry",
  115. "dependencies": {},
  116. "url": "https://packages.unity.com"
  117. },
  118. "com.unity.performance.profile-analyzer": {
  119. "version": "1.3.2",
  120. "depth": 1,
  121. "source": "registry",
  122. "dependencies": {},
  123. "url": "https://packages.unity.com"
  124. },
  125. "com.unity.render-pipelines.core": {
  126. "version": "17.3.0",
  127. "depth": 1,
  128. "source": "builtin",
  129. "dependencies": {
  130. "com.unity.burst": "1.8.14",
  131. "com.unity.mathematics": "1.3.2",
  132. "com.unity.ugui": "2.0.0",
  133. "com.unity.collections": "2.4.3",
  134. "com.unity.modules.physics": "1.0.0",
  135. "com.unity.modules.terrain": "1.0.0",
  136. "com.unity.modules.jsonserialize": "1.0.0"
  137. }
  138. },
  139. "com.unity.render-pipelines.universal": {
  140. "version": "17.3.0",
  141. "depth": 0,
  142. "source": "builtin",
  143. "dependencies": {
  144. "com.unity.render-pipelines.core": "17.3.0",
  145. "com.unity.shadergraph": "17.3.0",
  146. "com.unity.render-pipelines.universal-config": "17.0.3"
  147. }
  148. },
  149. "com.unity.render-pipelines.universal-config": {
  150. "version": "17.0.3",
  151. "depth": 1,
  152. "source": "builtin",
  153. "dependencies": {
  154. "com.unity.render-pipelines.core": "17.0.3"
  155. }
  156. },
  157. "com.unity.searcher": {
  158. "version": "4.9.4",
  159. "depth": 2,
  160. "source": "registry",
  161. "dependencies": {},
  162. "url": "https://packages.unity.com"
  163. },
  164. "com.unity.settings-manager": {
  165. "version": "2.1.1",
  166. "depth": 1,
  167. "source": "registry",
  168. "dependencies": {},
  169. "url": "https://packages.unity.com"
  170. },
  171. "com.unity.shadergraph": {
  172. "version": "17.3.0",
  173. "depth": 1,
  174. "source": "builtin",
  175. "dependencies": {
  176. "com.unity.render-pipelines.core": "17.3.0",
  177. "com.unity.searcher": "4.9.3"
  178. }
  179. },
  180. "com.unity.test-framework": {
  181. "version": "1.6.0",
  182. "depth": 1,
  183. "source": "builtin",
  184. "dependencies": {
  185. "com.unity.ext.nunit": "2.0.3",
  186. "com.unity.modules.imgui": "1.0.0",
  187. "com.unity.modules.jsonserialize": "1.0.0"
  188. }
  189. },
  190. "com.unity.test-framework.performance": {
  191. "version": "3.2.0",
  192. "depth": 3,
  193. "source": "registry",
  194. "dependencies": {
  195. "com.unity.test-framework": "1.1.33",
  196. "com.unity.modules.jsonserialize": "1.0.0"
  197. },
  198. "url": "https://packages.unity.com"
  199. },
  200. "com.unity.testtools.codecoverage": {
  201. "version": "1.3.0",
  202. "depth": 1,
  203. "source": "registry",
  204. "dependencies": {
  205. "com.unity.test-framework": "1.4.5",
  206. "com.unity.settings-manager": "2.0.0"
  207. },
  208. "url": "https://packages.unity.com"
  209. },
  210. "com.unity.timeline": {
  211. "version": "1.8.11",
  212. "depth": 0,
  213. "source": "registry",
  214. "dependencies": {
  215. "com.unity.modules.audio": "1.0.0",
  216. "com.unity.modules.director": "1.0.0",
  217. "com.unity.modules.animation": "1.0.0",
  218. "com.unity.modules.particlesystem": "1.0.0"
  219. },
  220. "url": "https://packages.unity.com"
  221. },
  222. "com.unity.ugui": {
  223. "version": "2.0.0",
  224. "depth": 1,
  225. "source": "builtin",
  226. "dependencies": {
  227. "com.unity.modules.ui": "1.0.0",
  228. "com.unity.modules.imgui": "1.0.0"
  229. }
  230. },
  231. "com.unity.xr.arcore": {
  232. "version": "6.3.3",
  233. "depth": 0,
  234. "source": "registry",
  235. "dependencies": {
  236. "com.unity.xr.core-utils": "2.2.2",
  237. "com.unity.xr.management": "4.4.0",
  238. "com.unity.xr.arfoundation": "6.3.3",
  239. "com.unity.modules.androidjni": "1.0.0",
  240. "com.unity.modules.unitywebrequest": "1.0.0"
  241. },
  242. "url": "https://packages.unity.com"
  243. },
  244. "com.unity.xr.arfoundation": {
  245. "version": "6.3.3",
  246. "depth": 0,
  247. "source": "registry",
  248. "dependencies": {
  249. "com.unity.ugui": "2.0.0",
  250. "com.unity.modules.ui": "1.0.0",
  251. "com.unity.inputsystem": "1.6.3",
  252. "com.unity.mathematics": "1.2.6",
  253. "com.unity.xr.core-utils": "2.5.1",
  254. "com.unity.xr.management": "4.4.0",
  255. "com.unity.editorcoroutines": "1.0.0",
  256. "com.unity.modules.particlesystem": "1.0.0",
  257. "com.unity.modules.unityanalytics": "1.0.0",
  258. "com.unity.modules.unitywebrequest": "1.0.0"
  259. },
  260. "url": "https://packages.unity.com"
  261. },
  262. "com.unity.xr.arkit": {
  263. "version": "6.3.3",
  264. "depth": 0,
  265. "source": "registry",
  266. "dependencies": {
  267. "com.unity.xr.core-utils": "2.2.2",
  268. "com.unity.xr.management": "4.4.0",
  269. "com.unity.xr.arfoundation": "6.3.3",
  270. "com.unity.editorcoroutines": "1.0.0"
  271. },
  272. "url": "https://packages.unity.com"
  273. },
  274. "com.unity.xr.core-utils": {
  275. "version": "2.5.3",
  276. "depth": 1,
  277. "source": "registry",
  278. "dependencies": {
  279. "com.unity.modules.xr": "1.0.0"
  280. },
  281. "url": "https://packages.unity.com"
  282. },
  283. "com.unity.xr.interaction.toolkit": {
  284. "version": "3.3.1",
  285. "depth": 0,
  286. "source": "registry",
  287. "dependencies": {
  288. "com.unity.ugui": "1.0.0",
  289. "com.unity.modules.xr": "1.0.0",
  290. "com.unity.inputsystem": "1.8.1",
  291. "com.unity.mathematics": "1.2.6",
  292. "com.unity.modules.audio": "1.0.0",
  293. "com.unity.modules.imgui": "1.0.0",
  294. "com.unity.xr.core-utils": "2.4.0",
  295. "com.unity.modules.physics": "1.0.0"
  296. },
  297. "url": "https://packages.unity.com"
  298. },
  299. "com.unity.xr.legacyinputhelpers": {
  300. "version": "2.1.13",
  301. "depth": 1,
  302. "source": "registry",
  303. "dependencies": {
  304. "com.unity.modules.vr": "1.0.0",
  305. "com.unity.modules.xr": "1.0.0"
  306. },
  307. "url": "https://packages.unity.com"
  308. },
  309. "com.unity.xr.management": {
  310. "version": "4.5.4",
  311. "depth": 0,
  312. "source": "registry",
  313. "dependencies": {
  314. "com.unity.modules.xr": "1.0.0",
  315. "com.unity.xr.core-utils": "2.2.1",
  316. "com.unity.modules.subsystems": "1.0.0",
  317. "com.unity.xr.legacyinputhelpers": "2.1.11"
  318. },
  319. "url": "https://packages.unity.com"
  320. },
  321. "com.unity.modules.accessibility": {
  322. "version": "1.0.0",
  323. "depth": 0,
  324. "source": "builtin",
  325. "dependencies": {}
  326. },
  327. "com.unity.modules.adaptiveperformance": {
  328. "version": "1.0.0",
  329. "depth": 0,
  330. "source": "builtin",
  331. "dependencies": {
  332. "com.unity.modules.subsystems": "1.0.0"
  333. }
  334. },
  335. "com.unity.modules.ai": {
  336. "version": "1.0.0",
  337. "depth": 0,
  338. "source": "builtin",
  339. "dependencies": {}
  340. },
  341. "com.unity.modules.androidjni": {
  342. "version": "1.0.0",
  343. "depth": 0,
  344. "source": "builtin",
  345. "dependencies": {}
  346. },
  347. "com.unity.modules.animation": {
  348. "version": "1.0.0",
  349. "depth": 0,
  350. "source": "builtin",
  351. "dependencies": {}
  352. },
  353. "com.unity.modules.assetbundle": {
  354. "version": "1.0.0",
  355. "depth": 0,
  356. "source": "builtin",
  357. "dependencies": {}
  358. },
  359. "com.unity.modules.audio": {
  360. "version": "1.0.0",
  361. "depth": 0,
  362. "source": "builtin",
  363. "dependencies": {}
  364. },
  365. "com.unity.modules.cloth": {
  366. "version": "1.0.0",
  367. "depth": 0,
  368. "source": "builtin",
  369. "dependencies": {
  370. "com.unity.modules.physics": "1.0.0"
  371. }
  372. },
  373. "com.unity.modules.director": {
  374. "version": "1.0.0",
  375. "depth": 0,
  376. "source": "builtin",
  377. "dependencies": {
  378. "com.unity.modules.audio": "1.0.0",
  379. "com.unity.modules.animation": "1.0.0"
  380. }
  381. },
  382. "com.unity.modules.hierarchycore": {
  383. "version": "1.0.0",
  384. "depth": 1,
  385. "source": "builtin",
  386. "dependencies": {}
  387. },
  388. "com.unity.modules.imageconversion": {
  389. "version": "1.0.0",
  390. "depth": 0,
  391. "source": "builtin",
  392. "dependencies": {}
  393. },
  394. "com.unity.modules.imgui": {
  395. "version": "1.0.0",
  396. "depth": 0,
  397. "source": "builtin",
  398. "dependencies": {}
  399. },
  400. "com.unity.modules.jsonserialize": {
  401. "version": "1.0.0",
  402. "depth": 0,
  403. "source": "builtin",
  404. "dependencies": {}
  405. },
  406. "com.unity.modules.particlesystem": {
  407. "version": "1.0.0",
  408. "depth": 0,
  409. "source": "builtin",
  410. "dependencies": {}
  411. },
  412. "com.unity.modules.physics": {
  413. "version": "1.0.0",
  414. "depth": 0,
  415. "source": "builtin",
  416. "dependencies": {}
  417. },
  418. "com.unity.modules.physics2d": {
  419. "version": "1.0.0",
  420. "depth": 0,
  421. "source": "builtin",
  422. "dependencies": {}
  423. },
  424. "com.unity.modules.screencapture": {
  425. "version": "1.0.0",
  426. "depth": 0,
  427. "source": "builtin",
  428. "dependencies": {
  429. "com.unity.modules.imageconversion": "1.0.0"
  430. }
  431. },
  432. "com.unity.modules.subsystems": {
  433. "version": "1.0.0",
  434. "depth": 1,
  435. "source": "builtin",
  436. "dependencies": {
  437. "com.unity.modules.jsonserialize": "1.0.0"
  438. }
  439. },
  440. "com.unity.modules.terrain": {
  441. "version": "1.0.0",
  442. "depth": 0,
  443. "source": "builtin",
  444. "dependencies": {}
  445. },
  446. "com.unity.modules.terrainphysics": {
  447. "version": "1.0.0",
  448. "depth": 0,
  449. "source": "builtin",
  450. "dependencies": {
  451. "com.unity.modules.physics": "1.0.0",
  452. "com.unity.modules.terrain": "1.0.0"
  453. }
  454. },
  455. "com.unity.modules.tilemap": {
  456. "version": "1.0.0",
  457. "depth": 0,
  458. "source": "builtin",
  459. "dependencies": {
  460. "com.unity.modules.physics2d": "1.0.0"
  461. }
  462. },
  463. "com.unity.modules.ui": {
  464. "version": "1.0.0",
  465. "depth": 0,
  466. "source": "builtin",
  467. "dependencies": {}
  468. },
  469. "com.unity.modules.uielements": {
  470. "version": "1.0.0",
  471. "depth": 0,
  472. "source": "builtin",
  473. "dependencies": {
  474. "com.unity.modules.ui": "1.0.0",
  475. "com.unity.modules.imgui": "1.0.0",
  476. "com.unity.modules.jsonserialize": "1.0.0",
  477. "com.unity.modules.hierarchycore": "1.0.0",
  478. "com.unity.modules.physics": "1.0.0"
  479. }
  480. },
  481. "com.unity.modules.umbra": {
  482. "version": "1.0.0",
  483. "depth": 0,
  484. "source": "builtin",
  485. "dependencies": {}
  486. },
  487. "com.unity.modules.unityanalytics": {
  488. "version": "1.0.0",
  489. "depth": 0,
  490. "source": "builtin",
  491. "dependencies": {
  492. "com.unity.modules.unitywebrequest": "1.0.0",
  493. "com.unity.modules.jsonserialize": "1.0.0"
  494. }
  495. },
  496. "com.unity.modules.unitywebrequest": {
  497. "version": "1.0.0",
  498. "depth": 0,
  499. "source": "builtin",
  500. "dependencies": {}
  501. },
  502. "com.unity.modules.unitywebrequestassetbundle": {
  503. "version": "1.0.0",
  504. "depth": 0,
  505. "source": "builtin",
  506. "dependencies": {
  507. "com.unity.modules.assetbundle": "1.0.0",
  508. "com.unity.modules.unitywebrequest": "1.0.0"
  509. }
  510. },
  511. "com.unity.modules.unitywebrequestaudio": {
  512. "version": "1.0.0",
  513. "depth": 0,
  514. "source": "builtin",
  515. "dependencies": {
  516. "com.unity.modules.unitywebrequest": "1.0.0",
  517. "com.unity.modules.audio": "1.0.0"
  518. }
  519. },
  520. "com.unity.modules.unitywebrequesttexture": {
  521. "version": "1.0.0",
  522. "depth": 0,
  523. "source": "builtin",
  524. "dependencies": {
  525. "com.unity.modules.unitywebrequest": "1.0.0",
  526. "com.unity.modules.imageconversion": "1.0.0"
  527. }
  528. },
  529. "com.unity.modules.unitywebrequestwww": {
  530. "version": "1.0.0",
  531. "depth": 0,
  532. "source": "builtin",
  533. "dependencies": {
  534. "com.unity.modules.unitywebrequest": "1.0.0",
  535. "com.unity.modules.unitywebrequestassetbundle": "1.0.0",
  536. "com.unity.modules.unitywebrequestaudio": "1.0.0",
  537. "com.unity.modules.audio": "1.0.0",
  538. "com.unity.modules.assetbundle": "1.0.0",
  539. "com.unity.modules.imageconversion": "1.0.0"
  540. }
  541. },
  542. "com.unity.modules.vectorgraphics": {
  543. "version": "1.0.0",
  544. "depth": 0,
  545. "source": "builtin",
  546. "dependencies": {
  547. "com.unity.modules.uielements": "1.0.0",
  548. "com.unity.modules.imageconversion": "1.0.0",
  549. "com.unity.modules.imgui": "1.0.0"
  550. }
  551. },
  552. "com.unity.modules.vehicles": {
  553. "version": "1.0.0",
  554. "depth": 0,
  555. "source": "builtin",
  556. "dependencies": {
  557. "com.unity.modules.physics": "1.0.0"
  558. }
  559. },
  560. "com.unity.modules.video": {
  561. "version": "1.0.0",
  562. "depth": 0,
  563. "source": "builtin",
  564. "dependencies": {
  565. "com.unity.modules.audio": "1.0.0",
  566. "com.unity.modules.ui": "1.0.0",
  567. "com.unity.modules.unitywebrequest": "1.0.0"
  568. }
  569. },
  570. "com.unity.modules.vr": {
  571. "version": "1.0.0",
  572. "depth": 0,
  573. "source": "builtin",
  574. "dependencies": {
  575. "com.unity.modules.jsonserialize": "1.0.0",
  576. "com.unity.modules.physics": "1.0.0",
  577. "com.unity.modules.xr": "1.0.0"
  578. }
  579. },
  580. "com.unity.modules.wind": {
  581. "version": "1.0.0",
  582. "depth": 0,
  583. "source": "builtin",
  584. "dependencies": {}
  585. },
  586. "com.unity.modules.xr": {
  587. "version": "1.0.0",
  588. "depth": 0,
  589. "source": "builtin",
  590. "dependencies": {
  591. "com.unity.modules.physics": "1.0.0",
  592. "com.unity.modules.jsonserialize": "1.0.0",
  593. "com.unity.modules.subsystems": "1.0.0"
  594. }
  595. }
  596. }
  597. }