Skip to content

Commit

Permalink
typescript to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xiel committed Jul 4, 2024
1 parent c385656 commit 4223fa1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
},
"dependencies": {
"@reach/visually-hidden": "^0.15.0",
"@types/react-helmet": "^6.1.1",
"@types/prismjs": "^1.16.5",
"@types/react-helmet": "^6.1.1",
"autoprefixer": "^10.4.19",
"clsx": "^1.1.1",
"next": "14.2.4",
Expand All @@ -40,6 +40,6 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"prettier": "^2.3.0",
"typescript": "^5"
"typescript": "^5.5.3"
}
}
2 changes: 1 addition & 1 deletion docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1431,7 +1431,7 @@ tslib@^2.3.0, tslib@^2.4.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==

typescript@^5:
typescript@^5.5.3:
version "5.5.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
Expand Down

0 comments on commit 4223fa1

Please sign in to comment.