|
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", |
| 62 | + "@radix-ui/react-context-menu": "2.2.16", |
63 | 63 | "@scratch/scratch-render": "11.6.0", |
64 | 64 | "@scratch/scratch-svg-renderer": "11.6.0", |
65 | 65 | "@scratch/scratch-vm": "11.6.0", |
66 | | - "@tensorflow-models/face-detection": "^1.0.3", |
67 | | - "@tensorflow/tfjs": "^4.22.0", |
68 | | - "@testing-library/user-event": "^14.6.1", |
| 66 | + "@tensorflow-models/face-detection": "1.0.3", |
| 67 | + "@tensorflow/tfjs": "4.22.0", |
| 68 | + "@testing-library/user-event": "14.6.1", |
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", |
|
139 | 139 | "@babel/core": "7.28.4", |
140 | 140 | "@babel/preset-env": "7.28.3", |
141 | 141 | "@babel/preset-react": "7.27.1", |
142 | | - "@testing-library/jest-dom": "^5.16.5", |
143 | | - "@testing-library/react": "^14.0.0", |
144 | | - "@types/jest": "^25.2.3", |
| 142 | + "@testing-library/jest-dom": "5.17.0", |
| 143 | + "@testing-library/react": "14.3.1", |
| 144 | + "@types/jest": "25.2.3", |
145 | 145 | "@types/prop-types": "15.7.15", |
146 | 146 | "@types/react-modal": "3.16.3", |
147 | 147 | "babel-core": "7.0.0-bridge.0", |
148 | 148 | "babel-loader": "9.2.1", |
149 | | - "buffer": "^6.0.3", |
| 149 | + "buffer": "6.0.3", |
150 | 150 | "cheerio": "1.1.2", |
151 | 151 | "cross-env": "7.0.3", |
152 | 152 | "eslint": "9.38.0", |
153 | | - "eslint-config-scratch": "^12.0.8", |
154 | | - "eslint-import-resolver-webpack": "^0.13.10", |
155 | | - "eslint-plugin-import": "^2.32.0", |
156 | | - "eslint-plugin-react": "^7.37.5", |
| 153 | + "eslint-config-scratch": "12.0.17", |
| 154 | + "eslint-import-resolver-webpack": "0.13.10", |
| 155 | + "eslint-plugin-import": "2.32.0", |
| 156 | + "eslint-plugin-react": "7.37.5", |
157 | 157 | "file-loader": "6.2.0", |
158 | 158 | "gh-pages": "3.2.3", |
159 | 159 | "html-webpack-plugin": "5.6.4", |
160 | | - "jest": "^29.7.0", |
161 | | - "jest-environment-jsdom": "^29.7.0", |
| 160 | + "jest": "29.7.0", |
| 161 | + "jest-environment-jsdom": "29.7.0", |
162 | 162 | "jest-junit": "7.0.0", |
163 | 163 | "mkdirp": "1.0.4", |
164 | 164 | "raf": "3.4.1", |
|
170 | 170 | "selenium-webdriver": "3.6.0", |
171 | 171 | "semantic-release": "19.0.5", |
172 | 172 | "stream-browserify": "3.0.0", |
173 | | - "ts-jest": "^29.4.5", |
| 173 | + "ts-jest": "29.4.5", |
174 | 174 | "ts-loader": "9.5.4", |
175 | 175 | "url-loader": "4.1.1", |
176 | 176 | "web-audio-test-api": "0.5.2", |
|
0 commit comments