|  | 
| 58 | 58 |     "@bottom-sheet/state-machine": "^1.1.1", | 
| 59 | 59 |     "@bottom-sheet/types": "^1.0.6", | 
| 60 | 60 |     "@types/use-sync-external-store": "^0.0.3", | 
| 61 |  | -    "use-sync-external-store": "^1.1.0", | 
|  | 61 | +    "use-sync-external-store": "^1.2.0", | 
| 62 | 62 |     "xstate": "^4.32.1" | 
| 63 | 63 |   }, | 
| 64 | 64 |   "devDependencies": { | 
| 65 | 65 |     "@babel/eslint-parser": "^7.18.2", | 
| 66 |  | -    "@parcel/packager-ts": "^2.6.0", | 
| 67 |  | -    "@parcel/transformer-typescript-types": "^2.6.0", | 
|  | 66 | +    "@parcel/packager-ts": "^2.6.2", | 
|  | 67 | +    "@parcel/transformer-typescript-types": "^2.6.2", | 
| 68 | 68 |     "@semantic-release/changelog": "^6.0.1", | 
| 69 | 69 |     "@semantic-release/git": "^10.0.1", | 
| 70 | 70 |     "@skypack/package-check": "^0.2.2", | 
| 71 |  | -    "@swc/core": "^1.2.197", | 
|  | 71 | +    "@swc/core": "^1.2.210", | 
| 72 | 72 |     "@swc/jest": "^0.2.21", | 
| 73 | 73 |     "@testing-library/react": "^13.3.0", | 
| 74 |  | -    "@types/jest": "^28.1.1", | 
| 75 |  | -    "@types/node": "^17.0.41", | 
| 76 |  | -    "@types/react": "^18.0.12", | 
| 77 |  | -    "@types/react-dom": "^18.0.5", | 
| 78 |  | -    "@typescript-eslint/eslint-plugin": "^5.27.1", | 
| 79 |  | -    "@typescript-eslint/parser": "^5.27.1", | 
| 80 |  | -    "@xstate/cli": "^0.2.0", | 
| 81 |  | -    "eslint": "^8.17.0", | 
|  | 74 | +    "@types/jest": "^28.1.4", | 
|  | 75 | +    "@types/node": "^18.0.3", | 
|  | 76 | +    "@types/react": "^18.0.15", | 
|  | 77 | +    "@types/react-dom": "^18.0.6", | 
|  | 78 | +    "@typescript-eslint/eslint-plugin": "^5.30.5", | 
|  | 79 | +    "@typescript-eslint/parser": "^5.30.5", | 
|  | 80 | +    "@xstate/cli": "^0.2.1", | 
|  | 81 | +    "eslint": "^8.19.0", | 
| 82 | 82 |     "eslint-config-react-app": "^7.0.1", | 
| 83 | 83 |     "eslint-plugin-flowtype": "^8.0.3", | 
| 84 | 84 |     "eslint-plugin-import": "^2.26.0", | 
| 85 |  | -    "eslint-plugin-jsx-a11y": "^6.5.1", | 
| 86 |  | -    "eslint-plugin-react": "^7.30.0", | 
| 87 |  | -    "eslint-plugin-react-hooks": "^4.5.0", | 
|  | 85 | +    "eslint-plugin-jsx-a11y": "^6.6.0", | 
|  | 86 | +    "eslint-plugin-react": "^7.30.1", | 
|  | 87 | +    "eslint-plugin-react-hooks": "^4.6.0", | 
| 88 | 88 |     "eslint-plugin-simple-import-sort": "^7.0.0", | 
| 89 |  | -    "jest": "^28.1.1", | 
| 90 |  | -    "jest-environment-jsdom": "^28.1.1", | 
| 91 |  | -    "parcel": "^2.6.0", | 
| 92 |  | -    "prettier": "^2.6.2", | 
|  | 89 | +    "jest": "^28.1.2", | 
|  | 90 | +    "jest-environment-jsdom": "^28.1.2", | 
|  | 91 | +    "parcel": "^2.6.2", | 
|  | 92 | +    "prettier": "^2.7.1", | 
| 93 | 93 |     "prettier-plugin-packagejson": "^2.2.18", | 
| 94 |  | -    "react": "^18.1.0", | 
| 95 |  | -    "react-dom": "^18.1.0", | 
| 96 |  | -    "react-test-renderer": "^18.1.0", | 
|  | 94 | +    "react": "^18.2.0", | 
|  | 95 | +    "react-dom": "^18.2.0", | 
|  | 96 | +    "react-test-renderer": "^18.2.0", | 
| 97 | 97 |     "rimraf": "^3.0.2", | 
| 98 |  | -    "semantic-release": "^19.0.2", | 
| 99 |  | -    "ts-jest": "^28.0.4", | 
| 100 |  | -    "typescript": "^4.7.3" | 
|  | 98 | +    "semantic-release": "^19.0.3", | 
|  | 99 | +    "ts-jest": "^28.0.5", | 
|  | 100 | +    "typescript": "^4.7.4" | 
| 101 | 101 |   }, | 
| 102 | 102 |   "peerDependencies": { | 
| 103 | 103 |     "react": "17 || 18" | 
|  | 
0 commit comments