build: Release (#9814)
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
[](https://github.com/parse-community/parse-dashboard/releases)
|
[](https://github.com/parse-community/parse-dashboard/releases)
|
||||||
|
|
||||||
[](https://nodejs.org)
|
[](https://nodejs.org)
|
||||||
[](https://www.mongodb.com)
|
[](https://www.mongodb.com)
|
||||||
[](https://www.postgresql.org)
|
[](https://www.postgresql.org)
|
||||||
|
|
||||||
[](https://www.npmjs.com/package/parse-server)
|
[](https://www.npmjs.com/package/parse-server)
|
||||||
|
|||||||
965
package-lock.json
generated
965
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@@ -20,7 +20,7 @@
|
|||||||
],
|
],
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apollo/server": "4.12.0",
|
"@apollo/server": "4.12.1",
|
||||||
"@babel/eslint-parser": "7.27.1",
|
"@babel/eslint-parser": "7.27.1",
|
||||||
"@graphql-tools/merge": "9.0.24",
|
"@graphql-tools/merge": "9.0.24",
|
||||||
"@graphql-tools/schema": "10.0.23",
|
"@graphql-tools/schema": "10.0.23",
|
||||||
@@ -46,7 +46,7 @@
|
|||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"lru-cache": "10.4.0",
|
"lru-cache": "10.4.0",
|
||||||
"mime": "4.0.7",
|
"mime": "4.0.7",
|
||||||
"mongodb": "6.16.0",
|
"mongodb": "6.17.0",
|
||||||
"mustache": "4.2.0",
|
"mustache": "4.2.0",
|
||||||
"otpauth": "9.4.0",
|
"otpauth": "9.4.0",
|
||||||
"parse": "6.1.1",
|
"parse": "6.1.1",
|
||||||
@@ -70,7 +70,7 @@
|
|||||||
"@actions/core": "1.11.1",
|
"@actions/core": "1.11.1",
|
||||||
"@apollo/client": "3.13.8",
|
"@apollo/client": "3.13.8",
|
||||||
"@babel/cli": "7.27.0",
|
"@babel/cli": "7.27.0",
|
||||||
"@babel/core": "7.27.3",
|
"@babel/core": "7.27.4",
|
||||||
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
||||||
"@babel/plugin-transform-flow-strip-types": "7.26.5",
|
"@babel/plugin-transform-flow-strip-types": "7.26.5",
|
||||||
"@babel/preset-env": "7.27.2",
|
"@babel/preset-env": "7.27.2",
|
||||||
@@ -90,27 +90,27 @@
|
|||||||
"eslint": "9.27.0",
|
"eslint": "9.27.0",
|
||||||
"eslint-plugin-expect-type": "0.6.2",
|
"eslint-plugin-expect-type": "0.6.2",
|
||||||
"flow-bin": "0.271.0",
|
"flow-bin": "0.271.0",
|
||||||
"form-data": "4.0.2",
|
"form-data": "4.0.3",
|
||||||
"globals": "16.2.0",
|
"globals": "16.2.0",
|
||||||
"graphql-tag": "2.12.6",
|
"graphql-tag": "2.12.6",
|
||||||
"husky": "9.1.7",
|
"husky": "9.1.7",
|
||||||
"jasmine": "5.6.0",
|
"jasmine": "5.7.1",
|
||||||
"jasmine-spec-reporter": "7.0.0",
|
"jasmine-spec-reporter": "7.0.0",
|
||||||
"jsdoc": "4.0.4",
|
"jsdoc": "4.0.4",
|
||||||
"jsdoc-babel": "0.5.0",
|
"jsdoc-babel": "0.5.0",
|
||||||
"lint-staged": "15.5.1",
|
"lint-staged": "16.1.0",
|
||||||
"m": "1.9.1",
|
"m": "1.9.1",
|
||||||
"madge": "8.0.0",
|
"madge": "8.0.0",
|
||||||
"mock-files-adapter": "file:spec/dependencies/mock-files-adapter",
|
"mock-files-adapter": "file:spec/dependencies/mock-files-adapter",
|
||||||
"mock-mail-adapter": "file:spec/dependencies/mock-mail-adapter",
|
"mock-mail-adapter": "file:spec/dependencies/mock-mail-adapter",
|
||||||
"mongodb-runner": "5.8.2",
|
"mongodb-runner": "5.8.3",
|
||||||
"node-abort-controller": "3.1.1",
|
"node-abort-controller": "3.1.1",
|
||||||
"node-fetch": "3.2.10",
|
"node-fetch": "3.2.10",
|
||||||
"nyc": "17.1.0",
|
"nyc": "17.1.0",
|
||||||
"prettier": "2.0.5",
|
"prettier": "2.0.5",
|
||||||
"semantic-release": "24.2.5",
|
"semantic-release": "24.2.5",
|
||||||
"typescript": "5.8.3",
|
"typescript": "5.8.3",
|
||||||
"typescript-eslint": "8.33.0",
|
"typescript-eslint": "8.33.1",
|
||||||
"yaml": "2.8.0"
|
"yaml": "2.8.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user