|
41 | 41 | "@babel/helpers": "^7.25.0", |
42 | 42 | "@babel/plugin-external-helpers": "^7.24.7", |
43 | 43 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
44 | | - "@babel/preset-env": "^7.25.0", |
| 44 | + "@babel/preset-env": "^7.25.3", |
45 | 45 | "@babel/preset-react": "^7.24.7", |
46 | 46 | "@babel/preset-typescript": "^7.24.7", |
47 | 47 | "@react-docgen/cli": "^2.0.3", |
|
57 | 57 | "@types/node": "20", |
58 | 58 | "@types/react": "^18.3.3", |
59 | 59 | "@types/react-dom": "^18.3.0", |
60 | | - "@typescript-eslint/eslint-plugin": "^7.17.0", |
61 | | - "@typescript-eslint/parser": "^7.17.0", |
62 | | - "axe-core": "^4.9.1", |
| 60 | + "@typescript-eslint/eslint-plugin": "^7.18.0", |
| 61 | + "@typescript-eslint/parser": "^7.18.0", |
| 62 | + "axe-core": "^4.10.0", |
63 | 63 | "babel-jest": "^29.7.0", |
64 | 64 | "babel-plugin-transform-react-remove-prop-types": "^0.4.24", |
65 | | - "core-js": "^3.37.1", |
| 65 | + "core-js": "^3.38.0", |
66 | 66 | "eslint": "^8.57.0", |
67 | 67 | "eslint-config-prettier": "^9.1.0", |
68 | 68 | "eslint-plugin-import": "^2.29.1", |
69 | | - "eslint-plugin-jest": "^28.6.0", |
| 69 | + "eslint-plugin-jest": "^28.7.0", |
70 | 70 | "eslint-plugin-react": "^7.35.0", |
71 | 71 | "eslint-plugin-react-hooks": "^4.6.2", |
72 | 72 | "eslint-plugin-unused-imports": "^4.0.1", |
73 | 73 | "husky": "9", |
74 | 74 | "jest": "^29.7.0", |
75 | 75 | "jest-canvas-mock": "^2.5.2", |
76 | 76 | "jest-environment-jsdom": "^29.7.0", |
77 | | - "lint-staged": "^15.2.7", |
| 77 | + "lint-staged": "^15.2.8", |
78 | 78 | "lodash": "^4.17.21", |
79 | 79 | "postcss": "^8.4.40", |
80 | 80 | "prettier": "^3.3.3", |
81 | 81 | "react": "^18.3.1", |
82 | 82 | "react-dom": "^18.3.1", |
83 | | - "rollup": "^4.19.1", |
| 83 | + "rollup": "^4.20.0", |
84 | 84 | "rollup-plugin-filesize": "^10.0.0", |
85 | 85 | "sass": "1.77.8", |
86 | 86 | "slugify": "^1.6.6", |
87 | | - "stylelint": "^16.8.0", |
| 87 | + "stylelint": "^16.8.1", |
88 | 88 | "stylelint-config-standard": "^36.0.1", |
89 | 89 | "stylelint-config-standard-scss": "^13.1.0", |
90 | | - "stylelint-scss": "^6.4.1", |
91 | | - "ts-jest": "^29.2.3", |
| 90 | + "stylelint-scss": "^6.5.0", |
| 91 | + "ts-jest": "^29.2.4", |
92 | 92 | "tslib": "^2.6.3", |
93 | 93 | "typescript": "^5.5.4" |
94 | 94 | }, |
|
131 | 131 | "git add" |
132 | 132 | ] |
133 | 133 | }, |
134 | | - "packageManager": "yarn@4.3.1" |
| 134 | + "packageManager": "yarn@4.4.0" |
135 | 135 | } |
0 commit comments