-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
122 lines (122 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
{
"private": true,
"scripts": {
"build": "next build",
"dev": "next dev",
"start": "next start"
},
"devDependencies": {
"@babel/preset-env": "^7.23.8",
"@babel/preset-typescript": "^7.23.3",
"@cld-apis/types": "^0.1.6",
"@faker-js/faker": "^7.6.0",
"@jest/globals": "^28.1.3",
"@next/bundle-analyzer": "^12.2.2",
"@next/env": "^12.2.2",
"@next/eslint-plugin-next": "^12.2.2",
"@pact-foundation/pact": "^9.18.1",
"@pact-foundation/pact-node": "^10.17.6",
"@percy/cli": "^1.27.7",
"@testing-library/dom": "^8.14.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.4",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.2",
"@types/jest-when": "^3.5.5",
"@types/node": "^16.18.74",
"@types/react": "^17.0.42",
"@types/react-dom": "^17.0.14",
"@types/react-gtm-module": "^2.0.3",
"@types/react-outside-click-handler": "^1.3.3",
"@types/styled-components": "^5.1.25",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"babel-jest": "^28.1.3",
"core-js": "^3.35.0",
"dotenv": "^16.4.1",
"eslint": "^7.32.0",
"eslint-config-next": "^12.2.2",
"eslint-config-prettier": "^8.6.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest-dom": "^4.0.2",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-testing-library": "^5.5.1",
"growl": "^1.10.5",
"husky": "^7.0.4",
"identity-obj-proxy": "^3.0.0",
"jest": "^28.1.3",
"jest-cli": "^28.1.3",
"jest-css-modules-transform": "^4.4.2",
"jest-environment-jsdom": "^28.1.3",
"jest-next-dynamic": "^1.0.1",
"jest-preview": "^0.3.1",
"jest-styled-components": "^7.1.0",
"jest-watch-typeahead": "^1.1.0",
"jest-when": "^3.5.2",
"jsdom": "^19.0.0",
"lint-staged": "^11.2.6",
"msw": "^1.2.3",
"next-compose-plugins": "^2.2.1",
"next-plugin-svgr": "^1.1.10",
"next-redux-cookie-wrapper": "^2.1.2",
"next-redux-wrapper": "^7.0.5",
"next-router-mock": "^0.9.13",
"next-transpile-modules": "^9.0.0",
"prettier": "^2.7.2",
"prettier-eslint": "^13.0.0",
"react-redux": "^8.0.6",
"react-test-renderer": "^17.0.2",
"redux-devtools-extension": "^2.13.9",
"redux-logger": "^3.0.6",
"ts-jest": "^28.0.7",
"ts-node": "^10.9.2",
"typescript": "^4.9.5",
"typescript-strict-plugin": "^2.2.1",
"whatwg-fetch": "^3.6.20"
},
"dependencies": {
"-": "^0.0.1",
"@cloudinary/url-gen": "^1.16.0",
"@elastic/ecs-pino-format": "^1.5.0",
"@magnolia/react-editor": "^1.4.2",
"@mui/material": "^5.15.6",
"@reduxjs/toolkit": "^1.9.5",
"@sentry/integrations": "^6.19.7",
"@sentry/react": "^6.19.7",
"@sentry/tracing": "^6.19.7",
"@svgr/webpack": "^8.1.0",
"abort-controller": "^3.0.0",
"cloudinary-build-url": "^0.2.4",
"convert-time": "^0.3.0",
"date-fns": "^2.30.0",
"date-fns-tz": "^1.3.8",
"embla-carousel-react": "^6.2.0",
"fuse.js": "^6.6.2",
"just-capitalize": "^3.0.1",
"just-kebab-case": "^4.0.3",
"loader-utils": "^1.3.0",
"lodash.throttle": "^4.1.1",
"next": "^12.3.4",
"next-auth": "^4.24.4",
"next-logger": "^3.0.2",
"next-seo": "^5.4.0",
"nookies": "^2.5.2",
"normalize.css": "^8.0.1",
"pino": "^8.17.2",
"query-string": "^7.1.1",
"react": "^17.0.1",
"react-content-loader": "^6.2.1",
"react-dom": "^17.0.2",
"react-gtm-module": "^2.0.11",
"react-intersection-observer": "^8.33.1",
"react-outside-click-handler": "^1.3.0",
"redux": "^4.2.1",
"styled-components": "^5.3.5",
"uniqid": "^5.4.0",
"zod": "^3.21.4"
},
"engines": {
"node": ">=18"
}
}