|
94 | 94 | ]
|
95 | 95 | },
|
96 | 96 | "devDependencies": {
|
97 |
| - "@babel/core": "^7.20.12", |
| 97 | + "@babel/core": "^7.21.0", |
98 | 98 | "@babel/plugin-syntax-flow": "^7.18.6",
|
99 |
| - "@babel/plugin-transform-react-jsx": "^7.20.13", |
| 99 | + "@babel/plugin-transform-react-jsx": "^7.21.0", |
100 | 100 | "@babel/preset-env": "^7.20.2",
|
101 | 101 | "@babel/preset-react": "^7.18.6",
|
102 |
| - "@babel/preset-typescript": "^7.18.6", |
| 102 | + "@babel/preset-typescript": "^7.21.0", |
103 | 103 | "@changesets/cli": "^2.26.0",
|
104 | 104 | "@preconstruct/cli": "^2.3.0",
|
105 |
| - "@size-limit/preset-small-lib": "^7.0.8", |
| 105 | + "@size-limit/preset-small-lib": "^8.2.4", |
106 | 106 | "@testing-library/jest-dom": "^5.16.5",
|
107 | 107 | "@testing-library/react": "^13.2.0",
|
108 |
| - "@types/jest": "^27.5.1", |
109 |
| - "@types/node": "^18.11.18", |
110 |
| - "@types/react": "^18.0.27", |
111 |
| - "@types/react-dom": "^18.0.10", |
112 |
| - "@typescript-eslint/eslint-plugin": "^5.49.0", |
113 |
| - "@typescript-eslint/parser": "^5.49.0", |
114 |
| - "babel-jest": "^29.4.1", |
115 |
| - "eslint": "^8.32.0", |
| 108 | + "@types/jest": "^29.4.0", |
| 109 | + "@types/node": "^18.14.0", |
| 110 | + "@types/react": "^18.0.28", |
| 111 | + "@types/react-dom": "^18.0.11", |
| 112 | + "@typescript-eslint/eslint-plugin": "^5.53.0", |
| 113 | + "@typescript-eslint/parser": "^5.53.0", |
| 114 | + "babel-jest": "^29.4.3", |
| 115 | + "eslint": "^8.34.0", |
116 | 116 | "eslint-config-prettier": "^8.6.0",
|
117 | 117 | "eslint-config-react-app": "^7.0.1",
|
118 | 118 | "eslint-plugin-jest-dom": "^4.0.3",
|
119 | 119 | "eslint-plugin-react-hooks": "^4.6.0",
|
120 |
| - "eslint-plugin-testing-library": "^5.10.0", |
| 120 | + "eslint-plugin-testing-library": "^5.10.2", |
121 | 121 | "husky": "^8.0.3",
|
122 | 122 | "jest": "^27.5.1",
|
123 |
| - "pnpm": "^7.26.1", |
| 123 | + "pnpm": "^7.27.1", |
124 | 124 | "postinstall-postinstall": "^2.1.0",
|
125 |
| - "prettier": "^2.8.3", |
| 125 | + "prettier": "^2.8.4", |
126 | 126 | "pretty-quick": "^3.1.3",
|
127 | 127 | "react": "^18.2.0",
|
128 | 128 | "react-dom": "^18.2.0",
|
129 | 129 | "size-limit": "^7.0.8",
|
130 | 130 | "tsd": "^0.25.0",
|
131 |
| - "typescript": "^4.9.4", |
| 131 | + "typescript": "^4.9.5", |
132 | 132 | "vue": "^3.2.37"
|
133 | 133 | },
|
134 | 134 | "lint-staged": {
|
|
0 commit comments