mirror of
https://github.com/metabrainz/musicbrainz-server.git
synced 2025-03-14 10:15:22 +00:00
https://github.com/facebook/flow/releases/tag/v0.261.0 https://github.com/facebook/flow/releases/tag/v0.261.1 https://github.com/facebook/flow/releases/tag/v0.261.2 No errors.
108 lines
3.6 KiB
JSON
108 lines
3.6 KiB
JSON
{
|
|
"name": "musicbrainz-server",
|
|
"version": "0.0.0",
|
|
"description": "package.json for keeping track of musicbrainz-server nodejs dependencies",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/metabrainz/musicbrainz-server.git"
|
|
},
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@babel/core": "7.25.2",
|
|
"@babel/plugin-proposal-class-properties": "7.18.6",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
|
|
"@babel/plugin-proposal-optional-chaining": "7.21.0",
|
|
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
|
"@babel/plugin-transform-flow-strip-types": "7.25.2",
|
|
"@babel/plugin-transform-react-constant-elements": "7.25.1",
|
|
"@babel/plugin-transform-react-inline-elements": "7.24.7",
|
|
"@babel/plugin-transform-react-jsx": "7.25.2",
|
|
"@babel/plugin-transform-runtime": "7.25.4",
|
|
"@babel/preset-env": "7.25.4",
|
|
"@babel/preset-flow": "7.24.7",
|
|
"@babel/register": "7.24.6",
|
|
"@babel/runtime": "7.25.6",
|
|
"@floating-ui/react": "0.26.22",
|
|
"@sentry/browser": "7.119.2",
|
|
"@sentry/node": "7.119.2",
|
|
"babel-loader": "9.1.3",
|
|
"balanced-match": "3.0.1",
|
|
"canonical-json": "0.0.4",
|
|
"cookie": "0.7.2",
|
|
"core-js": "3.38.1",
|
|
"deep-freeze-strict": "1.1.1",
|
|
"detect-node": "2.1.0",
|
|
"fast-diff": "1.3.0",
|
|
"filesize": "10.1.4",
|
|
"generic-diff": "1.0.1",
|
|
"he": "1.2.0",
|
|
"imports-loader": "5.0.0",
|
|
"jed": "https://github.com/metabrainz/Jed.git#cd3f71b7479b9c587990a0fa27ae9fdafbd9d9d9",
|
|
"jquery": "1.11.2",
|
|
"knockout": "https://github.com/mwiencek/knockout.git#a09f0778844130a89af438971ad6229ab81e26b3",
|
|
"knockout-arraytransforms": "https://github.com/mwiencek/knockout-arraytransforms.git#9673e91a4755b92ba4eea5ca03067790dbbd997b",
|
|
"leaflet": "1.9.4",
|
|
"leaflet.markercluster": "1.5.3",
|
|
"less": "4.2.0",
|
|
"less-loader": "12.2.0",
|
|
"less-plugin-clean-css": "1.5.1",
|
|
"leven": "4.0.0",
|
|
"mutate-cow": "5.0.0",
|
|
"nodemon": "3.1.4",
|
|
"pg": "8.12.0",
|
|
"pg-cursor": "2.11.0",
|
|
"po2json": "https://github.com/metabrainz/po2json.git#905dd32b286c80b973ca3c7c27f31d0ef1f4e65b",
|
|
"punycode": "2.3.1",
|
|
"react": "18.3.1",
|
|
"react-dom": "18.3.1",
|
|
"react-table": "7.8.0",
|
|
"redux": "4.2.0",
|
|
"shell-quote": "1.8.1",
|
|
"shelljs": "0.8.5",
|
|
"sliced": "1.0.1",
|
|
"sucrase": "3.35.0",
|
|
"tabbable": "6.2.0",
|
|
"tablesorter": "2.32.0",
|
|
"terser-webpack-plugin": "5.3.10",
|
|
"webpack": "5.95.0",
|
|
"webpack-node-externals": "3.0.0",
|
|
"weight-balanced-tree": "0.6.1",
|
|
"whatwg-fetch": "3.6.20",
|
|
"yargs": "3.10.0"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/cli": "7.25.6",
|
|
"@metabrainz/xgettext-js": "4.0.0",
|
|
"@stylistic/eslint-plugin": "2.12.0 ",
|
|
"babel-plugin-istanbul": "7.0.0",
|
|
"babel-plugin-syntax-hermes-parser": "0.24.0",
|
|
"buffer": "6.0.3",
|
|
"chrome-remote-interface": "0.33.0",
|
|
"eslint": "9.16.0",
|
|
"eslint-plugin-fb-flow": "0.0.5",
|
|
"eslint-plugin-ft-flow": "3.0.11",
|
|
"eslint-plugin-import": "2.31.0",
|
|
"eslint-plugin-react": "7.37.2",
|
|
"eslint-plugin-react-hooks": "5.0.0",
|
|
"eslint-plugin-simple-import-sort": "^7.0.0",
|
|
"flow-bin": "0.261.2",
|
|
"gettext-parser": "4.2.0",
|
|
"globals": "15.9.0",
|
|
"hermes-eslint": "0.24.0",
|
|
"http-proxy": "1.18.1",
|
|
"json5": "2.2.3",
|
|
"nyc": "17.0.0",
|
|
"path-browserify": "1.0.1",
|
|
"process": "0.11.10",
|
|
"react-is": "18.3.1",
|
|
"selenium-webdriver": "4.21.0",
|
|
"stream-browserify": "3.0.0",
|
|
"tap-difflet": "0.7.2",
|
|
"tap-junit": "3.1.0",
|
|
"tape": "4.7.0",
|
|
"utf8": "3.0.0"
|
|
},
|
|
"private": true,
|
|
"packageManager": "yarn@4.2.2"
|
|
}
|