|
59 | 59 | "dependencies": { |
60 | 60 | "@mediapipe/face_detection": "0.4.1646425229", |
61 | 61 | "@microbit/microbit-universal-hex": "0.2.2", |
62 | | - "@radix-ui/react-context-menu": "^2.2.5", |
63 | | - "@testing-library/user-event": "^14.6.1", |
| 62 | + "@radix-ui/react-context-menu": "2.2.16", |
| 63 | + "@testing-library/user-event": "14.6.1", |
64 | 64 | "@scratch/scratch-render": "11.6.0", |
65 | 65 | "@scratch/scratch-svg-renderer": "11.6.0", |
66 | 66 | "@scratch/scratch-vm": "11.6.0", |
67 | | - "@tensorflow-models/face-detection": "^1.0.3", |
68 | | - "@tensorflow/tfjs": "^4.22.0", |
| 67 | + "@tensorflow-models/face-detection": "1.0.3", |
| 68 | + "@tensorflow/tfjs": "4.22.0", |
69 | 69 | "arraybuffer-loader": "1.0.8", |
70 | 70 | "autoprefixer": "9.8.8", |
71 | 71 | "balance-text": "3.3.1", |
|
103 | 103 | "query-string": "5.1.1", |
104 | 104 | "raw-loader": "4.0.2", |
105 | 105 | "react-draggable": "3.3.2", |
106 | | - "react-ga": "^3.3.1", |
| 106 | + "react-ga": "3.3.1", |
107 | 107 | "react-intl": "6.8.9", |
108 | | - "react-modal": "^3.16.3", |
| 108 | + "react-modal": "3.16.3", |
109 | 109 | "react-popover": "0.5.10", |
110 | | - "react-redux": "^8.0.0", |
| 110 | + "react-redux": "8.1.3", |
111 | 111 | "react-responsive": "9.0.2", |
112 | 112 | "react-style-proptype": "3.2.2", |
113 | | - "react-tabs": "^5.2.0", |
114 | | - "react-tooltip": "^4.5.1", |
| 113 | + "react-tabs": "5.2.0", |
| 114 | + "react-tooltip": "4.5.1", |
115 | 115 | "react-virtualized": "9.22.6", |
116 | 116 | "react-visibility-sensor": "5.1.1", |
117 | 117 | "redux-throttle": "0.1.1", |
|
140 | 140 | "@babel/eslint-parser": "7.28.4", |
141 | 141 | "@babel/preset-env": "7.28.3", |
142 | 142 | "@babel/preset-react": "7.27.1", |
143 | | - "@testing-library/jest-dom": "^5.16.5", |
144 | | - "@testing-library/react": "^14.0.0", |
| 143 | + "@testing-library/jest-dom": "5.17.0", |
| 144 | + "@testing-library/react": "14.3.1", |
145 | 145 | "@types/prop-types": "15.7.15", |
146 | 146 | "@types/react-modal": "3.16.3", |
147 | 147 | "@typescript-eslint/eslint-plugin": "8.7.0", |
|
0 commit comments