|
11 | 11 | "pnpm": ">=7.x" |
12 | 12 | }, |
13 | 13 | "devDependencies": { |
14 | | - "@babel/core": "7.20.12", |
| 14 | + "@babel/core": "7.21.0", |
15 | 15 | "@babel/eslint-parser": "7.19.1", |
16 | | - "@babel/plugin-transform-runtime": "7.19.6", |
| 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 | | - "@babel/preset-typescript": "7.18.6", |
20 | | - "@commitlint/cli": "17.4.2", |
21 | | - "@commitlint/config-conventional": "17.4.2", |
| 19 | + "@babel/preset-typescript": "7.21.0", |
| 20 | + "@commitlint/cli": "17.4.4", |
| 21 | + "@commitlint/config-conventional": "17.4.4", |
22 | 22 | "@rollup/plugin-babel": "6.0.3", |
23 | 23 | "@rollup/plugin-node-resolve": "15.0.1", |
24 | 24 | "@scaleway/eslint-config-react": "workspace:*", |
|
27 | 27 | "@testing-library/react": "13.4.0", |
28 | 28 | "@tsd/typescript": "4.9.5", |
29 | 29 | "@types/jest": "29.4.0", |
30 | | - "@types/node": "18.13.0", |
| 30 | + "@types/node": "18.14.2", |
31 | 31 | "@types/prop-types": "15.7.5", |
32 | | - "@types/react": "18.0.27", |
33 | | - "@types/react-dom": "18.0.10", |
| 32 | + "@types/react": "18.0.28", |
| 33 | + "@types/react-dom": "18.0.11", |
34 | 34 | "builtin-modules": "3.3.0", |
35 | 35 | "cross-env": "7.0.3", |
36 | | - "eslint": "8.33.0", |
| 36 | + "eslint": "8.35.0", |
37 | 37 | "husky": "8.0.3", |
38 | | - "jest": "29.4.2", |
39 | | - "jest-environment-jsdom": "29.4.2", |
| 38 | + "jest": "29.4.3", |
| 39 | + "jest-environment-jsdom": "29.4.3", |
40 | 40 | "jest-junit": "15.0.0", |
41 | 41 | "jest-localstorage-mock": "2.4.26", |
42 | 42 | "jest-runner-tsd": "4.0.0", |
43 | | - "lerna": "6.4.1", |
44 | | - "lint-staged": "13.1.0", |
| 43 | + "lerna": "6.5.1", |
| 44 | + "lint-staged": "13.1.2", |
45 | 45 | "mockdate": "3.0.5", |
46 | | - "prettier": "2.8.3", |
| 46 | + "prettier": "2.8.4", |
47 | 47 | "react": "18.2.0", |
48 | 48 | "react-dom": "18.2.0", |
49 | 49 | "read-pkg": "7.1.0", |
50 | | - "rollup": "3.13.0", |
51 | | - "rollup-plugin-dts": "5.1.1", |
| 50 | + "rollup": "3.17.3", |
| 51 | + "rollup-plugin-dts": "5.2.0", |
52 | 52 | "rollup-plugin-preserve-shebangs": "0.2.0", |
53 | 53 | "rollup-plugin-visualizer": "5.9.0", |
54 | 54 | "tsd-lite": "0.6.0", |
|
0 commit comments