mirror of
https://github.com/strapi/strapi.git
synced 2026-01-06 12:13:52 +00:00
Bumps [@babel/polyfill](https://github.com/babel/babel/tree/HEAD/packages/babel-polyfill) from 7.11.5 to 7.12.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-polyfill) Signed-off-by: dependabot[bot] <support@github.com>
128 lines
3.7 KiB
JSON
128 lines
3.7 KiB
JSON
{
|
|
"name": "strapi-admin",
|
|
"version": "3.2.4",
|
|
"description": "Strapi Admin",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/strapi/strapi-admin.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"no tests yet\"",
|
|
"develop": "webpack-dev-server --config webpack.config.dev.js",
|
|
"develop:ce": "STRAPI_DISABLE_EE=true webpack-dev-server --config webpack.config.dev.js"
|
|
},
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"@babel/core": "^7.11.6",
|
|
"@babel/plugin-proposal-async-generator-functions": "^7.10.5",
|
|
"@babel/plugin-proposal-class-properties": "^7.4.0",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.9.0",
|
|
"@babel/plugin-transform-runtime": "^7.9.0",
|
|
"@babel/polyfill": "^7.12.1",
|
|
"@babel/preset-env": "^7.9.5",
|
|
"@babel/preset-react": "^7.9.4",
|
|
"@babel/runtime": "^7.9.2",
|
|
"@buffetjs/core": "3.3.1",
|
|
"@buffetjs/custom": "3.3.1",
|
|
"@buffetjs/hooks": "3.3.1",
|
|
"@buffetjs/icons": "3.3.1",
|
|
"@buffetjs/styles": "3.3.1",
|
|
"@buffetjs/utils": "3.3.1",
|
|
"@casl/ability": "^4.1.5",
|
|
"@fortawesome/fontawesome-free": "^5.11.2",
|
|
"@fortawesome/fontawesome-svg-core": "^1.2.32",
|
|
"@fortawesome/free-brands-svg-icons": "^5.11.2",
|
|
"@fortawesome/free-solid-svg-icons": "^5.14.0",
|
|
"@fortawesome/react-fontawesome": "^0.1.7",
|
|
"autoprefixer": "^9.8.6",
|
|
"axios": "^0.20.0",
|
|
"babel-loader": "^8.1.0",
|
|
"bcryptjs": "^2.4.3",
|
|
"bootstrap": "^4.5.2",
|
|
"chalk": "^2.4.2",
|
|
"chokidar": "^3.2.1",
|
|
"classnames": "^2.2.6",
|
|
"cross-env": "^5.0.5",
|
|
"css-loader": "^2.1.1",
|
|
"duplicate-package-checker-webpack-plugin": "^3.0.0",
|
|
"execa": "^1.0.0",
|
|
"file-loader": "^6.1.0",
|
|
"font-awesome": "^4.7.0",
|
|
"formik": "^2.1.4",
|
|
"friendly-errors-webpack-plugin": "^1.7.0",
|
|
"fs-extra": "^9.0.1",
|
|
"history": "^4.9.0",
|
|
"hoist-non-react-statics": "^3.3.0",
|
|
"html-loader": "^0.5.5",
|
|
"html-webpack-plugin": "^3.2.0",
|
|
"immer": "^7.0.8",
|
|
"immutable": "^3.8.2",
|
|
"invariant": "^2.2.4",
|
|
"is-wsl": "^2.0.0",
|
|
"jsonwebtoken": "8.5.1",
|
|
"koa-compose": "4.1.0",
|
|
"koa-passport": "4.1.3",
|
|
"lodash": "4.17.19",
|
|
"match-sorter": "^4.0.2",
|
|
"mini-css-extract-plugin": "^0.6.0",
|
|
"moment": "^2.24.0",
|
|
"p-map": "4.0.0",
|
|
"passport-local": "1.0.0",
|
|
"prop-types": "^15.7.2",
|
|
"react": "^16.13.1",
|
|
"react-copy-to-clipboard": "^5.0.1",
|
|
"react-dnd": "^10.0.2",
|
|
"react-dnd-html5-backend": "^10.0.2",
|
|
"react-dom": "^16.9.0",
|
|
"react-fast-compare": "^3.2.0",
|
|
"react-helmet": "^6.1.0",
|
|
"react-intl": "4.5.0",
|
|
"react-is": "^16.12.0",
|
|
"react-loadable": "^5.5.0",
|
|
"react-redux": "7.2.0",
|
|
"react-router": "^5.0.0",
|
|
"react-router-dom": "^5.0.0",
|
|
"react-select": "^3.0.8",
|
|
"react-transition-group": "^4.3.0",
|
|
"react-virtualized": "^9.21.2",
|
|
"reactstrap": "8.4.1",
|
|
"redux": "^4.0.1",
|
|
"redux-immutable": "^4.0.0",
|
|
"redux-saga": "^0.16.0",
|
|
"reselect": "^4.0.0",
|
|
"sanitize.css": "^4.1.0",
|
|
"sift": "13.1.10",
|
|
"strapi-helper-plugin": "3.2.4",
|
|
"strapi-utils": "3.2.4",
|
|
"style-loader": "^0.23.1",
|
|
"styled-components": "^5.0.0",
|
|
"terser-webpack-plugin": "^1.2.3",
|
|
"url-loader": "^1.1.2",
|
|
"video-react": "^0.13.2",
|
|
"webpack": "^4.40.1",
|
|
"webpack-cli": "^3.3.12",
|
|
"webpack-dev-server": "^3.4.1",
|
|
"webpackbar": "^4.0.0",
|
|
"yup": "^0.27.0"
|
|
},
|
|
"author": {
|
|
"name": "Strapi",
|
|
"email": "",
|
|
"url": ""
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "Strapi",
|
|
"email": "",
|
|
"url": ""
|
|
}
|
|
],
|
|
"engines": {
|
|
"node": ">=10.16.0 <=14.x.x",
|
|
"npm": ">=6.0.0"
|
|
},
|
|
"license": "SEE LICENSE IN LICENSE",
|
|
"gitHead": "231263a3535658bab1e9492c6aaaed8692d62a53"
|
|
}
|