2020-03-15 16:04:30 +11:00
|
|
|
{
|
2020-03-15 17:50:56 +11:00
|
|
|
"name": "owlbear-rodeo",
|
2021-06-24 18:25:10 +10:00
|
|
|
"version": "1.9.0",
|
2020-03-15 16:04:30 +11:00
|
|
|
"private": true,
|
|
|
|
"dependencies": {
|
2020-11-19 13:56:17 +11:00
|
|
|
"@babylonjs/core": "^4.2.0",
|
|
|
|
"@babylonjs/loaders": "^4.2.0",
|
2021-06-08 23:46:20 +10:00
|
|
|
"@dnd-kit/core": "^3.0.4",
|
|
|
|
"@dnd-kit/sortable": "^3.1.0",
|
2021-02-16 17:32:28 +11:00
|
|
|
"@mitchemmc/dexie-export-import": "^1.0.1",
|
2021-03-16 16:23:36 +11:00
|
|
|
"@msgpack/msgpack": "^2.4.1",
|
2021-07-06 08:18:29 +10:00
|
|
|
"@react-spring/konva": "^9.2.3",
|
2021-05-14 14:15:30 +10:00
|
|
|
"@sentry/integrations": "^6.3.0",
|
|
|
|
"@sentry/react": "^6.3.0",
|
2021-03-16 16:45:30 +11:00
|
|
|
"@stripe/stripe-js": "^1.13.1",
|
2021-06-03 15:31:18 +10:00
|
|
|
"@tensorflow/tfjs": "^3.6.0",
|
2021-03-16 16:45:30 +11:00
|
|
|
"@testing-library/jest-dom": "^5.11.9",
|
|
|
|
"@testing-library/react": "^11.2.5",
|
2021-03-19 11:41:02 +11:00
|
|
|
"@testing-library/user-event": "^13.0.2",
|
2021-07-23 12:45:07 +10:00
|
|
|
"ajv": "^8.6.2",
|
2020-05-08 12:56:36 +10:00
|
|
|
"ammo.js": "kripken/ammo.js#aab297a4164779c3a9d8dc8d9da26958de3cb778",
|
2020-05-22 18:11:45 +10:00
|
|
|
"case": "^1.6.3",
|
2021-01-28 15:12:30 +11:00
|
|
|
"color": "^3.1.3",
|
2020-11-26 16:29:10 +11:00
|
|
|
"comlink": "^4.3.0",
|
2021-01-02 23:59:21 +11:00
|
|
|
"deep-diff": "^1.0.2",
|
2021-06-25 17:45:14 +10:00
|
|
|
"dexie": "3.1.0-beta.13",
|
|
|
|
"dexie-react-hooks": "^1.0.6",
|
2021-03-19 11:41:02 +11:00
|
|
|
"err-code": "^3.0.1",
|
2020-11-19 13:56:17 +11:00
|
|
|
"fake-indexeddb": "^3.1.2",
|
2021-02-07 22:53:47 +11:00
|
|
|
"file-saver": "^2.0.5",
|
2021-03-16 16:45:30 +11:00
|
|
|
"fuse.js": "^6.4.6",
|
2021-04-24 18:21:49 +10:00
|
|
|
"image-outline": "^0.1.0",
|
2021-06-14 17:06:57 +10:00
|
|
|
"intersection-observer": "^0.12.0",
|
2021-07-16 09:41:13 +10:00
|
|
|
"konva": "^8.1.1",
|
2021-06-25 17:45:49 +10:00
|
|
|
"lodash.chunk": "^4.2.0",
|
2021-02-04 09:11:27 +11:00
|
|
|
"lodash.clonedeep": "^4.5.0",
|
2020-08-07 17:15:16 +10:00
|
|
|
"lodash.get": "^4.4.2",
|
|
|
|
"lodash.set": "^4.3.2",
|
2021-05-27 17:19:02 +10:00
|
|
|
"lodash.unset": "^4.5.2",
|
2020-09-06 16:57:42 +10:00
|
|
|
"normalize-wheel": "^1.0.1",
|
2021-03-16 16:13:48 +11:00
|
|
|
"pepjs": "^0.5.3",
|
2021-03-16 16:45:30 +11:00
|
|
|
"polygon-clipping": "^0.15.2",
|
|
|
|
"pretty-bytes": "^5.6.0",
|
2020-11-19 13:56:17 +11:00
|
|
|
"raw.macro": "^0.4.2",
|
2021-05-25 17:34:22 +10:00
|
|
|
"react": "^17.0.2",
|
|
|
|
"react-dom": "^17.0.2",
|
2021-06-14 17:06:57 +10:00
|
|
|
"react-intersection-observer": "^8.32.0",
|
2021-07-16 09:41:13 +10:00
|
|
|
"react-konva": "^17.0.2-5",
|
2020-12-18 10:00:51 +11:00
|
|
|
"react-markdown": "4",
|
2020-06-25 18:56:03 +10:00
|
|
|
"react-media": "^2.0.0-rc.1",
|
2021-03-19 11:41:02 +11:00
|
|
|
"react-modal": "^3.12.1",
|
2021-07-09 16:22:35 +10:00
|
|
|
"react-resize-detector": "^6.7.4",
|
2020-04-06 00:07:24 +10:00
|
|
|
"react-router-dom": "^5.1.2",
|
2020-11-19 13:56:17 +11:00
|
|
|
"react-router-hash-link": "^2.2.2",
|
2021-03-16 16:45:30 +11:00
|
|
|
"react-scripts": "^4.0.3",
|
2021-03-19 11:41:02 +11:00
|
|
|
"react-select": "^4.2.1",
|
2021-07-06 08:18:29 +10:00
|
|
|
"react-spring": "^9.2.3",
|
2021-06-17 11:05:25 +10:00
|
|
|
"react-textarea-autosize": "^8.3.3",
|
2021-03-16 16:45:30 +11:00
|
|
|
"react-toast-notifications": "^2.4.3",
|
2021-03-19 11:41:02 +11:00
|
|
|
"react-use-gesture": "^9.1.3",
|
2020-03-20 11:05:40 +11:00
|
|
|
"shortid": "^2.2.15",
|
2021-07-17 17:25:41 +10:00
|
|
|
"simple-peer": "^9.11.0",
|
2020-04-07 18:18:08 +10:00
|
|
|
"simplebar-react": "^2.1.0",
|
2020-04-18 19:09:48 +10:00
|
|
|
"simplify-js": "^1.2.4",
|
2021-05-25 17:34:22 +10:00
|
|
|
"socket.io-client": "^4.1.2",
|
2021-03-19 12:22:59 +11:00
|
|
|
"socket.io-msgpack-parser": "^3.0.1",
|
2021-03-16 16:45:30 +11:00
|
|
|
"source-map-explorer": "^2.5.2",
|
2021-07-09 16:22:35 +10:00
|
|
|
"theme-ui": "^0.10.0",
|
2021-03-16 16:45:30 +11:00
|
|
|
"use-image": "^1.0.7",
|
2021-04-22 16:53:35 +10:00
|
|
|
"uuid": "^8.3.2",
|
2021-03-16 16:45:30 +11:00
|
|
|
"webrtc-adapter": "^7.7.1"
|
2020-03-15 16:04:30 +11:00
|
|
|
},
|
2021-02-07 19:55:07 +11:00
|
|
|
"resolutions": {
|
|
|
|
"simple-peer/get-browser-rtc": "substack/get-browser-rtc#4/head"
|
|
|
|
},
|
2020-03-15 16:04:30 +11:00
|
|
|
"scripts": {
|
2020-08-11 20:22:10 +10:00
|
|
|
"analyze": "source-map-explorer 'build/static/js/*.js'",
|
2020-03-15 16:04:30 +11:00
|
|
|
"start": "react-scripts start",
|
2020-11-05 16:50:43 +11:00
|
|
|
"build": "react-scripts --max_old_space_size=4096 build",
|
2020-03-15 16:04:30 +11:00
|
|
|
"test": "react-scripts test",
|
|
|
|
"eject": "react-scripts eject"
|
|
|
|
},
|
|
|
|
"eslintConfig": {
|
|
|
|
"extends": "react-app"
|
|
|
|
},
|
|
|
|
"browserslist": {
|
|
|
|
"production": [
|
|
|
|
">0.2%",
|
|
|
|
"not dead",
|
|
|
|
"not op_mini all"
|
|
|
|
],
|
|
|
|
"development": [
|
|
|
|
"last 1 chrome version",
|
|
|
|
"last 1 firefox version",
|
|
|
|
"last 1 safari version"
|
|
|
|
]
|
2020-11-26 16:29:10 +11:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2021-05-25 17:34:22 +10:00
|
|
|
"@types/color": "^3.0.1",
|
|
|
|
"@types/deep-diff": "^1.0.0",
|
2021-06-03 15:31:18 +10:00
|
|
|
"@types/file-saver": "^2.0.2",
|
2021-05-25 17:34:22 +10:00
|
|
|
"@types/jest": "^26.0.23",
|
2021-07-17 18:18:57 +10:00
|
|
|
"@types/lodash.chunk": "^4.2.6",
|
2021-06-03 15:31:18 +10:00
|
|
|
"@types/lodash.clonedeep": "^4.5.6",
|
2021-05-25 17:34:22 +10:00
|
|
|
"@types/lodash.get": "^4.4.6",
|
2021-07-13 08:59:28 +10:00
|
|
|
"@types/lodash.set": "^4.3.6",
|
2021-05-25 17:34:22 +10:00
|
|
|
"@types/node": "^15.6.0",
|
2021-07-16 16:58:14 +10:00
|
|
|
"@types/normalize-wheel": "^1.0.0",
|
2021-05-25 17:34:22 +10:00
|
|
|
"@types/react": "^17.0.6",
|
|
|
|
"@types/react-dom": "^17.0.5",
|
|
|
|
"@types/react-modal": "^3.12.0",
|
|
|
|
"@types/react-router-dom": "^5.1.7",
|
2021-07-09 16:58:32 +10:00
|
|
|
"@types/react-select": "^4.0.17",
|
2021-05-25 17:34:22 +10:00
|
|
|
"@types/shortid": "^0.0.29",
|
2021-07-17 17:25:41 +10:00
|
|
|
"@types/simple-peer": "^9.11.1",
|
2021-07-09 16:22:35 +10:00
|
|
|
"@types/uuid": "^8.3.1",
|
2021-05-25 17:34:22 +10:00
|
|
|
"typescript": "^4.2.4",
|
2021-03-16 16:45:30 +11:00
|
|
|
"worker-loader": "^3.0.8"
|
2020-03-15 16:04:30 +11:00
|
|
|
}
|
|
|
|
}
|