parse-dashboard 7.1.0-alpha.5 → 7.1.0-alpha.7
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.
- package/Parse-Dashboard/app.js +15 -8
- package/Parse-Dashboard/public/bundles/183.bundle.js +1 -1
- package/Parse-Dashboard/public/bundles/221.bundle.js +1 -1
- package/Parse-Dashboard/public/bundles/448.bundle.js +1 -1
- package/Parse-Dashboard/public/bundles/584.bundle.js +1 -1
- package/Parse-Dashboard/public/bundles/75.bundle.js +1 -1
- package/Parse-Dashboard/public/bundles/844.bundle.js +1 -1
- package/Parse-Dashboard/public/bundles/862.bundle.js +1 -1
- package/Parse-Dashboard/public/bundles/929.bundle.js +1 -1
- package/Parse-Dashboard/public/bundles/950.bundle.js +1 -1
- package/Parse-Dashboard/public/bundles/dashboard.bundle.js +1 -1
- package/Parse-Dashboard/public/bundles/login.bundle.js +1 -1
- package/package.json +22 -22
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "parse-dashboard",
|
|
3
|
-
"version": "7.1.0-alpha.
|
|
3
|
+
"version": "7.1.0-alpha.7",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "https://github.com/parse-community/parse-dashboard"
|
|
@@ -36,13 +36,13 @@
|
|
|
36
36
|
],
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"@babel/runtime": "7.27.0",
|
|
39
|
-
"@babel/runtime-corejs3": "7.
|
|
39
|
+
"@babel/runtime-corejs3": "7.27.0",
|
|
40
40
|
"bcryptjs": "2.3.0",
|
|
41
|
-
"body-parser": "
|
|
41
|
+
"body-parser": "2.2.0",
|
|
42
42
|
"commander": "9.4.0",
|
|
43
43
|
"connect-flash": "0.1.1",
|
|
44
|
-
"cookie-session": "2.
|
|
45
|
-
"copy-to-clipboard": "3.3.
|
|
44
|
+
"cookie-session": "2.1.0",
|
|
45
|
+
"copy-to-clipboard": "3.3.3",
|
|
46
46
|
"core-js": "3.41.0",
|
|
47
47
|
"csurf": "1.11.0",
|
|
48
48
|
"express": "4.21.2",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"graphql": "16.8.1",
|
|
51
51
|
"immutable": "5.1.1",
|
|
52
52
|
"immutable-devtools": "0.1.5",
|
|
53
|
-
"inquirer": "
|
|
53
|
+
"inquirer": "12.5.2",
|
|
54
54
|
"js-beautify": "1.14.10",
|
|
55
55
|
"otpauth": "8.0.3",
|
|
56
56
|
"package-json": "7.0.0",
|
|
@@ -59,11 +59,11 @@
|
|
|
59
59
|
"passport-local": "1.0.0",
|
|
60
60
|
"prismjs": "1.30.0",
|
|
61
61
|
"prop-types": "15.8.1",
|
|
62
|
-
"qrcode": "1.5.
|
|
62
|
+
"qrcode": "1.5.4",
|
|
63
63
|
"react": "16.14.0",
|
|
64
64
|
"react-ace": "11.0.1",
|
|
65
65
|
"react-dnd": "10.0.2",
|
|
66
|
-
"react-dnd-html5-backend": "
|
|
66
|
+
"react-dnd-html5-backend": "16.0.1",
|
|
67
67
|
"react-dom": "16.14.0",
|
|
68
68
|
"react-draggable": "4.4.6",
|
|
69
69
|
"react-helmet": "6.1.0",
|
|
@@ -75,13 +75,13 @@
|
|
|
75
75
|
},
|
|
76
76
|
"devDependencies": {
|
|
77
77
|
"@actions/core": "1.11.1",
|
|
78
|
-
"@babel/core": "7.
|
|
79
|
-
"@babel/eslint-parser": "7.
|
|
78
|
+
"@babel/core": "7.26.10",
|
|
79
|
+
"@babel/eslint-parser": "7.27.0",
|
|
80
80
|
"@babel/plugin-proposal-decorators": "7.20.13",
|
|
81
81
|
"@babel/plugin-transform-runtime": "7.26.10",
|
|
82
82
|
"@babel/preset-env": "7.26.9",
|
|
83
|
-
"@babel/preset-react": "7.
|
|
84
|
-
"@eslint/compat": "1.2.
|
|
83
|
+
"@babel/preset-react": "7.26.3",
|
|
84
|
+
"@eslint/compat": "1.2.8",
|
|
85
85
|
"@saithodev/semantic-release-backmerge": "4.0.1",
|
|
86
86
|
"@semantic-release/changelog": "6.0.3",
|
|
87
87
|
"@semantic-release/commit-analyzer": "13.0.1",
|
|
@@ -90,33 +90,33 @@
|
|
|
90
90
|
"@semantic-release/npm": "12.0.1",
|
|
91
91
|
"@semantic-release/release-notes-generator": "14.0.3",
|
|
92
92
|
"@types/jest": "29.1.1",
|
|
93
|
-
"all-node-versions": "
|
|
93
|
+
"all-node-versions": "13.0.1",
|
|
94
94
|
"babel-loader": "9.1.2",
|
|
95
95
|
"css-loader": "6.7.3",
|
|
96
|
-
"eslint": "9.
|
|
96
|
+
"eslint": "9.24.0",
|
|
97
97
|
"eslint-plugin-jest": "28.11.0",
|
|
98
98
|
"eslint-plugin-react": "7.37.4",
|
|
99
99
|
"globals": "16.0.0",
|
|
100
|
-
"http-server": "14.
|
|
101
|
-
"husky": "
|
|
100
|
+
"http-server": "14.1.1",
|
|
101
|
+
"husky": "9.1.7",
|
|
102
102
|
"jest": "29.1.2",
|
|
103
|
-
"jest-environment-jsdom": "29.
|
|
104
|
-
"madge": "
|
|
105
|
-
"marked": "15.0.
|
|
103
|
+
"jest-environment-jsdom": "29.7.0",
|
|
104
|
+
"madge": "8.0.0",
|
|
105
|
+
"marked": "15.0.8",
|
|
106
106
|
"null-loader": "4.0.1",
|
|
107
107
|
"prettier": "3.5.3",
|
|
108
|
-
"puppeteer": "24.
|
|
108
|
+
"puppeteer": "24.6.0",
|
|
109
109
|
"react-test-renderer": "16.13.1",
|
|
110
110
|
"request": "2.88.2",
|
|
111
111
|
"request-promise": "4.2.5",
|
|
112
|
-
"sass": "1.
|
|
112
|
+
"sass": "1.86.3",
|
|
113
113
|
"sass-loader": "13.2.0",
|
|
114
114
|
"semantic-release": "24.2.3",
|
|
115
115
|
"semver": "7.5.2",
|
|
116
116
|
"style-loader": "3.3.1",
|
|
117
117
|
"svg-prep": "1.0.4",
|
|
118
118
|
"typescript": "5.8.2",
|
|
119
|
-
"webpack": "5.
|
|
119
|
+
"webpack": "5.99.5",
|
|
120
120
|
"webpack-cli": "5.0.1",
|
|
121
121
|
"yaml": "1.10.0"
|
|
122
122
|
},
|