|
39 | 39 | },
|
40 | 40 | "homepage": "https://github.com/uploadcare/nextjs-loader#readme",
|
41 | 41 | "devDependencies": {
|
42 |
| - "@babel/core": "^7.15.5", |
43 |
| - "@babel/preset-env": "^7.15.6", |
44 |
| - "@babel/preset-react": "^7.14.5", |
45 |
| - "@babel/preset-typescript": "^7.15.0", |
46 |
| - "@testing-library/jest-dom": "^5.16.4", |
47 |
| - "@testing-library/react": "^12.1.2", |
48 |
| - "@testing-library/react-hooks": "^7.0.2", |
49 |
| - "@types/jest": "^27.0.2", |
| 42 | + "@babel/core": "^7.20.2", |
| 43 | + "@babel/preset-env": "^7.20.2", |
| 44 | + "@babel/preset-react": "^7.18.6", |
| 45 | + "@babel/preset-typescript": "^7.18.6", |
| 46 | + "@testing-library/jest-dom": "^5.16.5", |
| 47 | + "@testing-library/react": "^13.4.0", |
| 48 | + "@testing-library/react-hooks": "^8.0.1", |
| 49 | + "@types/jest": "^29.2.3", |
50 | 50 | "@types/node": "^16.10.2",
|
51 |
| - "@typescript-eslint/eslint-plugin": "^4.33.0", |
52 |
| - "@typescript-eslint/parser": "^4.33.0", |
53 |
| - "babel-jest": "^27.2.4", |
54 |
| - "eslint": "^7.32.0", |
55 |
| - "eslint-config-prettier": "^8.3.0", |
| 51 | + "@typescript-eslint/eslint-plugin": "^5.43.0", |
| 52 | + "@typescript-eslint/parser": "^5.43.0", |
| 53 | + "babel-jest": "^29.3.1", |
| 54 | + "eslint": "^8.28.0", |
| 55 | + "eslint-config-prettier": "^8.5.0", |
56 | 56 | "husky": "^7.0.2",
|
57 |
| - "jest": "^27.2.4", |
58 |
| - "next": "^12.1.6", |
59 |
| - "prettier": "^2.4.1", |
60 |
| - "react": "^17.0.2", |
61 |
| - "react-dom": "^17.0.2", |
| 57 | + "jest": "^29.3.1", |
| 58 | + "jest-environment-jsdom": "^29.3.1", |
| 59 | + "next": "^13.0.4", |
| 60 | + "prettier": "^2.7.1", |
| 61 | + "react": "^18.2.0", |
| 62 | + "react-dom": "^18.2.0", |
62 | 63 | "shipjs": "0.24.0",
|
63 | 64 | "ts-add-module-exports": "^1.0.0",
|
64 | 65 | "ts-node": "^10.2.1",
|
65 |
| - "typescript": "^4.4.3", |
| 66 | + "typescript": "4.8.4", |
66 | 67 | "whatwg-fetch": "^3.6.2"
|
67 | 68 | },
|
68 | 69 | "peerDependencies": {
|
|
0 commit comments