|
36 | 36 | }, |
37 | 37 | "homepage": "https://github.com/bbc/web-vitals/blob/main/README.md", |
38 | 38 | "dependencies": { |
39 | | - "@babel/cli": "7.14.5", |
40 | | - "@babel/core": "7.14.6", |
41 | | - "@babel/plugin-proposal-export-default-from": "7.14.5", |
42 | | - "@babel/plugin-transform-modules-commonjs": "7.14.5", |
43 | | - "@babel/plugin-transform-runtime": "7.14.5", |
44 | | - "@babel/preset-env": "7.14.5", |
45 | | - "@babel/preset-react": "7.14.5", |
| 39 | + "@babel/cli": "7.24.1", |
| 40 | + "@babel/core": "7.24.1", |
| 41 | + "@babel/plugin-proposal-export-default-from": "7.24.1", |
| 42 | + "@babel/plugin-transform-modules-commonjs": "7.24.1", |
| 43 | + "@babel/plugin-transform-runtime": "7.24.1", |
| 44 | + "@babel/preset-env": "7.24.1", |
| 45 | + "@babel/preset-react": "7.24.1", |
46 | 46 | "babel-eslint": "10.1.0", |
47 | 47 | "cross-fetch": "^3.1.5", |
48 | 48 | "eslint": "^7.10.0", |
|
66 | 66 | "devDependencies": { |
67 | 67 | "@babel/cli": "^7.21.0", |
68 | 68 | "@babel/core": "^7.21.0", |
69 | | - "@babel/plugin-proposal-export-default-from": "7.14.5", |
70 | | - "@babel/plugin-transform-modules-commonjs": "7.14.5", |
71 | | - "@babel/plugin-transform-runtime": "7.14.5", |
72 | | - "@babel/preset-env": "7.14.5", |
73 | | - "@babel/preset-react": "7.14.5", |
| 69 | + "@babel/plugin-proposal-export-default-from": "7.24.1", |
| 70 | + "@babel/plugin-transform-modules-commonjs": "7.24.1", |
| 71 | + "@babel/plugin-transform-runtime": "7.24.1", |
| 72 | + "@babel/preset-env": "7.24.1", |
| 73 | + "@babel/preset-react": "7.24.1", |
74 | 74 | "@testing-library/jest-dom": "^5.11.4", |
75 | 75 | "@testing-library/react": "^12.0.0", |
76 | 76 | "@testing-library/react-hooks": "7.0.2", |
|
0 commit comments