|
44 | 44 | "node": "^16.0.0 || >=18.0.0" |
45 | 45 | }, |
46 | 46 | "dependencies": { |
47 | | - "@babel/core": "^7.24.3", |
48 | | - "@babel/helper-module-imports": "^7.24.3", |
49 | | - "@babel/parser": "^7.24.1", |
| 47 | + "@babel/core": "^7.25.2", |
| 48 | + "@babel/helper-module-imports": "^7.24.7", |
| 49 | + "@babel/parser": "^7.25.0", |
50 | 50 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
51 | | - "@babel/preset-env": "^7.24.3", |
52 | | - "@babel/traverse": "^7.24.1", |
| 51 | + "@babel/preset-env": "^7.25.2", |
| 52 | + "@babel/traverse": "^7.25.2", |
53 | 53 | "@rollup/plugin-babel": "^6.0.4", |
54 | 54 | "@rollup/plugin-commonjs": "^24.1.0", |
55 | 55 | "@rollup/plugin-json": "^6.1.0", |
56 | 56 | "@rollup/plugin-node-resolve": "^15.2.3", |
57 | | - "@rollup/plugin-replace": "^5.0.5", |
| 57 | + "@rollup/plugin-replace": "^5.0.7", |
58 | 58 | "@rollup/plugin-terser": "^0.4.4", |
59 | 59 | "@types/jest": "^29.5.12", |
60 | 60 | "@typescript-eslint/eslint-plugin": "^5.62.0", |
|
65 | 65 | "babel-plugin-annotate-pure-calls": "^0.4.0", |
66 | 66 | "babel-plugin-dev-expression": "^0.2.3", |
67 | 67 | "babel-plugin-macros": "^3.1.0", |
68 | | - "babel-plugin-polyfill-regenerator": "^0.6.1", |
| 68 | + "babel-plugin-polyfill-regenerator": "^0.6.2", |
69 | 69 | "babel-plugin-transform-rename-import": "^2.3.0", |
70 | 70 | "camelcase": "^6.3.0", |
71 | 71 | "chalk": "^4.1.2", |
|
76 | 76 | "eslint-plugin-flowtype": "^8.0.3", |
77 | 77 | "eslint-plugin-import": "^2.29.1", |
78 | 78 | "eslint-plugin-jest": "^27.9.0", |
79 | | - "eslint-plugin-jsx-a11y": "^6.8.0", |
| 79 | + "eslint-plugin-jsx-a11y": "^6.9.0", |
80 | 80 | "eslint-plugin-prettier": "^4.2.1", |
81 | | - "eslint-plugin-react": "^7.34.1", |
82 | | - "eslint-plugin-react-hooks": "^4.6.0", |
| 81 | + "eslint-plugin-react": "^7.35.0", |
| 82 | + "eslint-plugin-react-hooks": "^4.6.2", |
83 | 83 | "eslint-plugin-testing-library": "^5.11.1", |
84 | 84 | "execa": "^4.1.0", |
85 | 85 | "figlet": "^1.7.0", |
|
91 | 91 | "lodash.merge": "^4.6.2", |
92 | 92 | "ora": "^5.4.1", |
93 | 93 | "pascal-case": "^3.1.2", |
94 | | - "postcss": "^8.4.38", |
| 94 | + "postcss": "^8.4.40", |
95 | 95 | "prettier": "^2.8.1", |
96 | 96 | "progress-estimator": "^0.3.1", |
97 | 97 | "regenerator-runtime": "^0.14.1", |
|
100 | 100 | "rollup-plugin-dts": "^5.3.1", |
101 | 101 | "rollup-plugin-typescript2": "^0.36.0", |
102 | 102 | "sade": "^1.8.1", |
103 | | - "semver": "^7.6.0", |
| 103 | + "semver": "^7.6.3", |
104 | 104 | "shelljs": "^0.8.5", |
105 | 105 | "sort-package-json": "^1.57.0", |
106 | 106 | "tiny-glob": "^0.2.9", |
107 | | - "ts-jest": "^29.1.2", |
| 107 | + "ts-jest": "^29.2.3", |
108 | 108 | "ts-node": "^10.9.2", |
109 | | - "tslib": "^2.6.2", |
| 109 | + "tslib": "^2.6.3", |
110 | 110 | "type-fest": "^2.19.0", |
111 | 111 | "typescript": "^5.0.2" |
112 | 112 | }, |
|
115 | 115 | "@commitlint/config-conventional": "^16.2.4", |
116 | 116 | "@release-it/conventional-changelog": "^5.1.1", |
117 | 117 | "@types/cssnano": "^5.1.0", |
118 | | - "@types/eslint": "^8.56.7", |
| 118 | + "@types/eslint": "^8.56.11", |
119 | 119 | "@types/figlet": "^1.5.8", |
120 | 120 | "@types/fs-extra": "^9.0.13", |
121 | | - "@types/lodash": "^4.17.0", |
122 | | - "@types/node": "^16.18.94", |
123 | | - "@types/react": "^18.2.74", |
| 121 | + "@types/lodash": "^4.17.7", |
| 122 | + "@types/node": "^16.18.104", |
| 123 | + "@types/react": "^18.3.3", |
124 | 124 | "@types/rollup-plugin-json": "^3.0.7", |
125 | 125 | "@types/semver": "^7.5.8", |
126 | 126 | "@types/shelljs": "^0.8.15", |
|
132 | 132 | "doctoc": "^2.2.1", |
133 | 133 | "dts-cli": "file:.", |
134 | 134 | "husky": "^8.0.3", |
135 | | - "lint-staged": "^15.2.2", |
| 135 | + "lint-staged": "^15.2.7", |
136 | 136 | "react": "^16.14.0", |
137 | 137 | "react-dom": "^16.14.0", |
138 | 138 | "react-is": "^16.13.1", |
|
0 commit comments