|
72 | 72 | ]
|
73 | 73 | },
|
74 | 74 | "devDependencies": {
|
75 |
| - "@babel/core": "^7.17.10", |
76 |
| - "@babel/plugin-syntax-flow": "^7.16.7", |
77 |
| - "@babel/plugin-transform-react-jsx": "^7.17.3", |
78 |
| - "@babel/preset-env": "^7.17.10", |
79 |
| - "@babel/preset-react": "^7.16.7", |
80 |
| - "@babel/preset-typescript": "^7.16.7", |
81 |
| - "@changesets/cli": "^2.22.0", |
82 |
| - "@preconstruct/cli": "^2.1.5", |
| 75 | + "@babel/core": "^7.19.6", |
| 76 | + "@babel/plugin-syntax-flow": "^7.18.6", |
| 77 | + "@babel/plugin-transform-react-jsx": "^7.19.0", |
| 78 | + "@babel/preset-env": "^7.19.4", |
| 79 | + "@babel/preset-react": "^7.18.6", |
| 80 | + "@babel/preset-typescript": "^7.18.6", |
| 81 | + "@changesets/cli": "^2.25.1", |
| 82 | + "@preconstruct/cli": "^2.2.2", |
83 | 83 | "@size-limit/preset-small-lib": "^7.0.8",
|
84 |
| - "@testing-library/jest-dom": "^5.16.4", |
| 84 | + "@testing-library/jest-dom": "^5.16.5", |
85 | 85 | "@testing-library/react": "^13.2.0",
|
86 | 86 | "@types/jest": "^27.5.1",
|
87 |
| - "@types/node": "^17.0.33", |
88 |
| - "@types/react": "^18.0.9", |
89 |
| - "@types/react-dom": "^18.0.4", |
90 |
| - "@typescript-eslint/eslint-plugin": "^5.23.0", |
91 |
| - "@typescript-eslint/parser": "^5.23.0", |
| 87 | + "@types/node": "^18.11.7", |
| 88 | + "@types/react": "^18.0.24", |
| 89 | + "@types/react-dom": "^18.0.8", |
| 90 | + "@typescript-eslint/eslint-plugin": "^5.41.0", |
| 91 | + "@typescript-eslint/parser": "^5.41.0", |
92 | 92 | "babel-jest": "^27.5.1",
|
93 |
| - "eslint": "^8.15.0", |
| 93 | + "eslint": "^8.26.0", |
94 | 94 | "eslint-config-react-app": "^7.0.1",
|
95 |
| - "eslint-plugin-jest-dom": "^4.0.1", |
96 |
| - "eslint-plugin-react-hooks": "^4.5.0", |
97 |
| - "eslint-plugin-testing-library": "^5.5.0", |
| 95 | + "eslint-plugin-jest-dom": "^4.0.2", |
| 96 | + "eslint-plugin-react-hooks": "^4.6.0", |
| 97 | + "eslint-plugin-testing-library": "^5.9.1", |
98 | 98 | "husky": "^8.0.1",
|
99 | 99 | "jest": "^27.5.1",
|
100 |
| - "pnpm": "^7.1.0", |
| 100 | + "pnpm": "^7.14.1", |
101 | 101 | "postinstall-postinstall": "^2.1.0",
|
102 |
| - "prettier": "^2.6.2", |
| 102 | + "prettier": "^2.7.1", |
103 | 103 | "pretty-quick": "^3.1.3",
|
104 |
| - "react": "^18.1.0", |
105 |
| - "react-dom": "^18.1.0", |
| 104 | + "react": "^18.2.0", |
| 105 | + "react-dom": "^18.2.0", |
106 | 106 | "size-limit": "^7.0.8",
|
107 |
| - "tsd": "^0.20.0", |
108 |
| - "typescript": "^4.8.2" |
| 107 | + "tsd": "^0.24.1", |
| 108 | + "typescript": "^4.8.4" |
109 | 109 | }
|
110 | 110 | }
|
0 commit comments