|
50 | 50 | "react": ">=16.4.1" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@4c/babel-preset": "^8.1.1", |
54 | | - "@4c/semantic-release-config": "^2.1.0", |
55 | | - "@babel/cli": "^7.14.5", |
56 | | - "@babel/core": "^7.14.6", |
| 53 | + "@4c/babel-preset": "^8.1.2", |
| 54 | + "@4c/semantic-release-config": "^2.2.0", |
| 55 | + "@babel/cli": "^7.28.3", |
| 56 | + "@babel/core": "^7.28.5", |
57 | 57 | "@csstools/postcss-sass": "^4.0.0", |
58 | 58 | "@modular-css/rollup": "^26.0.0", |
59 | | - "@typescript-eslint/eslint-plugin": "^4.28.2", |
60 | | - "@typescript-eslint/parser": "^4.28.2", |
| 59 | + "@typescript-eslint/eslint-plugin": "^4.33.0", |
| 60 | + "@typescript-eslint/parser": "^4.33.0", |
61 | 61 | "babel-eslint": "^10.1.0", |
62 | | - "dtslint": "^4.1.1", |
63 | | - "eslint": "^7.30.0", |
64 | | - "eslint-config-4catalyzer-react": "^1.1.0", |
65 | | - "eslint-config-4catalyzer-typescript": "^3.1.0", |
66 | | - "eslint-config-prettier": "^8.3.0", |
67 | | - "eslint-plugin-import": "^2.23.4", |
68 | | - "eslint-plugin-jsx-a11y": "^6.4.1", |
69 | | - "eslint-plugin-prettier": "^3.4.0", |
70 | | - "eslint-plugin-react": "^7.24.0", |
71 | | - "eslint-plugin-react-hooks": "^4.2.0", |
72 | | - "hookem": "^1.0.8", |
73 | | - "lint-staged": "^11.0.0", |
74 | | - "postcss-scss": "^4.0.0", |
75 | | - "prettier": "^2.3.2", |
| 62 | + "dtslint": "^4.2.1", |
| 63 | + "eslint": "^7.32.0", |
| 64 | + "eslint-config-4catalyzer-react": "^1.3.0", |
| 65 | + "eslint-config-4catalyzer-typescript": "^3.3.0", |
| 66 | + "eslint-config-prettier": "^8.10.2", |
| 67 | + "eslint-plugin-import": "^2.32.0", |
| 68 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 69 | + "eslint-plugin-prettier": "^3.4.1", |
| 70 | + "eslint-plugin-react": "^7.37.5", |
| 71 | + "eslint-plugin-react-hooks": "^4.6.2", |
| 72 | + "hookem": "^1.0.9", |
| 73 | + "lint-staged": "^11.2.6", |
| 74 | + "postcss-scss": "^4.0.9", |
| 75 | + "prettier": "^2.8.8", |
76 | 76 | "react": "^17.0.2", |
77 | 77 | "rollup": "^2.52.7", |
78 | 78 | "rollup-plugin-babel": "^4.4.0", |
79 | 79 | "rollup-plugin-commonjs": "^10.1.0", |
80 | 80 | "rollup-plugin-node-resolve": "^5.2.0", |
81 | | - "sass": "^1.35.1", |
| 81 | + "sass": "^1.95.1", |
82 | 82 | "semantic-release": "^17.4.4", |
83 | | - "typescript": "^4.3.5" |
| 83 | + "typescript": "^4.9.5" |
84 | 84 | } |
85 | 85 | } |
0 commit comments