|
38 | 38 | ]
|
39 | 39 | },
|
40 | 40 | "resolutions": {
|
41 |
| - "@types/react": "^18.0.0", |
42 |
| - "@types/react-dom": "^18.0.0", |
| 41 | + "@types/react": "^18.2.18", |
| 42 | + "@types/react-dom": "^18.2.7", |
43 | 43 | "jsdom": "22.1.0"
|
44 | 44 | },
|
45 | 45 | "dependencies": {
|
46 | 46 | "@ampproject/filesize": "^4.3.0",
|
47 |
| - "@babel/core": "^7.18.2", |
48 |
| - "@babel/preset-env": "^7.18.2", |
49 |
| - "@babel/preset-modules": "^0.1.5", |
50 |
| - "@babel/preset-react": "^7.17.12", |
51 |
| - "@babel/preset-typescript": "^7.17.12", |
52 |
| - "@changesets/cli": "^2.23.0", |
| 47 | + "@babel/core": "^7.22.9", |
| 48 | + "@babel/preset-env": "^7.22.9", |
| 49 | + "@babel/preset-modules": "^0.1.6", |
| 50 | + "@babel/preset-react": "^7.22.5", |
| 51 | + "@babel/preset-typescript": "^7.22.5", |
| 52 | + "@changesets/cli": "^2.26.2", |
| 53 | + "@octokit/core": "^4.2.4", |
53 | 54 | "@octokit/graphql": "^4.8.0",
|
54 |
| - "@octokit/plugin-paginate-rest": "^2.17.0", |
| 55 | + "@octokit/plugin-paginate-rest": "^2.21.3", |
55 | 56 | "@octokit/rest": "^18.12.0",
|
56 | 57 | "@remix-run/changelog-github": "^0.0.5",
|
57 |
| - "@remix-run/web-fetch": "4.3.3", |
| 58 | + "@remix-run/web-fetch": "4.3.6", |
58 | 59 | "@rollup/plugin-babel": "^5.3.1",
|
59 | 60 | "@rollup/plugin-replace": "^4.0.0",
|
60 |
| - "@rollup/plugin-typescript": "^8.3.2", |
61 |
| - "@testing-library/jest-dom": "5.16.3", |
62 |
| - "@testing-library/react": "^13.3.0", |
63 |
| - "@types/jest": "29.x", |
64 |
| - "@types/jsdom": "16.2.14", |
65 |
| - "@types/jsonfile": "^6.0.1", |
66 |
| - "@types/react": "^18.0.15", |
67 |
| - "@types/react-dom": "^18.0.6", |
68 |
| - "@types/react-native": "^0.61.0", |
| 61 | + "@rollup/plugin-typescript": "^8.5.0", |
| 62 | + "@testing-library/jest-dom": "5.17.0", |
| 63 | + "@testing-library/react": "^13.4.0", |
| 64 | + "@types/jest": "29.5.3", |
| 65 | + "@types/jsdom": "^21.1.1", |
| 66 | + "@types/jsonfile": "^6.1.1", |
| 67 | + "@types/react": "^18.2.18", |
| 68 | + "@types/react-dom": "^18.2.7", |
| 69 | + "@types/react-native": "^0.69.21", |
69 | 70 | "@types/react-test-renderer": "^18.0.0",
|
70 |
| - "@types/semver": "^7.3.8", |
71 |
| - "@typescript-eslint/eslint-plugin": "^4.28.3", |
72 |
| - "@typescript-eslint/parser": "^4.28.3", |
| 71 | + "@types/semver": "^7.5.0", |
| 72 | + "@typescript-eslint/eslint-plugin": "^4.33.0", |
| 73 | + "@typescript-eslint/parser": "^4.33.0", |
73 | 74 | "abort-controller": "^3.0.0",
|
74 | 75 | "babel-eslint": "^10.1.0",
|
75 |
| - "babel-jest": "^29.0.3", |
76 |
| - "babel-plugin-dev-expression": "^0.2.2", |
77 |
| - "chalk": "^4.1.1", |
78 |
| - "cheerio": "^1.0.0-rc.10", |
79 |
| - "eslint": "^7.30.0", |
| 76 | + "babel-jest": "^29.6.2", |
| 77 | + "babel-plugin-dev-expression": "^0.2.3", |
| 78 | + "chalk": "^4.1.2", |
| 79 | + "cheerio": "^1.0.0-rc.12", |
| 80 | + "eslint": "^7.32.0", |
80 | 81 | "eslint-config-react-app": "^6.0.0",
|
81 |
| - "eslint-plugin-flowtype": "^5.8.0", |
82 |
| - "eslint-plugin-import": "^2.23.4", |
83 |
| - "eslint-plugin-jest": "^26.5.3", |
84 |
| - "eslint-plugin-jsx-a11y": "^6.4.1", |
85 |
| - "eslint-plugin-react": "^7.24.0", |
| 82 | + "eslint-plugin-flowtype": "^5.10.0", |
| 83 | + "eslint-plugin-import": "^2.28.0", |
| 84 | + "eslint-plugin-jest": "^26.9.0", |
| 85 | + "eslint-plugin-jsx-a11y": "^6.7.1", |
| 86 | + "eslint-plugin-react": "^7.33.1", |
86 | 87 | "eslint-plugin-react-hooks": "next",
|
87 | 88 | "fs-extra": "^10.1.0",
|
88 | 89 | "history": "^5.3.0",
|
89 |
| - "jest": "^29.0.3", |
90 |
| - "jest-environment-jsdom": "^29.0.3", |
| 90 | + "jest": "^29.6.2", |
| 91 | + "jest-environment-jsdom": "^29.6.2", |
91 | 92 | "jsonfile": "^6.1.0",
|
92 |
| - "patch-package": "^6.4.7", |
93 |
| - "prettier": "^2.5.1", |
| 93 | + "patch-package": "^6.5.1", |
| 94 | + "prettier": "^2.8.8", |
94 | 95 | "prompt-confirm": "^2.0.4",
|
95 | 96 | "react": "^18.2.0",
|
96 | 97 | "react-dom": "^18.2.0",
|
97 | 98 | "react-test-renderer": "^18.2.0",
|
98 |
| - "rollup": "^2.75.5", |
| 99 | + "rollup": "^2.79.1", |
99 | 100 | "rollup-plugin-copy": "^3.4.0",
|
100 | 101 | "rollup-plugin-extensions": "^0.1.0",
|
101 |
| - "rollup-plugin-prettier": "^2.2.2", |
| 102 | + "rollup-plugin-prettier": "^2.3.0", |
102 | 103 | "rollup-plugin-terser": "^7.0.2",
|
103 |
| - "semver": "^7.3.5", |
104 |
| - "type-fest": "^2.13.0", |
105 |
| - "typescript": "^5.1.3" |
| 104 | + "semver": "^7.5.4", |
| 105 | + "type-fest": "^2.19.0", |
| 106 | + "typescript": "^5.1.6" |
106 | 107 | },
|
107 | 108 | "engines": {
|
108 | 109 | "node": ">=14.0.0"
|
|
0 commit comments