forked from player-ui/devtools-assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
137 lines (137 loc) · 4.47 KB
/
package.json
File metadata and controls
137 lines (137 loc) · 4.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
"name": "devtools-ui",
"version": "0.0.1",
"private": true,
"description": "",
"repository": {
"type": "git",
"url": "https://github.com/player-ui/devtools-ui.git"
},
"scripts": {
"setup": "node ./scripts/generate-pnpm-workspace.js",
"link:local": "node ./scripts/pnpm-link-setup.js",
"lint": "eslint --cache --ext .js,.jsx,.ts,.tsx $(scripts/pkg-roots.sh)",
"prepare": "is-ci || husky install",
"test": "bazel test -- $(bazel query \"kind(nodejs_test, //...)\" --output label 2>/dev/null | tr '\\n' ' ')",
"pub:local": "scripts/publish-to-verdaccio.sh",
"gen:asset": "plop asset"
},
"engines": {
"node": "^18.18.0",
"pnpm": "^8.15.1"
},
"packageManager": "pnpm@8.15.1",
"dependencies": {
"@auto-it/omit-release-notes": "^11.0.4",
"@auto-it/version-file": "^10.46.0",
"@chakra-ui/icons": "^2.1.1",
"@chakra-ui/react": "^2.8.2",
"@chakra-ui/storybook-addon": "^5.1.0",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/state": "^6.4.1",
"@devtools-ds/console": "^1.2.1",
"@devtools-ds/object-inspector": "^1.1.2",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@mdx-js/loader": "^3.0.1",
"@mdx-js/react": "^3.0.1",
"@monaco-editor/react": "^4.6.0",
"@next/mdx": "^14.1.4",
"@player-tools/dsl": "0.7.0-next.3",
"@player-ui/asset-provider-plugin-react": "0.9.1-next.0",
"@player-ui/asset-transform-plugin": "0.9.1-next.0",
"@player-ui/beacon-plugin-react": "0.9.1-next.0",
"@player-ui/common-types-plugin": "0.9.1-next.0",
"@player-ui/computed-properties-plugin": "0.9.1-next.0",
"@player-ui/data-change-listener-plugin": "0.9.1-next.0",
"@player-ui/make-flow": "0.9.1-next.0",
"@player-ui/metrics-plugin-react": "0.9.1-next.0",
"@player-ui/player": "0.9.1-next.0",
"@player-ui/react": "0.9.1-next.0",
"@player-ui/types": "0.9.1-next.0",
"@reduxjs/toolkit": "^2.2.1",
"@storybook/addon-docs": "8.0.6",
"@storybook/blocks": "8.0.6",
"@storybook/channels": "8.0.6",
"@storybook/components": "8.0.6",
"@storybook/core-events": "8.0.6",
"@storybook/icons": "^1.2.9",
"@storybook/manager": "8.0.6",
"@storybook/manager-api": "8.0.6",
"@storybook/preview": "8.0.6",
"@storybook/preview-api": "8.0.6",
"@storybook/react": "8.0.6",
"@storybook/react-vite": "8.0.6",
"@storybook/test": "8.0.6",
"@storybook/types": "8.0.6",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.4.1",
"@testing-library/react": "^14.2.1",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/mdx": "^2.0.12",
"@types/node": "^18.18.0",
"@types/react": "^18.2.51",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/redux-state-sync": "^3.1.9",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@uiw/react-codemirror": "4.22.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.2.2",
"all-contributors-cli": "^6.20.0",
"auto": "^10.37.2",
"browser": "link:esbuild-wasm/lib/browser",
"bundle-analyzer": "^0.0.6",
"c8": "^7.10.0",
"dequal": "^2.0.2",
"dlv": "^1.1.3",
"esbuild": "^0.13.15",
"esbuild-wasm": "^0.20.2",
"eslint": "^8.56.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-storybook": "^0.8.0",
"framer-motion": "^11.0.8",
"happy-dom": "^13.3.8",
"husky": "^7.0.2",
"is-ci-cli": "^2.2.0",
"lcov-result-merger": "^3.1.0",
"lint-staged": "^11.2.3",
"lz-string": "^1.5.0",
"mkdirp": "^1.0.4",
"next": "^14.1.4",
"patch-package": "^6.4.7",
"plop": "^4.0.1",
"prettier": "^2.4.1",
"react": "^18.2.0",
"react-copy-to-clipboard": "^5.1.0",
"react-docgen-typescript": "^2.2.2",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.12",
"react-flame-graph": "^1.4.0",
"react-icons": "^5.0.1",
"react-redux": "^9.1.0",
"react-syntax-highlighter": "^15.5.0",
"redux": "^5.0.1",
"redux-state-sync": "^3.1.4",
"remark-gfm": "^4.0.0",
"storybook": "^8.0.2",
"tslib": "^2.6.2",
"tsup": "^8.0.2",
"typescript": "4.8.4",
"uuid": "^9.0.1",
"vite": "^5.1.6",
"vitest": "^1.2.2"
},
"volta": {
"node": "18.18.2",
"pnpm": "8.15.1"
},
"resolutions": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"@codemirror/language": "^6.0.0"
}
}