parse-dashboard 4.1.1 → 4.1.2-alpha.1

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.
Files changed (28) hide show
  1. package/Parse-Dashboard/public/bundles/143.bundle.js +1 -0
  2. package/Parse-Dashboard/public/bundles/169.bundle.js +1 -0
  3. package/Parse-Dashboard/public/bundles/191.bundle.js +1 -0
  4. package/Parse-Dashboard/public/bundles/208.bundle.js +1 -0
  5. package/Parse-Dashboard/public/bundles/220.bundle.js +1 -0
  6. package/Parse-Dashboard/public/bundles/253.bundle.js +1 -0
  7. package/Parse-Dashboard/public/bundles/280.bundle.js +1 -0
  8. package/Parse-Dashboard/public/bundles/287.bundle.js +1 -0
  9. package/Parse-Dashboard/public/bundles/36.bundle.js +1 -0
  10. package/Parse-Dashboard/public/bundles/370.bundle.js +1 -0
  11. package/Parse-Dashboard/public/bundles/41.bundle.js +1 -0
  12. package/Parse-Dashboard/public/bundles/453.bundle.js +1 -0
  13. package/Parse-Dashboard/public/bundles/468.bundle.js +1 -0
  14. package/Parse-Dashboard/public/bundles/500.bundle.js +1 -0
  15. package/Parse-Dashboard/public/bundles/556.bundle.js +1 -0
  16. package/Parse-Dashboard/public/bundles/620.bundle.js +1 -0
  17. package/Parse-Dashboard/public/bundles/633.bundle.js +1 -0
  18. package/Parse-Dashboard/public/bundles/67.bundle.js +1 -0
  19. package/Parse-Dashboard/public/bundles/677.bundle.js +1 -0
  20. package/Parse-Dashboard/public/bundles/736.bundle.js +1 -0
  21. package/Parse-Dashboard/public/bundles/798.bundle.js +1 -0
  22. package/Parse-Dashboard/public/bundles/83.bundle.js +1 -0
  23. package/Parse-Dashboard/public/bundles/930.bundle.js +1 -0
  24. package/Parse-Dashboard/public/bundles/952.bundle.js +1 -0
  25. package/Parse-Dashboard/public/bundles/963.bundle.js +1 -0
  26. package/Parse-Dashboard/public/bundles/dashboard.bundle.js +1 -1
  27. package/Parse-Dashboard/public/bundles/dashboard.bundle.js.LICENSE.txt +35 -0
  28. package/package.json +11 -11
@@ -4,6 +4,13 @@ object-assign
4
4
  @license MIT
5
5
  */
6
6
 
7
+ /*!
8
+ * assign-symbols <https://github.com/jonschlinkert/assign-symbols>
9
+ *
10
+ * Copyright (c) 2015, Jon Schlinkert.
11
+ * Licensed under the MIT License.
12
+ */
13
+
7
14
  /*!
8
15
  * escape-html
9
16
  * Copyright(c) 2012-2013 TJ Holowaychuk
@@ -12,6 +19,34 @@ object-assign
12
19
  * MIT Licensed
13
20
  */
14
21
 
22
+ /*!
23
+ * is-extendable <https://github.com/jonschlinkert/is-extendable>
24
+ *
25
+ * Copyright (c) 2015, Jon Schlinkert.
26
+ * Licensed under the MIT License.
27
+ */
28
+
29
+ /*!
30
+ * is-plain-object <https://github.com/jonschlinkert/is-plain-object>
31
+ *
32
+ * Copyright (c) 2014-2017, Jon Schlinkert.
33
+ * Released under the MIT License.
34
+ */
35
+
36
+ /*!
37
+ * set-value <https://github.com/jonschlinkert/set-value>
38
+ *
39
+ * Copyright (c) 2014-2015, 2017, Jon Schlinkert.
40
+ * Released under the MIT License.
41
+ */
42
+
43
+ /*!
44
+ * split-string <https://github.com/jonschlinkert/split-string>
45
+ *
46
+ * Copyright (c) 2015-2017, Jon Schlinkert.
47
+ * Released under the MIT License.
48
+ */
49
+
15
50
  /**
16
51
  * Prism: Lightweight, robust, elegant syntax highlighting
17
52
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "parse-dashboard",
3
- "version": "4.1.1",
3
+ "version": "4.1.2-alpha.1",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/ParsePlatform/parse-dashboard"
@@ -35,23 +35,23 @@
35
35
  "LICENSE"
36
36
  ],
37
37
  "dependencies": {
38
- "@babel/runtime": "7.17.2",
38
+ "@babel/runtime": "7.17.9",
39
39
  "bcryptjs": "2.3.0",
40
- "body-parser": "1.19.2",
41
- "commander": "9.0.0",
40
+ "body-parser": "1.20.0",
41
+ "commander": "9.1.0",
42
42
  "connect-flash": "0.1.1",
43
43
  "cookie-session": "2.0.0",
44
44
  "copy-to-clipboard": "3.3.1",
45
45
  "csurf": "1.11.0",
46
46
  "express": "4.17.3",
47
- "graphiql": "1.6.0",
47
+ "graphiql": "1.8.4",
48
48
  "graphql": "16.3.0",
49
49
  "history": "4.10.1",
50
50
  "immutable": "4.0.0",
51
51
  "immutable-devtools": "0.1.5",
52
- "inquirer": "8.2.0",
53
- "js-beautify": "1.14.1",
54
- "otpauth": "7.0.11",
52
+ "inquirer": "8.2.2",
53
+ "js-beautify": "1.14.2",
54
+ "otpauth": "7.1.1",
55
55
  "package-json": "7.0.0",
56
56
  "parse": "3.4.1",
57
57
  "passport": "0.5.2",
@@ -67,12 +67,12 @@
67
67
  "react-helmet": "6.1.0",
68
68
  "react-json-view": "1.21.3",
69
69
  "react-popper-tooltip": "4.3.1",
70
- "react-redux": "5.1.2",
70
+ "react-redux": "7.2.8",
71
71
  "react-router": "5.2.1",
72
72
  "react-router-dom": "5.3.0",
73
73
  "regenerator-runtime": "0.13.8",
74
- "semver": "7.3.4",
75
- "typescript": "4.6.2"
74
+ "semver": "7.3.6",
75
+ "typescript": "4.6.3"
76
76
  },
77
77
  "devDependencies": {
78
78
  "@actions/core": "1.2.6",