Skip to content

Commit

Permalink
vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
zbeyens committed Sep 13, 2024
1 parent 9638d70 commit 13d4381
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions docs/vendor.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
### Dependencies

- `@antfu/ni`: cli
- `@changesets/cli`: to test
- `@changesets/get-github-info`: to test
- `@excalidraw/excalidraw`: breaking
- `@types/diff`: cli
- `@types/eslint@8`: will upgrade to 9 later
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
"terser": "4.8.0"
},
"devDependencies": {
"@changesets/cli": "^2.27.8",
"@changesets/get-github-info": "^0.6.0",
"@changesets/cli": "^2.27.7",
"@changesets/get-github-info": "^0.5.2",
"@dword-design/eslint-plugin-import-alias": "^5.1.1",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@playwright/test": "1.47.0",
Expand Down

0 comments on commit 13d4381

Please sign in to comment.