-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
125 lines (125 loc) · 3.95 KB
/
package.json
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
{
"name": "nx-react-1",
"version": "0.0.0",
"license": "MIT",
"scripts": {
"start": "nx serve",
"build": "nx build",
"test": "nx test",
"postinstall": "remix setup node && patch-package"
},
"private": true,
"dependencies": {
"@nestjs/common": "^8.0.0",
"@nestjs/core": "^8.0.0",
"@nestjs/platform-express": "^8.0.0",
"@nrwl/next": "14.0.1",
"@remix-run/react": "^1.0.6",
"@remix-run/serve": "^1.0.6",
"core-js": "^3.6.5",
"express": "4.17.2",
"next": "12.1.5",
"react": "18.0.0",
"react-dom": "18.0.0",
"react-native": "0.68.1",
"react-router-dom": "6.3.0",
"reflect-metadata": "^0.1.13",
"regenerator-runtime": "0.13.7",
"remix": "^1.0.6",
"rxjs": "^7.0.0",
"tslib": "^2.3.0"
},
"devDependencies": {
"@babel/core": "7.12.13",
"@babel/preset-typescript": "7.12.13",
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
"@babel/plugin-transform-for-of": "^7.0.0",
"@babel/plugin-transform-object-assign": "^7.0.0",
"@babel/plugin-transform-regenerator": "^7.0.0",
"@nestjs/schematics": "^8.0.0",
"@nestjs/testing": "^8.0.0",
"@nrwl/cli": "13.10.0",
"@nrwl/cypress": "^14.0.2",
"@nrwl/detox": "14.0.2",
"@nrwl/eslint-plugin-nx": "14.0.1",
"@nrwl/express": "^14.0.1",
"@nrwl/jest": "14.0.1",
"@nrwl/linter": "14.0.1",
"@nrwl/nest": "^14.0.1",
"@nrwl/next": "^14.0.1",
"@nrwl/node": "14.0.1",
"@nrwl/react": "^14.0.1",
"@nrwl/react-native": "^14.0.2",
"@nrwl/remix": "^13.7.1",
"@nrwl/storybook": "^14.0.2",
"@nrwl/web": "14.0.1",
"@nrwl/workspace": "13.10.0",
"@ns3/nx-jest-playwright": "^2.4.0",
"@react-native-async-storage/async-storage": "1.16.3",
"@react-native-community/cli": "7.0.3",
"@react-native-community/cli-platform-android": "7.0.1",
"@react-native-community/cli-platform-ios": "7.0.1",
"@remix-run/dev": "1.4.1",
"@storybook/addon-essentials": "~6.4.12",
"@storybook/builder-webpack5": "~6.4.12",
"@storybook/core-server": "~6.4.12",
"@storybook/manager-webpack5": "~6.4.12",
"@storybook/react": "~6.4.12",
"@svgr/webpack": "^5.4.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/jest-native": "4.0.4",
"@testing-library/react": "13.1.1",
"@testing-library/react-native": "9.1.0",
"@types/express": "4.17.13",
"@types/jest": "27.4.1",
"@types/node": "16.11.7",
"@types/react": "18.0.1",
"@types/react-dom": "18.0.0",
"@types/react-native": "0.67.4",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "~5.18.0",
"@typescript-eslint/parser": "~5.18.0",
"autoprefixer": "^10.4.5",
"babel-jest": "27.5.1",
"babel-loader": "8.1.0",
"concurrently": "^7.1.0",
"cypress": "^9.5.4",
"detox": "19.6.5",
"electron": "^17.0.0",
"eslint": "~8.12.0",
"eslint-config-next": "12.1.5",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-cypress": "^2.10.3",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.4.0",
"exitzero": "^1.0.1",
"jest": "27.5.1",
"jest-circus": "27.5.1",
"jest-playwright-preset": "^1.7.0",
"jest-react-native": "18.0.0",
"metro": "0.70.1",
"metro-babel-register": "0.70.1",
"metro-react-native-babel-preset": "0.70.1",
"metro-resolver": "0.70.1",
"npm-run-all": "^4.1.5",
"nx": "13.10.0",
"nx-electron": "^12.1.0",
"patch-package": "^6.4.7",
"playwright": "^1.20.2",
"postcss": "^8.4.12",
"postinstall-postinstall": "^2.1.0",
"prettier": "^2.5.1",
"react-native-config": "1.4.5",
"react-native-svg": "12.3.0",
"react-native-svg-transformer": "1.0.0",
"react-test-renderer": "18.0.0",
"remix-tailwind": "^0.3.0",
"tailwindcss": "^3.0.24",
"ts-jest": "27.1.4",
"ts-node": "9.1.1",
"typescript": "~4.6.2",
"url-loader": "^3.0.0"
}
}