|
11 | 11 | "pnpm": ">=7.x" |
12 | 12 | }, |
13 | 13 | "devDependencies": { |
14 | | - "@babel/core": "7.21.0", |
15 | | - "@babel/eslint-parser": "7.19.1", |
| 14 | + "@babel/core": "7.21.3", |
| 15 | + "@babel/eslint-parser": "7.21.3", |
16 | 16 | "@babel/plugin-transform-runtime": "7.21.0", |
17 | 17 | "@babel/preset-env": "7.20.2", |
18 | 18 | "@babel/preset-react": "7.18.6", |
19 | 19 | "@babel/preset-typescript": "7.21.0", |
20 | 20 | "@changesets/changelog-github": "0.4.8", |
21 | | - "@changesets/cli": "2.26.0", |
| 21 | + "@changesets/cli": "2.26.1", |
22 | 22 | "@commitlint/cli": "17.4.4", |
23 | 23 | "@commitlint/config-conventional": "17.4.4", |
24 | 24 | "@rollup/plugin-babel": "6.0.3", |
|
27 | 27 | "@scaleway/tsconfig": "workspace:*", |
28 | 28 | "@testing-library/jest-dom": "5.16.5", |
29 | 29 | "@testing-library/react": "13.4.0", |
30 | | - "@tsd/typescript": "4.9.5", |
31 | | - "@types/jest": "29.4.0", |
32 | | - "@types/node": "18.14.6", |
| 30 | + "@tsd/typescript": "5.0.2", |
| 31 | + "@types/jest": "29.5.0", |
| 32 | + "@types/node": "18.15.5", |
33 | 33 | "@types/prop-types": "15.7.5", |
34 | 34 | "@types/react": "18.0.28", |
35 | 35 | "@types/react-dom": "18.0.11", |
36 | 36 | "builtin-modules": "3.3.0", |
37 | 37 | "cross-env": "7.0.3", |
38 | | - "eslint": "8.35.0", |
| 38 | + "eslint": "8.36.0", |
39 | 39 | "husky": "8.0.3", |
40 | 40 | "jest": "29.5.0", |
41 | 41 | "jest-environment-jsdom": "29.5.0", |
42 | 42 | "jest-junit": "15.0.0", |
43 | 43 | "jest-localstorage-mock": "2.4.26", |
44 | 44 | "jest-runner-tsd": "5.0.0", |
45 | | - "lint-staged": "13.1.2", |
| 45 | + "lint-staged": "13.2.0", |
46 | 46 | "mockdate": "3.0.5", |
47 | | - "prettier": "2.8.4", |
| 47 | + "prettier": "2.8.6", |
48 | 48 | "react": "18.2.0", |
49 | 49 | "react-dom": "18.2.0", |
50 | 50 | "read-pkg": "7.1.0", |
51 | | - "rollup": "3.18.0", |
52 | | - "rollup-plugin-dts": "5.2.0", |
| 51 | + "rollup": "3.20.0", |
| 52 | + "rollup-plugin-dts": "5.3.0", |
53 | 53 | "rollup-plugin-preserve-shebangs": "0.2.0", |
54 | 54 | "rollup-plugin-visualizer": "5.9.0", |
55 | 55 | "tsd-lite": "0.7.0", |
|
0 commit comments