|
29 | 29 | "test:update": "jest --coverage --updateSnapshot" |
30 | 30 | }, |
31 | 31 | "peerDependencies": { |
32 | | - "@coreui/coreui": "^4.0.3", |
| 32 | + "@coreui/coreui": "^4.0.4", |
33 | 33 | "react": "^17", |
34 | 34 | "react-dom": "^17" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@coreui/coreui": "^4.0.3", |
| 37 | + "@coreui/coreui": "^4.0.4", |
38 | 38 | "@coreui/icons": "^2.0.1", |
39 | 39 | "@coreui/icons-react": "^2.0.0-rc.5", |
40 | 40 | "@coreui/react-chartjs": "^2.0.0-rc.1", |
41 | 41 | "@mdx-js/mdx": "^1.6.22", |
42 | 42 | "@mdx-js/react": "^1.6.22", |
43 | | - "@popperjs/core": "^2.10.1", |
44 | | - "@rollup/plugin-commonjs": "^20.0.0", |
45 | | - "@rollup/plugin-node-resolve": "^13.0.4", |
| 43 | + "@popperjs/core": "^2.10.2", |
| 44 | + "@rollup/plugin-commonjs": "^21.0.0", |
| 45 | + "@rollup/plugin-node-resolve": "^13.0.5", |
46 | 46 | "@rollup/plugin-typescript": "^8.2.5", |
47 | 47 | "@testing-library/jest-dom": "^5.14.1", |
48 | | - "@testing-library/react": "^12.1.0", |
49 | | - "@types/react": "^17.0.21", |
| 48 | + "@testing-library/react": "^12.1.1", |
| 49 | + "@types/react": "^17.0.26", |
50 | 50 | "@types/react-dom": "^17.0.9", |
51 | | - "@types/react-helmet": "^6.1.2", |
| 51 | + "@types/react-helmet": "^6.1.3", |
52 | 52 | "@types/react-transition-group": "^4.4.3", |
53 | | - "@typescript-eslint/eslint-plugin": "^4.31.1", |
54 | | - "@typescript-eslint/parser": "^4.31.1", |
| 53 | + "@typescript-eslint/eslint-plugin": "^4.32.0", |
| 54 | + "@typescript-eslint/parser": "^4.32.0", |
55 | 55 | "classnames": "^2.3.1", |
56 | 56 | "eslint": "^7.32.0", |
57 | 57 | "eslint-config-prettier": "^8.3.0", |
58 | 58 | "eslint-plugin-jsdoc": "^36.1.0", |
59 | 59 | "eslint-plugin-prettier": "^4.0.0", |
60 | | - "eslint-plugin-react": "^7.25.2", |
| 60 | + "eslint-plugin-react": "^7.26.1", |
61 | 61 | "eslint-plugin-react-hooks": "^4.2.0", |
62 | | - "gatsby": "^3.14.0", |
| 62 | + "gatsby": "^3.14.1", |
63 | 63 | "gatsby-plugin-google-gtag": "3", |
64 | 64 | "gatsby-plugin-manifest": "^3.14.0", |
65 | 65 | "gatsby-plugin-mdx": "^2.14.0", |
66 | 66 | "gatsby-plugin-sass": "4", |
67 | 67 | "gatsby-plugin-sitemap": "4", |
68 | 68 | "gatsby-remark-autolink-headers": "^4.11.0", |
69 | 69 | "gatsby-source-filesystem": "^3.14.0", |
70 | | - "glob": "^7.1.7", |
| 70 | + "glob": "^7.2.0", |
71 | 71 | "globby": "^11.0.4", |
72 | | - "jest": "^27.2.0", |
| 72 | + "jest": "^27.2.4", |
73 | 73 | "npm-run-all": "^4.1.5", |
74 | 74 | "prettier": "^2.4.1", |
75 | 75 | "prism-react-renderer": "^1.2.1", |
|
85 | 85 | "rimraf": "^3.0.2", |
86 | 86 | "rollup": "^2.56.22.56.2", |
87 | 87 | "rollup-plugin-peer-deps-external": "^2.2.4", |
88 | | - "sass": "^1.41.1", |
| 88 | + "sass": "^1.42.1", |
89 | 89 | "ts-jest": "^27.0.5", |
90 | 90 | "typescript": "^4.4.3" |
91 | 91 | }, |
|
0 commit comments