-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathpackage.json
More file actions
119 lines (119 loc) · 3.98 KB
/
package.json
File metadata and controls
119 lines (119 loc) · 3.98 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
{
"name": "nhsuk-react-components-extensions",
"version": "2.3.5-beta",
"style": "dist/index.css",
"author": {
"email": "thomas.judd-cooper1@nhs.net",
"name": "Thomas Judd-Cooper",
"url": "https://tomjuddcooper.co.uk"
},
"license": "MIT",
"dependencies": {
"classnames": "^2.2.6",
"nhsuk-react-components": "6.0.0-beta.2"
},
"devDependencies": {
"@babel/cli": "^7.25.9",
"@babel/core": "^7.26.0",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-transform-numeric-separator": "^7.25.9",
"@babel/preset-env": "^7.28.3",
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.27.1",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.16.0",
"@react-input/mask": "^2.0.4",
"@rollup/plugin-commonjs": "^28.0.6",
"@rollup/plugin-node-resolve": "^16.0.1",
"@rollup/plugin-typescript": "^12.1.4",
"@storybook/addon-a11y": "9.1.3",
"@storybook/addon-docs": "9.1.3",
"@storybook/react-vite": "9.1.3",
"@storybook/storybook-deployer": "^2.8.16",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@types/add": "^2",
"@types/babel__preset-env": "^7",
"@types/classnames": "^2.2.9",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.2",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@types/react-input-mask": "^3.0.5",
"@types/stylus": "^0",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"add": "^2.0.6",
"babel-jest": "^29.7.0",
"babel-loader": "^8.0.0",
"css-loader": "^5.0.0",
"eslint": "^9.14.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-storybook": "9.1.3",
"globals": "^15.13.0",
"jest": "^29.7.0",
"jest-axe": "^9.0.0",
"jest-environment-jsdom": "^29.7.0",
"less": "^4.4.1",
"nhsuk-frontend": "^10",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"react": "^19.1.1",
"react-docgen-typescript": "^2.4.0",
"react-dom": "^19.1.1",
"rollup": "^4.50.1",
"rollup-plugin-dts": "^6.2.3",
"rollup-plugin-postcss": "^4.0.2",
"sass": "^1.92.1",
"sass-embedded": "^1.92.1",
"sass-loader": "^10.0.0",
"storybook": "9.1.3",
"style-loader": "^2.0.0",
"stylelint": "^16.10.0",
"stylelint-config-sass-guidelines": "^12.1.0",
"stylelint-scss": "^6.8.1",
"stylus": "^0.64.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
"typescript": "^5.9.2",
"vite": "^7.1.3",
"webpack": "^5.0.0"
},
"peerDependencies": {
"react": "^19",
"react-dom": "^19"
},
"scripts": {
"build": "yarn build:dist && yarn build:lib && yarn build:sass",
"build:dist": "rollup -c",
"build:lib": "babel src --out-dir lib --extensions \".ts,.tsx\" --source-maps inline && tsc --emitDeclarationOnly --skipLibCheck",
"build:sass": "sass src:css",
"build-storybook": "storybook build",
"cleanup": "bash scripts/cleanup.sh",
"lint": "stylelint --fix src/**/*.scss src/**/**/*.scss && eslint --fix src/*.ts src/components/**/*.ts src/components/**/*.tsx",
"prebuild": "yarn lint && yarn test --coverage && yarn cleanup",
"storybook": "storybook dev -p 6006",
"test": "jest",
"test:ci": "jest --coverage"
},
"files": [
"dist",
"lib",
"css"
],
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
"main": "dist/index.js",
"packageManager": "yarn@4.4.0+sha512.91d93b445d9284e7ed52931369bc89a663414e5582d00eea45c67ddc459a2582919eece27c412d6ffd1bd0793ff35399381cb229326b961798ce4f4cc60ddfdb"
}