|
69 | 69 | "@babel/preset-env": "^7.19.0", |
70 | 70 | "@babel/preset-react": "^7.18.6", |
71 | 71 | "@babel/preset-typescript": "^7.18.6", |
72 | | - "@changesets/cli": "^2.20.0", |
73 | | - "@commitlint/cli": "^16.2.1", |
74 | | - "@commitlint/config-conventional": "^16.2.1", |
75 | | - "@preconstruct/cli": "^2.2.1", |
| 72 | + "@changesets/cli": "^2.25.2", |
| 73 | + "@commitlint/cli": "^17.2.0", |
| 74 | + "@commitlint/config-conventional": "^17.2.0", |
| 75 | + "@preconstruct/cli": "^2.2.2", |
76 | 76 | "@react-three/fiber": "^7.0.26", |
77 | | - "@testing-library/cypress": "^8.0.2", |
78 | | - "@testing-library/jest-dom": "^5.16.3", |
79 | | - "@testing-library/react": "^13.2.0", |
| 77 | + "@testing-library/cypress": "^8.0.3", |
| 78 | + "@testing-library/jest-dom": "^5.16.5", |
| 79 | + "@testing-library/react": "^13.4.0", |
80 | 80 | "@types/jest": "^27.4.0", |
81 | | - "@types/lodash.clamp": "^4.0.6", |
82 | | - "@types/lodash.shuffle": "^4.2.6", |
83 | 81 | "@types/mdx-js__react": "^1.5.5", |
84 | | - "@types/react": "^18.0.8", |
85 | | - "@types/react-dom": "^18.0.3", |
86 | | - "@types/react-lazyload": "^3.1.1", |
87 | | - "@types/react-native": "^0.67.6", |
88 | | - "@types/styled-components": "^5.1.22", |
| 82 | + "@types/react": "^18.0.25", |
| 83 | + "@types/react-dom": "^18.0.8", |
| 84 | + "@types/react-lazyload": "^3.2.0", |
| 85 | + "@types/react-native": "^0.67.16", |
| 86 | + "@types/styled-components": "^5.1.26", |
89 | 87 | "@types/three": "^0.137.0", |
90 | | - "@vitejs/plugin-react-refresh": "^1.3.6", |
91 | | - "cypress": "^9.6.0", |
| 88 | + "cypress": "^9.7.0", |
92 | 89 | "cypress-image-snapshot": "^4.0.1", |
93 | 90 | "flush-microtasks": "^1.0.1", |
94 | | - "husky": "^7.0.4", |
| 91 | + "husky": "^8.0.2", |
95 | 92 | "jest": "^27.5.1", |
96 | | - "konva": "^8.3.2", |
| 93 | + "konva": "^8.3.14", |
97 | 94 | "mock-raf": "npm:@react-spring/mock-raf@1.1.1", |
98 | | - "patch-package": "^6.4.7", |
| 95 | + "patch-package": "^6.5.0", |
99 | 96 | "postinstall-postinstall": "^2.1.0", |
100 | | - "prettier": "^2.5.1", |
| 97 | + "prettier": "^2.7.1", |
101 | 98 | "pretty-quick": "^3.1.3", |
102 | 99 | "react": "^18.1.0", |
103 | | - "react-dom": "^18.1.0", |
104 | | - "react-konva": "^18.0.0-0", |
105 | | - "react-native": "^0.68.1", |
| 100 | + "react-dom": "^18.2.0", |
| 101 | + "react-konva": "^18.2.3", |
| 102 | + "react-native": "^0.68.5", |
106 | 103 | "react-zdog": "^1.0.11", |
107 | 104 | "spec.ts": "^1.1.3", |
108 | 105 | "start-server-and-test": "^1.14.0", |
109 | | - "three": "^0.137.5", |
110 | | - "ts-jest": "^27.1.3", |
111 | | - "typescript": "4.8.3", |
112 | | - "vite": "^3.1.0", |
| 106 | + "three": "^0.146.0", |
| 107 | + "ts-jest": "^27.1.5", |
| 108 | + "typescript": "4.8.4", |
113 | 109 | "zdog": "^1.1.3" |
114 | 110 | }, |
115 | 111 | "publishConfig": { |
|
0 commit comments