Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Mar 29, 2023
1 parent 00a64ad commit 3e98057
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 367 deletions.
4 changes: 2 additions & 2 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@sapphi-red/web-noise-suppressor": "workspace:*"
},
"devDependencies": {
"@typescript/lib-dom": "npm:@types/web@^0.0.92",
"vite": "^4.1.4"
"@typescript/lib-dom": "npm:@types/web@^0.0.99",
"vite": "^4.2.1"
}
}
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,20 +52,20 @@
"dist"
],
"devDependencies": {
"@sapphi-red/speex-preprocess-wasm": "^0.3.1",
"@sapphi-red/speex-preprocess-wasm": "^0.3.2",
"@shiguredo/rnnoise-wasm": "^2022.2.0",
"@types/audioworklet": "^0.0.36",
"@types/audioworklet": "^0.0.40",
"@types/emscripten": "^1.39.6",
"@types/node": "^18.14.1",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"@typescript/lib-dom": "npm:@types/web@^0.0.92",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@typescript/lib-dom": "npm:@types/web@^0.0.99",
"eslint": "^8.37.0",
"eslint-config-prettier": "^8.8.0",
"patch-package": "^6.5.1",
"prettier": "^2.8.4",
"tsup": "^6.6.3",
"tsx": "^3.12.3",
"prettier": "^2.8.7",
"tsup": "^6.7.0",
"tsx": "^3.12.6",
"typescript": "^4.9.5",
"uvu": "^0.5.6",
"wasm-feature-detect": "^1.5.1"
Expand Down
Loading

0 comments on commit 3e98057

Please sign in to comment.