parse-dashboard 9.1.0-alpha.8 → 9.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -47,9 +47,7 @@ object-assign
|
|
|
47
47
|
* Released under the MIT License.
|
|
48
48
|
*/
|
|
49
49
|
|
|
50
|
-
/*!
|
|
51
|
-
|
|
52
|
-
/*! otpauth v8.0.3 | (c) Héctor Molinero Fernández <hector@molinero.dev> | MIT | https://github.com/hectorm/otpauth */
|
|
50
|
+
/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */
|
|
53
51
|
|
|
54
52
|
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
|
|
55
53
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "parse-dashboard",
|
|
3
|
-
"version": "9.1.0
|
|
3
|
+
"version": "9.1.0",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "https://github.com/parse-community/parse-dashboard"
|
|
@@ -37,8 +37,8 @@
|
|
|
37
37
|
"LICENSE"
|
|
38
38
|
],
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@babel/runtime": "7.
|
|
41
|
-
"@babel/runtime-corejs3": "7.29.
|
|
40
|
+
"@babel/runtime": "7.29.2",
|
|
41
|
+
"@babel/runtime-corejs3": "7.29.2",
|
|
42
42
|
"bcryptjs": "3.0.3",
|
|
43
43
|
"body-parser": "2.2.2",
|
|
44
44
|
"chart.js": "4.5.1",
|
|
@@ -48,20 +48,20 @@
|
|
|
48
48
|
"core-js": "3.48.0",
|
|
49
49
|
"csrf-sync": "4.2.1",
|
|
50
50
|
"diff": "8.0.3",
|
|
51
|
-
"expr-eval-fork": "3.0.
|
|
51
|
+
"expr-eval-fork": "3.0.3",
|
|
52
52
|
"express": "5.2.1",
|
|
53
|
-
"express-session": "1.
|
|
53
|
+
"express-session": "1.19.0",
|
|
54
54
|
"fast-deep-equal": "3.1.3",
|
|
55
55
|
"graphiql": "2.0.8",
|
|
56
56
|
"graphql": "16.12.0",
|
|
57
|
-
"immutable": "5.1.
|
|
57
|
+
"immutable": "5.1.5",
|
|
58
58
|
"immutable-devtools": "0.1.5",
|
|
59
59
|
"inquirer": "13.2.2",
|
|
60
60
|
"js-beautify": "1.15.4",
|
|
61
61
|
"node-fetch": "3.3.2",
|
|
62
|
-
"otpauth": "
|
|
62
|
+
"otpauth": "9.5.0",
|
|
63
63
|
"package-json": "7.0.0",
|
|
64
|
-
"parse": "
|
|
64
|
+
"parse": "8.5.0",
|
|
65
65
|
"passport": "0.7.0",
|
|
66
66
|
"passport-local": "1.0.0",
|
|
67
67
|
"prismjs": "1.30.0",
|
|
@@ -78,19 +78,24 @@
|
|
|
78
78
|
"react-json-view": "1.21.3",
|
|
79
79
|
"react-popper-tooltip": "4.4.2",
|
|
80
80
|
"react-resizable": "3.1.3",
|
|
81
|
-
"react-rnd": "10.5.
|
|
81
|
+
"react-rnd": "10.5.3",
|
|
82
82
|
"react-router-dom": "6.30.3",
|
|
83
83
|
"regenerator-runtime": "0.14.1"
|
|
84
84
|
},
|
|
85
|
+
"overrides": {
|
|
86
|
+
"madge": {
|
|
87
|
+
"typescript": "$typescript"
|
|
88
|
+
}
|
|
89
|
+
},
|
|
85
90
|
"devDependencies": {
|
|
86
91
|
"@actions/core": "3.0.0",
|
|
87
92
|
"@babel/core": "7.29.0",
|
|
88
93
|
"@babel/eslint-parser": "7.28.6",
|
|
89
94
|
"@babel/plugin-proposal-decorators": "7.29.0",
|
|
90
95
|
"@babel/plugin-transform-runtime": "7.29.0",
|
|
91
|
-
"@babel/preset-env": "7.29.
|
|
96
|
+
"@babel/preset-env": "7.29.2",
|
|
92
97
|
"@babel/preset-react": "7.28.5",
|
|
93
|
-
"@eslint/compat": "2.0.
|
|
98
|
+
"@eslint/compat": "2.0.3",
|
|
94
99
|
"@saithodev/semantic-release-backmerge": "4.0.1",
|
|
95
100
|
"@semantic-release/changelog": "6.0.3",
|
|
96
101
|
"@semantic-release/commit-analyzer": "13.0.1",
|
|
@@ -100,34 +105,34 @@
|
|
|
100
105
|
"@semantic-release/release-notes-generator": "14.1.0",
|
|
101
106
|
"@types/jest": "30.0.0",
|
|
102
107
|
"all-node-versions": "13.0.1",
|
|
103
|
-
"babel-loader": "10.
|
|
104
|
-
"css-loader": "
|
|
108
|
+
"babel-loader": "10.1.1",
|
|
109
|
+
"css-loader": "7.1.4",
|
|
105
110
|
"eslint": "9.39.2",
|
|
106
|
-
"eslint-plugin-jest": "29.
|
|
111
|
+
"eslint-plugin-jest": "29.15.1",
|
|
107
112
|
"eslint-plugin-react": "7.37.5",
|
|
108
|
-
"get-port": "7.
|
|
113
|
+
"get-port": "7.2.0",
|
|
109
114
|
"globals": "17.3.0",
|
|
110
115
|
"http-server": "14.1.1",
|
|
111
116
|
"husky": "9.1.7",
|
|
112
117
|
"jest": "30.0.4",
|
|
113
118
|
"jest-environment-jsdom": "30.0.5",
|
|
114
119
|
"madge": "8.0.0",
|
|
115
|
-
"marked": "
|
|
120
|
+
"marked": "17.0.5",
|
|
116
121
|
"mongodb-runner": "^6.6.0",
|
|
117
|
-
"parse-server": "9.
|
|
122
|
+
"parse-server": "9.7.0",
|
|
118
123
|
"prettier": "3.8.1",
|
|
119
124
|
"puppeteer": "24.37.2",
|
|
120
125
|
"react-test-renderer": "16.13.1",
|
|
121
|
-
"sass": "1.
|
|
126
|
+
"sass": "1.98.0",
|
|
122
127
|
"sass-loader": "16.0.7",
|
|
123
128
|
"semantic-release": "25.0.3",
|
|
124
129
|
"semver": "7.7.4",
|
|
125
130
|
"style-loader": "3.3.1",
|
|
126
|
-
"typescript": "
|
|
131
|
+
"typescript": "6.0.2",
|
|
127
132
|
"webpack": "5.105.1",
|
|
128
|
-
"webpack-cli": "
|
|
133
|
+
"webpack-cli": "7.0.2",
|
|
129
134
|
"ws": "8.19.0",
|
|
130
|
-
"yaml": "2.8.
|
|
135
|
+
"yaml": "2.8.3"
|
|
131
136
|
},
|
|
132
137
|
"scripts": {
|
|
133
138
|
"ci:check": "node ./ci/ciCheck.mjs",
|
|
@@ -135,7 +140,7 @@
|
|
|
135
140
|
"dev": "node ./Parse-Dashboard/index.js & webpack --config webpack/build.config.js --devtool eval-source-map --progress --watch",
|
|
136
141
|
"dashboard": "node ./Parse-Dashboard/index.js & webpack --config webpack/build.config.js --progress --watch",
|
|
137
142
|
"pig": "http-server ./PIG -p 4041 -s & webpack --config webpack/PIG.config.js --progress --watch",
|
|
138
|
-
"build": "webpack --node-env=production --config webpack/production.config.js && webpack --config webpack/PIG.config.js",
|
|
143
|
+
"build": "webpack --config-node-env=production --config webpack/production.config.js && webpack --config webpack/PIG.config.js",
|
|
139
144
|
"test": "jest",
|
|
140
145
|
"lint": "eslint --cache ./",
|
|
141
146
|
"lint:fix": "DEBUG=eslint:cli-engine eslint --fix --cache ./",
|
|
@@ -152,7 +157,7 @@
|
|
|
152
157
|
"parse-dashboard": "./bin/parse-dashboard"
|
|
153
158
|
},
|
|
154
159
|
"engines": {
|
|
155
|
-
"node": ">=20.
|
|
160
|
+
"node": ">=20.19.0 <21.0.0 || >=22.12.0 <23.0.0 || >=24.1.0 <25.0.0"
|
|
156
161
|
},
|
|
157
162
|
"main": "Parse-Dashboard/app.js",
|
|
158
163
|
"jest": {
|
|
@@ -165,6 +170,9 @@
|
|
|
165
170
|
"moduleNameMapper": {
|
|
166
171
|
"\\.(css|less)$": "<rootDir>/testing/styleMock.js"
|
|
167
172
|
},
|
|
173
|
+
"transformIgnorePatterns": [
|
|
174
|
+
"node_modules/(?!(marked)/)"
|
|
175
|
+
],
|
|
168
176
|
"unmockedModulePathPatterns": [
|
|
169
177
|
"react",
|
|
170
178
|
"react-dom",
|