|
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | 74 | "@babel/core": "7.28.4", |
75 | | - "@babel/parser": "^7.28.4", |
| 75 | + "@babel/parser": "7.28.4", |
76 | 76 | "@babel/plugin-proposal-export-default-from": "7.27.1", |
77 | 77 | "@babel/plugin-transform-export-namespace-from": "7.27.1", |
78 | 78 | "@babel/plugin-transform-runtime": "7.28.3", |
79 | 79 | "@babel/preset-react": "7.27.1", |
80 | 80 | "@babel/preset-typescript": "7.27.1", |
81 | 81 | "@babel/runtime": "7.28.4", |
82 | | - "@babel/traverse": "^7.28.4", |
| 82 | + "@babel/traverse": "7.28.4", |
83 | 83 | "@biomejs/biome": "2.2.4", |
84 | 84 | "@coana-tech/cli": "14.12.51", |
85 | 85 | "@cyclonedx/cdxgen": "11.7.0", |
|
164 | 164 | "registry-auth-token": "5.1.0", |
165 | 165 | "registry-url": "7.2.0", |
166 | 166 | "rollup": "4.50.1", |
167 | | - "rollup-plugin-visualizer": "^6.0.5", |
| 167 | + "rollup-plugin-visualizer": "6.0.5", |
168 | 168 | "semver": "7.7.2", |
169 | 169 | "ssri": "12.0.0", |
170 | 170 | "synp": "1.9.14", |
|
267 | 267 | }, |
268 | 268 | "dependencies": { |
269 | 269 | "ajv-dist": "8.17.1", |
270 | | - "compromise": "^14.14.4", |
271 | | - "onnxruntime-web": "^1.23.0" |
| 270 | + "compromise": "14.14.4", |
| 271 | + "onnxruntime-web": "1.23.0" |
272 | 272 | } |
273 | 273 | } |
0 commit comments