it works here

This commit is contained in:
semanticdata 2023-10-19 18:46:12 -05:00
parent 2bc7f0b061
commit c18274beeb
2 changed files with 4 additions and 6 deletions

5
package-lock.json generated
View File

@ -17,8 +17,7 @@
"chokidar": "^3.5.3",
"cli-spinner": "^0.2.10",
"d3": "^7.8.5",
"esbuild": "0.19.5",
"esbuild-sass-plugin": "^2.16.0",
"esbuild-sass-plugin": "^2.12.0",
"flexsearch": "0.7.21",
"github-slugger": "^2.0.0",
"globby": "^13.1.4",
@ -80,7 +79,7 @@
"@types/workerpool": "^6.4.0",
"@types/ws": "^8.5.5",
"@types/yargs": "^17.0.24",
"esbuild": "0.19.5",
"esbuild": "^0.19.2",
"prettier": "^3.0.0",
"tsx": "^3.12.7",
"typescript": "^5.0.4"

View File

@ -42,8 +42,7 @@
"chokidar": "^3.5.3",
"cli-spinner": "^0.2.10",
"d3": "^7.8.5",
"esbuild-sass-plugin": "^2.16.0",
"esbuild": "0.19.5",
"esbuild-sass-plugin": "^2.12.0",
"flexsearch": "0.7.21",
"github-slugger": "^2.0.0",
"globby": "^13.1.4",
@ -102,7 +101,7 @@
"@types/workerpool": "^6.4.0",
"@types/ws": "^8.5.5",
"@types/yargs": "^17.0.24",
"esbuild": "0.19.5",
"esbuild": "^0.19.2",
"prettier": "^3.0.0",
"tsx": "^3.12.7",
"typescript": "^5.0.4"