-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
159 lines (159 loc) · 5.99 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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
{
"name": "ithemes-security",
"description": "Take the guesswork out of WordPress security. Solid Security offers 30+ ways to lock down WordPress in an easy-to-use WordPress security plugin.",
"version": "5.6.0",
"author": "iThemes",
"engines": {
"npm": "^8",
"node": "^16"
},
"browserslist": [
"extends @wordpress/browserslist-config"
],
"prettier": "@wordpress/prettier-config",
"dependencies": {
"@emotion/cache": "^11.9.3",
"@emotion/css": "^11.7.1",
"@emotion/react": "^11.5.0",
"@ithemes/ui": "^0.11.4",
"@react-hook/debounce": "^3.0.0",
"@rjsf/core": "^2.5.1",
"@wordpress/a11y": "^3.35.0",
"@wordpress/api-fetch": "^6.32.0",
"@wordpress/base-styles": "^4.26.0",
"@wordpress/block-editor": "^12.3.0",
"@wordpress/blocks": "^12.12.0",
"@wordpress/components": "^25.1.0",
"@wordpress/compose": "^6.12.0",
"@wordpress/data": "^9.5.0",
"@wordpress/date": "^4.35.0",
"@wordpress/dom-ready": "^3.35.0",
"@wordpress/element": "^5.12.0",
"@wordpress/hooks": "^3.35.0",
"@wordpress/html-entities": "^3.35.0",
"@wordpress/i18n": "^4.35.0",
"@wordpress/is-shallow-equal": "^4.35.0",
"@wordpress/keycodes": "^3.35.0",
"@wordpress/notices": "^4.3.0",
"@wordpress/plugins": "^6.3.0",
"@wordpress/preferences": "^3.12.0",
"@wordpress/primitives": "^3.33.0",
"@wordpress/redux-routine": "^4.35.0",
"@wordpress/rich-text": "^6.12.0",
"@wordpress/url": "^3.36.0",
"@wordpress/viewport": "^5.12.0",
"ajv": "^6.12.6",
"classnames": "^2.3.1",
"contrast": "^1.0.1",
"deep-object-diff": "^1.1.0",
"file-saver": "^2.0.5",
"get-wild": "^1.5.0",
"history": "^4.10.1",
"interweave": "^12.7.2",
"json-ptr": "^3.0.1",
"li": "^1.3.0",
"lodash": "^4.17.21",
"memize": "^1.1.0",
"moment": "^2.22.1",
"query-string": "^7.0.0",
"react": "^18.2.0",
"react-error-boundary": "^3.1.3",
"react-grid-layout": "^0.18.0",
"react-hooks-global-state": "^1.0.1",
"react-resizable": "^1.11.1",
"react-router-dom": "^5.2.0",
"react-select": "^5.8.0",
"react-transition-group": "^2.9.0",
"recharts": "^2.0.9",
"rememo": "^3.0.0",
"scroll-into-view-if-needed": "^2.2.28",
"uri-templates": "^0.2.0",
"use-deep-compare-effect": "^1.6.1",
"use-query-params": "^1.2.2",
"uuid": "^8.3.2"
},
"devDependencies": {
"@babel/core": "^7.13.16",
"@babel/eslint-parser": "^7.17.0",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-export-default-from": "^7.12.13",
"@babel/plugin-proposal-private-methods": "^7.13.0",
"@babel/plugin-proposal-throw-expressions": "^7.12.13",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-react-jsx": "^7.13.12",
"@babel/runtime-corejs2": "^7.13.17",
"@emotion/babel-plugin": "^11.7.2",
"@emotion/core": "^10.1.1",
"@emotion/styled": "^11.3.0",
"@emotion/stylis": "^0.8.5",
"@wordpress/babel-plugin-import-jsx-pragma": "^4.18.0",
"@wordpress/babel-preset-default": "^7.19.0",
"@wordpress/browserslist-config": "^5.18.0",
"@wordpress/icons": "^9.26.0",
"@wordpress/jest-preset-default": "^11.6.0",
"@wordpress/prettier-config": "^2.18.0",
"@wordpress/scripts": "^26.6.0",
"acorn": "^6.4.2",
"autoprefixer": "^9.8.6",
"babel-loader": "^8.2.2",
"concurrently": "^6.0.2",
"copy-webpack-plugin": "^11.0.0",
"crypto": "^1.0.1",
"css-loader": "^6.7.1",
"escape-string-regexp": "^2.0.0",
"eslint-import-resolver-webpack": "^0.13.0",
"glob": "^7.1.6",
"husky": "^1.3.1",
"loader-utils": "^1.4.0",
"mini-css-extract-plugin": "^2.6.1",
"path": "^0.12.7",
"postcss-loader": "^3.0.0",
"readdirp": "^2.2.1",
"rimraf": "^2.7.1",
"sass": "^1.49.9",
"sass-loader": "^13.0.2",
"style-loader": "^3.3.1",
"svg-react-loader": "https://github.com/woutervanvliet/svg-react-loader.git",
"tmp": "^0.2.1",
"webpack": "^5.73.0",
"webpack-cli": "^4.6.0",
"webpack-livereload-plugin": "^3.0.2",
"webpack-manifest-plugin": "^5.0.0",
"webpack-sources": "latest",
"webpack-webstorm-debugger-script": "^1.0.1",
"wp-prettier": "^2.2.1-beta-1"
},
"overrides": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"directories": {},
"homepage": "https://ithemes.com/security",
"license": "GPL-2.0-or-later",
"private": true,
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/ithemes/ithemes-security-pro.git"
},
"scripts": {
"build": "NODE_ENV=production node ./node_modules/.bin/webpack",
"clean": "node ./bin/clean.js",
"dev": "node ./node_modules/.bin/webpack",
"lint": "concurrently \"npm run lint-js\"",
"lint-js": "wp-scripts lint-js",
"lint-js:fix": "wp-scripts lint-js --fix",
"test": "concurrently \"npm run lint-js && npm run test-unit\"",
"test-unit": "wp-scripts test-unit-js --config tests/js/unit/jest.config.json",
"test-unit:coverage": "npm run test-unit -- --coverage",
"test-unit:update": "npm run test-unit -- --updateSnapshot",
"test-unit:watch": "npm run test-unit -- --watch",
"watch": "node ./node_modules/.bin/webpack --watch",
"packages-update": "wp-scripts packages-update",
"test-up": "bash ./bin/test-up.sh",
"test-wpunit": "docker-compose exec -T -w /var/www/html/wp-content/plugins/ithemes-security-pro wordpress ./vendor/bin/codecept run wpunit",
"test-acceptance": "docker-compose exec -T -w /var/www/html/wp-content/plugins/ithemes-security-pro wordpress ./vendor/bin/codecept run acceptance",
"test-cli": "docker-compose exec -T -w /var/www/html/wp-content/plugins/ithemes-security-pro wordpress ./vendor/bin/codecept run wpcli",
"test-upgrade": "docker-compose exec -T -w /var/www/html/wp-content/plugins/ithemes-security-pro wordpress ./vendor/bin/codecept run upgrade",
"test-build": "docker-compose exec -T -w /var/www/html/wp-content/plugins/ithemes-security-pro wordpress ./vendor/bin/codecept build"
}
}