Skip to content

Commit

Permalink
Updated Docusaurus.
Browse files Browse the repository at this point in the history
  • Loading branch information
radekmie authored Dec 23, 2021
1 parent 80b6a38 commit a06cff5
Show file tree
Hide file tree
Showing 7 changed files with 5,945 additions and 12,697 deletions.
18,335 changes: 5,903 additions & 12,432 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
},
"dependencies": {
"@ant-design/icons": "4.4.0",
"@docusaurus/core": "2.0.0-beta.6",
"@docusaurus/preset-classic": "2.0.0-beta.6",
"@docusaurus/core": "2.0.0-beta.13",
"@docusaurus/preset-classic": "2.0.0-beta.13",
"@material-ui/core": "4.11.2",
"@material-ui/icons": "4.11.2",
"@testing-library/jest-dom": "5.11.10",
Expand All @@ -31,6 +31,7 @@
"@types/jest": "26.0.20",
"@types/lodash": "4.14.168",
"@types/lz-string": "1.3.34",
"@types/react": "17.0.2",
"@types/react-dom": "17.0.2",
"@types/simpl-schema": "1.10.0",
"@types/warning": "3.0.0",
Expand All @@ -51,6 +52,7 @@
"lint-staged": "10.5.3",
"lodash": "^4.0.0",
"lz-string": "1.4.4",
"parcel": "2.0.1",
"raw-loader": "4.0.2",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
221 changes: 0 additions & 221 deletions reproductions/package-lock.json

This file was deleted.

36 changes: 17 additions & 19 deletions reproductions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,28 +9,26 @@
"@ant-design/icons": "4.4.0",
"@material-ui/core": "4.11.2",
"@material-ui/icons": "4.11.2",
"@types/react": "17.0.2",
"@types/react-dom": "17.0.2",
"ajv": "8.0.5",
"antd": "4.10.3",
"parcel": "2.0.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"simpl-schema": "1.10.2",
"uniforms": "3.6.2",
"uniforms-antd": "3.6.2",
"uniforms-bootstrap3": "3.6.2",
"uniforms-bootstrap4": "3.6.2",
"uniforms-bootstrap5": "3.6.2",
"uniforms-bridge-graphql": "3.6.2",
"uniforms-bridge-json-schema": "3.6.2",
"uniforms-bridge-simple-schema": "3.6.2",
"uniforms-bridge-simple-schema-2": "3.6.2",
"uniforms-material": "3.6.2",
"uniforms-semantic": "3.6.2",
"uniforms-unstyled": "3.6.2"
},
"devDependencies": {
"@types/react": "16.9.44",
"@types/react-dom": "16.9.8",
"parcel": "2.0.0",
"typescript": "3.9.7"
"simpl-schema": "^1.0.0 || ^0.0.4",
"typescript": "4.2.4",
"uniforms": "3.7.0",
"uniforms-antd": "3.7.0",
"uniforms-bootstrap3": "3.7.0",
"uniforms-bootstrap4": "3.7.0",
"uniforms-bootstrap5": "3.7.0",
"uniforms-bridge-graphql": "3.7.0",
"uniforms-bridge-json-schema": "3.7.0",
"uniforms-bridge-simple-schema": "3.7.0",
"uniforms-bridge-simple-schema-2": "3.7.0",
"uniforms-material": "3.7.0",
"uniforms-semantic": "3.7.0",
"uniforms-unstyled": "3.7.0"
}
}
12 changes: 5 additions & 7 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,11 @@ module.exports = {
},
themeConfig: {
algolia: {
algoliaOptions: {},
apiKey: '513292b2605e0bc7bfdf63163dfde1c4',
apiKey: '9bab87682792c2bd77ec707a56669e29',
appId: 'WWWW16GKXU',
indexName: 'uniforms',
},
footer: { links: [] },
googleAnalytics: { trackingID: 'UA-136559762-4' },
gtag: {
trackingID: 'GTM-5RFDRMB',
},
hideableSidebar: true,
hotjar: { hjid: 1434110 },
navbar: {
Expand Down Expand Up @@ -84,11 +80,13 @@ module.exports = {
{
docs: {
path: '../docs',
sidebarCollapsible: false,
sidebarPath: require.resolve('./sidebars.json'),
},
googleAnalytics: { trackingID: 'UA-136559762-4' },
gtag: { trackingID: 'GTM-5RFDRMB' },
pages: { path: './pages' },
theme: { customCss: path.join(__dirname, './src/theme/index.css') },
sidebarCollapsible: false,
},
],
],
Expand Down
28 changes: 14 additions & 14 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
},
"dependencies": {
"@ant-design/icons": "4.4.0",
"@docusaurus/core": "2.0.0-beta.6",
"@docusaurus/preset-classic": "2.0.0-beta.6",
"@docusaurus/core": "2.0.0-beta.13",
"@docusaurus/preset-classic": "2.0.0-beta.13",
"@material-ui/core": "4.11.2",
"@material-ui/icons": "4.11.2",
"ajv": "8.0.5",
Expand All @@ -22,18 +22,18 @@
"react-feather": "2.0.9",
"react-frame-component": "4.1.3",
"simpl-schema": "^1.0.0 || ^0.0.4",
"uniforms": "^3.0.0",
"uniforms-antd": "^3.0.0",
"uniforms-bootstrap3": "^3.0.0",
"uniforms-bootstrap4": "^3.0.0",
"uniforms-bootstrap5": "^3.0.0",
"uniforms-bridge-graphql": "^3.0.0",
"uniforms-bridge-json-schema": "^3.0.0",
"uniforms-bridge-simple-schema": "^3.0.0",
"uniforms-bridge-simple-schema-2": "^3.0.0",
"uniforms-material": "^3.0.0",
"uniforms-semantic": "^3.0.0",
"uniforms-unstyled": "^3.0.0",
"uniforms": "3.7.0",
"uniforms-antd": "3.7.0",
"uniforms-bootstrap3": "3.7.0",
"uniforms-bootstrap4": "3.7.0",
"uniforms-bootstrap5": "3.7.0",
"uniforms-bridge-graphql": "3.7.0",
"uniforms-bridge-json-schema": "3.7.0",
"uniforms-bridge-simple-schema": "3.7.0",
"uniforms-bridge-simple-schema-2": "3.7.0",
"uniforms-material": "3.7.0",
"uniforms-semantic": "3.7.0",
"uniforms-unstyled": "3.7.0",
"universal-fetch": "1.0.0"
}
}
4 changes: 2 additions & 2 deletions website/plugins/docusaurus-plugin-hotjar/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@docusaurus/plugin-hotjar",
"version": "2.0.0-beta.0",
"version": "2.0.0-beta.13",
"description": "Hotjar plugin for Docusaurus",
"main": "src/index.js",
"publishConfig": {
"access": "public"
},
"license": "MIT",
"peerDependencies": {
"@docusaurus/core": "^2.0.0-beta.0"
"@docusaurus/core": "^2.0.0-beta.13"
},
"engines": {
"node": ">=8"
Expand Down

0 comments on commit a06cff5

Please sign in to comment.