|
1 | 1 | { |
2 | 2 | "name": "parse-dashboard", |
3 | | - "version": "4.1.3-alpha.1", |
| 3 | + "version": "4.2.0-alpha.4", |
4 | 4 | "repository": { |
5 | 5 | "type": "git", |
6 | 6 | "url": "https://github.com/ParsePlatform/parse-dashboard" |
|
35 | 35 | "LICENSE" |
36 | 36 | ], |
37 | 37 | "dependencies": { |
38 | | - "@babel/runtime": "7.18.3", |
| 38 | + "@babel/runtime": "7.18.9", |
39 | 39 | "bcryptjs": "2.3.0", |
40 | 40 | "body-parser": "1.20.0", |
41 | | - "commander": "9.3.0", |
| 41 | + "commander": "9.4.0", |
42 | 42 | "connect-flash": "0.1.1", |
43 | 43 | "cookie-session": "2.0.0", |
44 | 44 | "copy-to-clipboard": "3.3.1", |
45 | | - "core-js": "3.22.8", |
| 45 | + "core-js": "3.24.1", |
46 | 46 | "csurf": "1.11.0", |
47 | 47 | "express": "4.18.1", |
48 | | - "graphiql": "1.8.9", |
| 48 | + "graphiql": "1.10.0", |
49 | 49 | "graphql": "16.5.0", |
50 | 50 | "history": "4.10.1", |
51 | 51 | "immutable": "4.1.0", |
52 | 52 | "immutable-devtools": "0.1.5", |
53 | 53 | "inquirer": "8.2.4", |
54 | | - "js-beautify": "1.14.2", |
55 | | - "otpauth": "7.1.3", |
| 54 | + "js-beautify": "1.14.4", |
| 55 | + "otpauth": "8.0.1", |
56 | 56 | "package-json": "7.0.0", |
57 | 57 | "parse": "3.4.2", |
58 | 58 | "passport": "0.5.3", |
59 | 59 | "passport-local": "1.0.0", |
60 | 60 | "prismjs": "1.28.0", |
61 | 61 | "prop-types": "15.8.1", |
62 | | - "qrcode": "1.5.0", |
| 62 | + "qrcode": "1.5.1", |
63 | 63 | "react": "16.14.0", |
64 | 64 | "react-ace": "10.1.0", |
65 | 65 | "react-dnd": "10.0.2", |
66 | 66 | "react-dnd-html5-backend": "10.0.2", |
67 | 67 | "react-dom": "16.14.0", |
68 | 68 | "react-helmet": "6.1.0", |
69 | 69 | "react-json-view": "1.21.3", |
70 | | - "react-popper-tooltip": "4.4.1", |
| 70 | + "react-popper-tooltip": "4.4.2", |
71 | 71 | "react-redux": "8.0.2", |
72 | 72 | "react-router": "5.2.1", |
73 | 73 | "react-router-dom": "5.3.0", |
74 | 74 | "regenerator-runtime": "0.13.9", |
75 | 75 | "semver": "7.3.7", |
76 | | - "typescript": "4.7.3" |
| 76 | + "typescript": "4.7.4" |
77 | 77 | }, |
78 | 78 | "devDependencies": { |
79 | | - "@actions/core": "1.2.6", |
| 79 | + "@actions/core": "1.9.1", |
80 | 80 | "@babel/core": "7.16.0", |
81 | 81 | "@babel/plugin-proposal-decorators": "7.16.4", |
82 | 82 | "@babel/plugin-transform-regenerator": "7.16.0", |
|
0 commit comments