|
66 | 66 | "unified": "^10.1.2" |
67 | 67 | }, |
68 | 68 | "devDependencies": { |
69 | | - "@crowdin/cli": "^3.10.0", |
| 69 | + "@crowdin/cli": "^3.13.0", |
70 | 70 | "@swc/core": "1.2.197", |
71 | | - "@swc/jest": "^0.2.24", |
| 71 | + "@swc/jest": "^0.2.26", |
72 | 72 | "@testing-library/react-hooks": "^8.0.1", |
73 | 73 | "@types/fs-extra": "^9.0.13", |
74 | | - "@types/jest": "^29.4.0", |
75 | | - "@types/lodash": "^4.14.191", |
76 | | - "@types/node": "^18.11.18", |
77 | | - "@types/prompts": "^2.4.2", |
78 | | - "@types/react": "^18.0.28", |
| 74 | + "@types/jest": "^29.5.3", |
| 75 | + "@types/lodash": "^4.14.195", |
| 76 | + "@types/node": "^18.16.19", |
| 77 | + "@types/prompts": "^2.4.4", |
| 78 | + "@types/react": "^18.2.15", |
79 | 79 | "@types/react-dev-utils": "^9.0.11", |
80 | 80 | "@types/react-test-renderer": "^18.0.0", |
81 | | - "@types/semver": "^7.3.13", |
82 | | - "@types/shelljs": "^0.8.11", |
83 | | - "@typescript-eslint/eslint-plugin": "^5.54.1", |
84 | | - "@typescript-eslint/parser": "^5.54.1", |
| 81 | + "@types/semver": "^7.5.0", |
| 82 | + "@types/shelljs": "^0.8.12", |
| 83 | + "@typescript-eslint/eslint-plugin": "^5.62.0", |
| 84 | + "@typescript-eslint/parser": "^5.62.0", |
85 | 85 | "cross-env": "^7.0.3", |
86 | | - "cspell": "^6.28.0", |
87 | | - "eslint": "^8.35.0", |
| 86 | + "cspell": "^6.31.2", |
| 87 | + "eslint": "^8.45.0", |
88 | 88 | "eslint-config-airbnb": "^19.0.4", |
89 | | - "eslint-config-prettier": "^8.7.0", |
| 89 | + "eslint-config-prettier": "^8.8.0", |
90 | 90 | "eslint-plugin-header": "^3.1.1", |
91 | 91 | "eslint-plugin-import": "^2.27.5", |
92 | | - "eslint-plugin-jest": "^27.2.1", |
| 92 | + "eslint-plugin-jest": "^27.2.3", |
93 | 93 | "eslint-plugin-jsx-a11y": "^6.7.1", |
94 | 94 | "eslint-plugin-react": "^7.32.2", |
95 | 95 | "eslint-plugin-react-hooks": "^4.6.0", |
96 | | - "eslint-plugin-regexp": "^1.12.0", |
| 96 | + "eslint-plugin-regexp": "^1.15.0", |
97 | 97 | "husky": "^8.0.3", |
98 | 98 | "image-size": "^1.0.2", |
99 | | - "jest": "^29.5.0", |
100 | | - "jest-environment-jsdom": "^29.5.0", |
| 99 | + "jest": "^29.6.1", |
| 100 | + "jest-environment-jsdom": "^29.6.1", |
101 | 101 | "jest-serializer-ansi-escapes": "^2.0.1", |
102 | 102 | "jest-serializer-react-helmet-async": "^1.0.21", |
103 | | - "lerna": "^6.5.1", |
| 103 | + "lerna": "^6.6.2", |
104 | 104 | "lerna-changelog": "^2.2.0", |
105 | | - "lint-staged": "^13.1.2", |
| 105 | + "lint-staged": "^13.2.3", |
106 | 106 | "npm-run-all": "^4.1.5", |
107 | 107 | "prettier": "^2.8.4", |
108 | 108 | "react": "^18.0.0", |
109 | 109 | "react-dom": "^18.0.0", |
110 | 110 | "react-helmet-async": "^1.3.0", |
111 | 111 | "react-test-renderer": "^18.0.0", |
112 | | - "remark-parse": "^8.0.2", |
| 112 | + "remark-parse": "^8.0.3", |
113 | 113 | "rimraf": "^3.0.2", |
114 | | - "sharp": "^0.31.3", |
| 114 | + "sharp": "^0.32.3", |
115 | 115 | "strip-ansi": "^6.0.1", |
116 | 116 | "stylelint": "^14.16.1", |
117 | 117 | "stylelint-config-prettier": "^9.0.5", |
|
0 commit comments