|
58 | 58 | "lock:update": "npx yarn-deduplicate" |
59 | 59 | }, |
60 | 60 | "devDependencies": { |
61 | | - "@babel/cli": "^7.16.0", |
62 | | - "@babel/core": "^7.16.0", |
63 | | - "@babel/eslint-parser": "^7.16.3", |
64 | | - "@babel/preset-typescript": "^7.16.0", |
65 | | - "@crowdin/cli": "^3.7.1", |
66 | | - "@types/fs-extra": "^9.0.6", |
| 61 | + "@babel/cli": "^7.17.0", |
| 62 | + "@babel/core": "^7.17.2", |
| 63 | + "@babel/preset-typescript": "^7.16.7", |
| 64 | + "@crowdin/cli": "^3.7.7", |
| 65 | + "@types/fs-extra": "^9.0.13", |
67 | 66 | "@types/jest": "^27.4.0", |
68 | | - "@types/lodash": "^4.14.168", |
69 | | - "@types/node": "^17.0.14", |
70 | | - "@types/prompts": "^2.0.9", |
71 | | - "@types/react": "^17.0.2", |
72 | | - "@types/react-dev-utils": "^9.0.1", |
| 67 | + "@types/lodash": "^4.14.178", |
| 68 | + "@types/node": "^17.0.17", |
| 69 | + "@types/prompts": "^2.0.14", |
| 70 | + "@types/react": "^17.0.39", |
| 71 | + "@types/react-dev-utils": "^9.0.10", |
73 | 72 | "@types/react-test-renderer": "^17.0.1", |
74 | | - "@types/semver": "^7.1.0", |
75 | | - "@types/shelljs": "^0.8.6", |
76 | | - "@typescript-eslint/eslint-plugin": "^5.10.2", |
77 | | - "@typescript-eslint/parser": "^5.10.2", |
| 73 | + "@types/semver": "^7.3.9", |
| 74 | + "@types/shelljs": "^0.8.11", |
| 75 | + "@typescript-eslint/eslint-plugin": "^5.11.0", |
| 76 | + "@typescript-eslint/parser": "^5.11.0", |
78 | 77 | "concurrently": "^7.0.0", |
79 | 78 | "cross-env": "^7.0.3", |
80 | | - "cspell": "^5.18.0", |
81 | | - "eslint": "^8.2.0", |
82 | | - "eslint-config-airbnb": "^19.0.0", |
| 79 | + "cspell": "^5.18.4", |
| 80 | + "eslint": "^8.9.0", |
| 81 | + "eslint-config-airbnb": "^19.0.4", |
83 | 82 | "eslint-config-prettier": "^8.3.0", |
84 | 83 | "eslint-plugin-header": "^3.1.1", |
85 | | - "eslint-plugin-import": "^2.25.3", |
86 | | - "eslint-plugin-jest": "^25.7.0", |
| 84 | + "eslint-plugin-import": "^2.25.4", |
| 85 | + "eslint-plugin-jest": "^26.1.0", |
87 | 86 | "eslint-plugin-jsx-a11y": "^6.5.1", |
88 | | - "eslint-plugin-react": "^7.27.0", |
| 87 | + "eslint-plugin-react": "^7.28.0", |
89 | 88 | "eslint-plugin-react-hooks": "^4.3.0", |
90 | | - "glob": "^7.1.6", |
91 | 89 | "husky": "^7.0.4", |
92 | 90 | "image-size": "^1.0.1", |
93 | | - "jest": "^27.4.7", |
| 91 | + "jest": "^27.5.1", |
94 | 92 | "lerna": "^4.0.0", |
95 | 93 | "lerna-changelog": "^2.2.0", |
96 | | - "lint-staged": "^12.1.7", |
97 | | - "netlify-cli": "^8.15.3", |
98 | | - "nodemon": "^2.0.13", |
| 94 | + "lint-staged": "^12.3.3", |
| 95 | + "netlify-cli": "^9.4.0", |
| 96 | + "nodemon": "^2.0.15", |
99 | 97 | "prettier": "^2.5.1", |
100 | | - "react": "^17.0.1", |
101 | | - "react-dom": "^17.0.1", |
| 98 | + "react": "^17.0.2", |
| 99 | + "react-dom": "^17.0.2", |
102 | 100 | "react-test-renderer": "^17.0.2", |
103 | 101 | "remark-parse": "^8.0.2", |
104 | 102 | "rimraf": "^3.0.2", |
105 | | - "sharp": "^0.29.1", |
106 | | - "stylelint": "^14.3.0", |
| 103 | + "sharp": "^0.30.1", |
| 104 | + "stylelint": "^14.5.0", |
107 | 105 | "stylelint-config-prettier": "^9.0.3", |
108 | | - "stylelint-config-standard": "^24.0.0", |
109 | | - "tslib": "^2.3.1", |
| 106 | + "stylelint-config-standard": "^25.0.0", |
110 | 107 | "typescript": "^4.5.5", |
111 | 108 | "unified": "^9.2.1" |
112 | 109 | }, |
|
0 commit comments