|
71 | 71 | "vue-svg-loader": "0.16.0"
|
72 | 72 | },
|
73 | 73 | "dependencies": {
|
74 |
| - "@ffmpeg/ffmpeg": "^0.9.7", |
| 74 | + "@ffmpeg/ffmpeg": "0.9.7", |
75 | 75 | "@fullhuman/postcss-purgecss": "4.0.2",
|
76 | 76 | "@js-basics/vector": "1.56.10",
|
77 | 77 | "@nuxt/content": "1.13.1",
|
78 | 78 | "@nuxtjs/axios": "5.13.1",
|
79 | 79 | "@nuxtjs/pwa": "3.3.5",
|
80 | 80 | "@nuxtjs/robots": "2.4.2",
|
81 | 81 | "@nuxtjs/sitemap": "2.4.0",
|
82 |
| - "@nuxtjs/storybook": "^3.3.1", |
| 82 | + "@nuxtjs/storybook": "3.3.1", |
83 | 83 | "@storybook/addon-a11y": "6.1.19",
|
84 |
| - "audiobuffer-to-wav": "^1.0.0", |
85 |
| - "binary-data-chunking": "^3.0.1", |
| 84 | + "audiobuffer-to-wav": "1.0.0", |
| 85 | + "binary-data-chunking": "3.0.1", |
86 | 86 | "core-js": "3.9.0",
|
87 | 87 | "css-loader": "5.0.2",
|
88 |
| - "file-type": "^16.2.0", |
| 88 | + "file-type": "16.2.0", |
89 | 89 | "license-webpack-plugin": "2.3.14",
|
90 | 90 | "lost": "8.3.1",
|
91 | 91 | "nuxt": "2.15.2",
|
92 | 92 | "nuxt-i18n": "6.20.2",
|
93 |
| - "nuxt-speedkit": "^1.1.21", |
| 93 | + "nuxt-speedkit": "1.1.21", |
94 | 94 | "object-fit-images": "github:StephanGerbeth/object-fit-images",
|
95 | 95 | "postcss-custom-media": "8.0.0",
|
96 | 96 | "postcss-import": "14.0.0",
|
|
104 | 104 | "rucksack-css": "1.0.2",
|
105 | 105 | "rxjs": "6.6.3",
|
106 | 106 | "snyk": "1.458.0",
|
107 |
| - "wavesurfer.js": "^4.5.0", |
108 |
| - "worker-loader": "^3.0.8" |
| 107 | + "wavesurfer.js": "4.5.0", |
| 108 | + "worker-loader": "3.0.8" |
109 | 109 | },
|
110 | 110 | "peerDependencies": {
|
111 | 111 | "postcss": "8.2.6"
|
|
0 commit comments