Skip to content

Commit

Permalink
3.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vip-git committed Dec 8, 2021
1 parent ea8075c commit 11f468b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 138 deletions.
152 changes: 15 additions & 137 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author": "Vipin Tanna",
"homepage": "https://react-json-schema.app",
"homepage": "https://docs.universal-json-schema.app",
"repository": {
"type": "git",
"url": "git+https://github.com/vip-git/universal-json-schema.git"
Expand All @@ -9,7 +9,13 @@
"url": "https://github.com/vip-git/universal-json-schema/issues"
},
"scripts": {
"postinstall": "cross-env FRAMEWORK_NAME=$FRAMEWORK_NAME UI_FRAMEWORK_NAME=$UI_FRAMEWORK_NAME node scripts/generator/index.js",
"postinstall": "ts-node scripts/installer/index.ts --reactMUI",
"install-react-mui": "ts-node scripts/installer/index.ts --reactMUI",
"install-vue-mui": "ts-node scripts/installer/index.ts --vueMUI",
"install-react-native-paper": "ts-node scripts/installer/index.ts --reactNativePaper",
"install-angular-mui": "ts-node scripts/installer/index.ts --angularMUI",
"install-stencil-ionic": "ts-node scripts/installer/index.ts --stencilIonic",
"install-svelte-mui": "ts-node scripts/installer/index.ts --svelteMUI",
"build": "rollup -c",
"build:demo": "cross-env NODE_ENV=production webpack --config webpack.config.demo.js",
"generate:tests": "node scripts/generator/index.js --testsOnly",
Expand All @@ -34,147 +40,19 @@
"test"
],
"dependencies": {
"@date-io/moment": "2.11.0",
"@emotion/react": "11.4.1",
"@emotion/styled": "11.3.0",
"@mui/icons-material": "5.0.0",
"@mui/lab": "5.0.0-alpha.47",
"@mui/material": "5.0.0",
"@mui/styles": "5.0.0",
"@material-ui/pickers": "3.3.10",
"@react-jsonschema-form-components/material-radio-group": "3.0.0",
"@react-jsonschema-form-interceptors/translate-currency": "2.0.0",
"@react-jsonschema-form-interceptors/translate-range-date": "2.0.0",
"@react-jsonschema-form-interceptors/translate-ratings": "2.0.0",
"@react-jsonschema-form-utils/enum-utils": "2.0.1",
"@react-jsonschema-form-utils/parse-values": "2.0.1",
"ajv": "6.12.6",
"body-parser": "1.19.0",
"brace": "0.11.1",
"braces": "3.0.2",
"classnames": "2.2.6",
"cross-env": "7.0.2",
"immutability-helper": "^2.6.5 || ^3.0.0",
"immutable": "3.8.2",
"is-hotkey": "0.1.6",
"lodash": "4.17.21",
"moment": "2.29.1",
"nanoid": "3.1.23",
"prop-types": "15.7.2",
"react": "^16 || ^17.0.1",
"react-dom": "^16 || ^17.0.1",
"react-hot-loader": "4.13.0",
"react-material-ui-5-date-range-picker": "5.0.1",
"react-number-format": "4.5.0",
"react-select": "4.1.0",
"slate": "0.47.9",
"slate-collapse-on-escape": "0.8.1",
"slate-html-serializer": "0.8.13",
"slate-plain-serializer": "0.7.13",
"slate-react": "0.22.9",
"slate-soft-break": "0.9.0",
"styled-components": "5.3.0",
"typeface-roboto": "0.0.75",
"url-shim": "1.0.1",
"util": "0.12.3",
"xstate": "4.19.2"
"cross-env": "7.0.3",
"ts-node": "10.4.0",
"shelljs": "0.8.4",
"typescript": "4.3.2"
},
"description": "Material UI implementation of react-jsonschema-form with UI and XHR Schema.",
"description": "universal-jsonschema-form with UI and XHR Schema.",
"devDependencies": {
"@babel/core": "7.14.0",
"@babel/plugin-proposal-class-properties": "7.13.0",
"@babel/plugin-proposal-object-rest-spread": "7.13.8",
"@babel/plugin-proposal-optional-chaining": "7.13.12",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-jsx": "^7.12.13",
"@babel/plugin-transform-modules-commonjs": "7.14.0",
"@babel/plugin-transform-runtime": "7.13.15",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.14.0",
"@babel/preset-react": "7.13.13",
"@babel/preset-typescript": "7.13.0",
"@babel/register": "7.13.16",
"@babel/runtime": "7.12.5",
"@monaco-editor/react": "4.0.6",
"@rollup/plugin-commonjs": "19.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-typescript": "8.2.1",
"@testing-library/react-hooks": "^5.1.2",
"@types/estree": "0.0.47",
"@types/jest": "26.0.21",
"@types/json-schema": "^7.0.8",
"@types/node": "15.6.1",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"@wojtekmaj/enzyme-adapter-react-17": "0.6.1",
"autoprefixer": "10.2.1",
"babel-eslint": "10.1.0",
"babel-loader": "8.2.2",
"cheerio": "1.0.0-rc.3",
"compression-webpack-plugin": "7.1.2",
"core-js": "3.8.2",
"css-hot-loader": "1.4.4",
"css-loader": "5.1.0",
"date-fns": "2.15.0",
"ejs": "3.1.6",
"enzyme": "3.11.0",
"enzyme-to-json": "3.6.2",
"eslint": "7.15.0",
"eslint-config-airbnb": "18.2.1",
"eslint-loader": "4.0.2",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-class-property": "1.1.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.3.6",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-react": "7.21.5",
"eslint-plugin-react-hooks": "4.2.0",
"express": "4.17.1",
"file-loader": "6.0.0",
"fs-extra": "10.0.0",
"gts": "3.1.0",
"html-webpack-plugin": "4.3.0",
"husky": "^6.0.0",
"image-webpack-loader": "6.0.0",
"jest": "26.6.3",
"jest-transform-stub": "2.0.0",
"jsdom": "16.5.3",
"mini-css-extract-plugin": "1.3.9",
"multiple-cucumber-html-reporter": "1.18.0",
"namor": "2.0.2",
"node-fetch": "2.6.1",
"node-sass": "5.0.0",
"postcss": "8.2.13",
"postcss-assets": "5.0.0",
"postcss-custom-properties": "^8.0.11",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-import": "14.0.0",
"postcss-loader": "4.1.0",
"postcss-nested": "5.0.3",
"postcss-normalize": "^10.0.0",
"pre-commit": "1.2.2",
"raf": "3.4.1",
"rollup": "2.50.1",
"rollup-plugin-terser": "^7.0.2",
"sass-loader": "11.0.1",
"shelljs": "0.8.4",
"testdom": "3.0.0",
"ts-jest": "26.5.5",
"typescript": "4.3.2",
"url-loader": "4.1.0",
"webpack": "5.15.0",
"webpack-bundle-analyzer": "4.3.0",
"webpack-cli": "4.3.1",
"webpack-dev-middleware": "4.1.0",
"webpack-hot-middleware": "2.25.0"
"@types/node": "14.18.0"
},
"license": "ISC",
"main": "index.js",
"name": "react-jsonschema-form-material-ui",
"peerDependencies": {
"immutability-helper": "^2.6.5 || ^3.0.0"
},
"version": "3.0.0-rc.0",
"version": "3.0.0-rc.1",
"directories": {
"doc": "docs"
},
Expand Down
2 changes: 1 addition & 1 deletion scripts/installer/frameworks/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
"peerDependencies": {
"immutability-helper": "^2.6.5 || ^3.0.0"
},
"version": "3.0.0-rc.0",
"version": "3.0.0-rc.1",
"directories": {
"doc": "docs"
},
Expand Down

1 comment on commit 11f468b

@vercel
Copy link

@vercel vercel bot commented on 11f468b Dec 8, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.