Skip to content

Commit

Permalink
chore: dep cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
iCrawl committed Sep 12, 2022
1 parent a9f003a commit d14d47b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 28 deletions.
3 changes: 0 additions & 3 deletions packages/website/package.json
Expand Up @@ -48,8 +48,6 @@
"@vscode/codicons": "^0.0.32",
"ariakit": "^2.0.0-next.41",
"cmdk": "^0.1.20",
"flexsearch": "^0.7.21",
"minisearch": "^5.0.0",
"next": "^12.3.0",
"next-mdx-remote": "^4.1.0",
"next-progress": "^2.2.0",
Expand All @@ -72,7 +70,6 @@
"devDependencies": {
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/flexsearch": "^0.7.3",
"@types/node": "^16.11.58",
"@types/react-dom": "^18.0.6",
"@types/react-syntax-highlighter": "^15.5.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/unocss.config.ts
Expand Up @@ -20,7 +20,7 @@ export default defineConfig({
presets: [
presetUno({ dark: 'class' }),
presetWebFonts({
provider: 'google',
provider: 'bunny',
fonts: {
mono: ['JetBrains Mono', 'JetBrains Mono:400,600,700'],
},
Expand Down
24 changes: 0 additions & 24 deletions yarn.lock
Expand Up @@ -2128,7 +2128,6 @@ __metadata:
"@microsoft/tsdoc": 0.14.1
"@testing-library/react": ^13.4.0
"@testing-library/user-event": ^14.4.3
"@types/flexsearch": ^0.7.3
"@types/node": ^16.11.58
"@types/react-dom": ^18.0.6
"@types/react-syntax-highlighter": ^15.5.5
Expand All @@ -2142,9 +2141,7 @@ __metadata:
concurrently: ^7.4.0
eslint: ^8.23.0
eslint-config-neon: ^0.1.33
flexsearch: ^0.7.21
happy-dom: ^6.0.4
minisearch: ^5.0.0
next: ^12.3.0
next-mdx-remote: ^4.1.0
next-progress: ^2.2.0
Expand Down Expand Up @@ -3615,13 +3612,6 @@ __metadata:
languageName: node
linkType: hard

"@types/flexsearch@npm:^0.7.3":
version: 0.7.3
resolution: "@types/flexsearch@npm:0.7.3"
checksum: fac365e6d6f7f251c49b22530635a7042523b00a45dcb5591372782125f5e5e97b0508c71e08c8d1b3fbef0e01c504027271df5d60698b1e26caf7d067cc2ef0
languageName: node
linkType: hard

"@types/form-data@npm:0.0.33":
version: 0.0.33
resolution: "@types/form-data@npm:0.0.33"
Expand Down Expand Up @@ -8882,13 +8872,6 @@ __metadata:
languageName: node
linkType: hard

"flexsearch@npm:^0.7.21":
version: 0.7.21
resolution: "flexsearch@npm:0.7.21"
checksum: ae77c6ebba6f02660bf28a36b56427ec2d737dcb9bd03564db27801484be2dd943fc7350e60a6f0aed47ab1b85af7fd5b33e27e84fd2fcbb241d9c5d21c8d068
languageName: node
linkType: hard

"foreground-child@npm:^2.0.0":
version: 2.0.0
resolution: "foreground-child@npm:2.0.0"
Expand Down Expand Up @@ -12859,13 +12842,6 @@ __metadata:
languageName: node
linkType: hard

"minisearch@npm:^5.0.0":
version: 5.0.0
resolution: "minisearch@npm:5.0.0"
checksum: e716c877706be6b4977b1e4fe70baa006c392857bdd7cf13f483483fcc7c8cbb34f852616449da9de41bed4b0b2e034dde80305ee3ed7c10f8c4845a813a91ec
languageName: node
linkType: hard

"minizlib@npm:^2.1.1, minizlib@npm:^2.1.2":
version: 2.1.2
resolution: "minizlib@npm:2.1.2"
Expand Down

1 comment on commit d14d47b

@vercel
Copy link

@vercel vercel bot commented on d14d47b Sep 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.