Skip to content

Commit

Permalink
chore(deps): lock file maintenance (#6821)
Browse files Browse the repository at this point in the history
* chore(deps): lock file maintenance

* Shiki shiki baba

* Shiki shiki baba

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arda TANRIKULU <[email protected]>
  • Loading branch information
renovate[bot] and ardatan authored Jan 6, 2025
1 parent 53bb601 commit 517a5e2
Show file tree
Hide file tree
Showing 4 changed files with 175 additions and 160 deletions.
3 changes: 1 addition & 2 deletions scripts/build-api-docs.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import './fix-shiki-packagejson';
import fs, { promises as fsPromises } from 'node:fs';
import path, { join } from 'node:path';
import path from 'node:path';
import chalk from 'chalk';
import globby from 'globby';
import { Application, TSConfigReader } from 'typedoc';
Expand Down
18 changes: 0 additions & 18 deletions scripts/fix-shiki-packagejson.ts

This file was deleted.

2 changes: 2 additions & 0 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
"react-dom": "19.0.0"
},
"devDependencies": {
"@shikijs/core": "1.26.1",
"@shikijs/vscode-textmate": "10.0.1",
"@theguild/tailwind-config": "0.6.2",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
Expand Down
Loading

0 comments on commit 517a5e2

Please sign in to comment.