|
@@ -44,57 +44,56 @@
|
|
|
},
|
|
},
|
|
|
"homepage": "https://github.com/nibgat/ncore-context#readme",
|
|
"homepage": "https://github.com/nibgat/ncore-context#readme",
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
- "@babel/core": "^7.14.2",
|
|
|
|
|
- "@changesets/cli": "^2.16.0",
|
|
|
|
|
- "@rollup/plugin-commonjs": "^19.0.0",
|
|
|
|
|
- "@rollup/plugin-node-resolve": "^15.2.3",
|
|
|
|
|
- "@storybook/addon-a11y": "^6.2.9",
|
|
|
|
|
- "@storybook/addon-actions": "^6.2.9",
|
|
|
|
|
- "@storybook/addon-essentials": "^6.2.9",
|
|
|
|
|
- "@storybook/addon-links": "^6.2.9",
|
|
|
|
|
- "@storybook/react": "^6.2.9",
|
|
|
|
|
- "@storybook/storybook-deployer": "^2.8.8",
|
|
|
|
|
- "@storybook/theming": "^6.5.9",
|
|
|
|
|
- "@testing-library/jest-dom": "^5.12.0",
|
|
|
|
|
- "@testing-library/react": "^11.2.7",
|
|
|
|
|
- "@testing-library/user-event": "^13.1.9",
|
|
|
|
|
- "@types/jest": "^26.0.23",
|
|
|
|
|
- "@types/styled-components": "^5.1.9",
|
|
|
|
|
- "@types/styled-system": "^5.1.11",
|
|
|
|
|
- "@typescript-eslint/eslint-plugin": "^4.24.0",
|
|
|
|
|
- "@typescript-eslint/parser": "^5.30.3",
|
|
|
|
|
- "@whitespace/storybook-addon-html": "^5.0.0",
|
|
|
|
|
- "babel-loader": "^8.2.2",
|
|
|
|
|
- "chromatic": "^5.8.0",
|
|
|
|
|
- "cross-env": "^7.0.3",
|
|
|
|
|
- "eslint": "^7.26.0",
|
|
|
|
|
- "eslint-config-airbnb": "^18.2.1",
|
|
|
|
|
- "eslint-plugin-import": "^2.23.0",
|
|
|
|
|
- "eslint-plugin-jsx-a11y": "^6.4.1",
|
|
|
|
|
- "eslint-plugin-react": "^7.23.2",
|
|
|
|
|
- "eslint-plugin-react-hooks": "^4.2.0",
|
|
|
|
|
- "eslint-plugin-testing-library": "^4.4.0",
|
|
|
|
|
- "husky": "^6.0.0",
|
|
|
|
|
- "identity-obj-proxy": "^3.0.0",
|
|
|
|
|
- "jest": "^26.6.3",
|
|
|
|
|
- "prop-types": "^15.7.2",
|
|
|
|
|
- "react": "^17.0.2",
|
|
|
|
|
- "react-dom": "^17.0.2",
|
|
|
|
|
- "rollup": "^4.17.2",
|
|
|
|
|
- "rollup-plugin-cleaner": "^1.0.0",
|
|
|
|
|
- "rollup-plugin-peer-deps-external": "^2.2.4",
|
|
|
|
|
|
|
+ "@babel/core": "7.14.2",
|
|
|
|
|
+ "@changesets/cli": "2.16.0",
|
|
|
|
|
+ "@rollup/plugin-commonjs": "19.0.0",
|
|
|
|
|
+ "@rollup/plugin-node-resolve": "15.2.3",
|
|
|
|
|
+ "@storybook/addon-a11y": "6.2.9",
|
|
|
|
|
+ "@storybook/addon-actions": "6.2.9",
|
|
|
|
|
+ "@storybook/addon-docs": "6.5.9",
|
|
|
|
|
+ "@storybook/addon-essentials": "6.2.9",
|
|
|
|
|
+ "@storybook/addon-links": "6.2.9",
|
|
|
|
|
+ "@storybook/react": "6.2.9",
|
|
|
|
|
+ "@storybook/storybook-deployer": "2.8.8",
|
|
|
|
|
+ "@storybook/theming": "6.5.9",
|
|
|
|
|
+ "@testing-library/jest-dom": "5.12.0",
|
|
|
|
|
+ "@testing-library/react": "11.2.7",
|
|
|
|
|
+ "@testing-library/user-event": "13.1.9",
|
|
|
|
|
+ "@types/jest": "26.0.23",
|
|
|
|
|
+ "@types/styled-components": "5.1.9",
|
|
|
|
|
+ "@types/styled-system": "5.1.11",
|
|
|
|
|
+ "@typescript-eslint/eslint-plugin": "4.24.0",
|
|
|
|
|
+ "@typescript-eslint/parser": "5.30.3",
|
|
|
|
|
+ "@whitespace/storybook-addon-html": "5.0.0",
|
|
|
|
|
+ "babel-loader": "8.2.2",
|
|
|
|
|
+ "chromatic": "5.8.0",
|
|
|
|
|
+ "cross-env": "7.0.3",
|
|
|
|
|
+ "eslint": "7.26.0",
|
|
|
|
|
+ "eslint-config-airbnb": "18.2.1",
|
|
|
|
|
+ "eslint-plugin-import": "2.23.0",
|
|
|
|
|
+ "eslint-plugin-jsx-a11y": "6.4.1",
|
|
|
|
|
+ "eslint-plugin-react": "7.23.2",
|
|
|
|
|
+ "eslint-plugin-react-hooks": "4.2.0",
|
|
|
|
|
+ "eslint-plugin-testing-library": "4.4.0",
|
|
|
|
|
+ "husky": "6.0.0",
|
|
|
|
|
+ "identity-obj-proxy": "3.0.0",
|
|
|
|
|
+ "jest": "26.6.3",
|
|
|
|
|
+ "prop-types": "15.7.2",
|
|
|
|
|
+ "react": "17.0.2",
|
|
|
|
|
+ "react-dom": "17.0.2",
|
|
|
|
|
+ "rollup": "4.17.2",
|
|
|
|
|
+ "rollup-plugin-cleaner": "1.0.0",
|
|
|
|
|
+ "rollup-plugin-peer-deps-external": "2.2.4",
|
|
|
"rollup-plugin-typescript2": "0.31.0",
|
|
"rollup-plugin-typescript2": "0.31.0",
|
|
|
- "storybook-addon-styled-component-theme": "^2.0.0",
|
|
|
|
|
- "styled-components": "^5.3.0",
|
|
|
|
|
- "styled-system": "^5.1.5",
|
|
|
|
|
- "ts-jest": "^26.5.6",
|
|
|
|
|
- "typescript": "^4.2.4"
|
|
|
|
|
|
|
+ "storybook-addon-styled-component-theme": "2.0.0",
|
|
|
|
|
+ "styled-components": "5.3.0",
|
|
|
|
|
+ "styled-system": "5.1.5",
|
|
|
|
|
+ "ts-jest": "26.5.6",
|
|
|
|
|
+ "typescript": "4.2.4"
|
|
|
},
|
|
},
|
|
|
"peerDependencies": {
|
|
"peerDependencies": {
|
|
|
"react": ">=17.0.1",
|
|
"react": ">=17.0.1",
|
|
|
"react-dom": ">=17.0.1"
|
|
"react-dom": ">=17.0.1"
|
|
|
},
|
|
},
|
|
|
- "dependencies": {
|
|
|
|
|
- "@storybook/addon-docs": "^6.5.9"
|
|
|
|
|
- }
|
|
|
|
|
|
|
+ "dependencies": {}
|
|
|
}
|
|
}
|