-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
139 lines (139 loc) · 3.73 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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
{
"name": "task-hero",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"acorn": "^7.4.1",
"acorn-node": "^1.8.2",
"acorn-walk": "^7.2.0",
"anymatch": "^3.1.2",
"arg": "^5.0.2",
"autoprefixer": "^10.4.7",
"binary-extensions": "^2.2.0",
"browserslist": "^4.20.4",
"camelcase-css": "^2.0.1",
"braces": "^3.0.2",
"caniuse-lite": "^1.0.30001350",
"color-name": "^1.1.4",
"cookie": "^0.4.2",
"chokidar": "^3.5.3",
"cssesc": "^3.0.0",
"csstype": "^3.1.0",
"detective": "^5.2.1",
"defined": "^1.0.0",
"dlv": "^1.1.3",
"electron-to-chromium": "^1.4.148",
"didyoumean": "^1.2.2",
"escalade": "^3.1.1",
"fast-glob": "^3.2.11",
"fastq": "^1.13.0",
"fill-range": "^7.0.1",
"fraction.js": "^4.2.0",
"framer-motion": "^6.3.16",
"framesync": "^6.0.1",
"function-bind": "^1.1.1",
"glob-parent": "^6.0.2",
"graphql": "^16.5.0",
"graphql-tag": "^2.12.6",
"has": "^1.0.3",
"hey-listen": "^1.0.8",
"hoist-non-react-statics": "^3.3.2",
"is-binary-path": "^2.1.0",
"immer": "^9.0.15",
"is-core-module": "^2.9.0",
"is-extglob": "^2.1.1",
"is-glob": "^4.0.3",
"is-number": "^7.0.0",
"jose": "^4.8.1",
"js-tokens": "^4.0.0",
"lilconfig": "^2.0.5",
"loose-envify": "^1.4.0",
"merge2": "^1.4.1",
"minimist": "^1.2.6",
"micromatch": "^4.0.5",
"lru-cache": "^6.0.0",
"next": "^12.2.0",
"node-releases": "^2.0.5",
"next-auth": "^4.7.0",
"normalize-path": "^3.0.0",
"normalize-range": "^0.1.2",
"oauth": "^0.9.15",
"object-assign": "^4.1.1",
"nanoid": "^3.3.4",
"object-hash": "^3.0.0",
"openid-client": "^5.1.6",
"oidc-token-hash": "^5.0.1",
"optimism": "^0.16.1",
"path-parse": "^1.0.7",
"picocolors": "^1.0.0",
"picomatch": "^2.3.1",
"pify": "^2.3.0",
"popmotion": "^11.0.3",
"postcss-js": "^4.0.0",
"postcss-load-config": "^3.1.4",
"postcss-nested": "^5.0.6",
"postcss-import": "^14.1.0",
"postcss-selector-parser": "^6.0.10",
"preact": "^10.8.1",
"postcss-value-parser": "^4.2.0",
"preact-render-to-string": "^5.2.0",
"pretty-format": "^3.8.0",
"prisma": "^4.0.0",
"prop-types": "^15.8.1",
"queue-microtask": "^1.2.3",
"quick-lru": "^5.1.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-is": "^18.1.0",
"react-redux": "^8.0.2",
"read-cache": "^1.0.0",
"readdirp": "^3.6.0",
"redux": "^4.2.0",
"redux-thunk": "^2.4.1",
"regenerator-runtime": "^0.13.9",
"reselect": "^4.1.6",
"resolve": "^1.22.0",
"reusify": "^1.0.4",
"run-parallel": "^1.2.0",
"scheduler": "^0.22.0",
"source-map-js": "^1.0.2",
"style-value-types": "^5.0.0",
"styled-jsx": "^5.0.2",
"supports-preserve-symlinks-flag": "^1.0.0",
"symbol-observable": "^4.0.0",
"tailwindcss": "^3.1.4",
"to-regex-range": "^5.0.1",
"postcss": "^8.4.14",
"ts-invariant": "^0.10.3",
"tslib": "^2.4.0",
"use-sync-external-store": "^1.1.0",
"util-deprecate": "^1.0.2",
"uuid": "^8.3.2",
"xtend": "^4.0.2",
"zen-observable": "^0.8.15",
"yaml": "^1.10.2",
"zen-observable-ts": "^1.2.5",
"yallist": "^4.0.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"heroku-postbuild": "npm -w api run build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MiguelHG2351/Task-Hero.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/MiguelHG2351/Task-Hero/issues"
},
"homepage": "https://github.com/MiguelHG2351/Task-Hero#readme",
"workspaces": [
"frontend",
"api"
]
}