Skip to content

Commit

Permalink
feat: upgrade dependencies #110 (#151)
Browse files Browse the repository at this point in the history
Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>
  • Loading branch information
FabioPinheiro authored Aug 14, 2024
1 parent 4b90d27 commit 1b09d0d
Show file tree
Hide file tree
Showing 2 changed files with 2,500 additions and 2,549 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "identus-documentation-portal",
"version": "1.107.0",
"private": true,
"license": "Apache-2.0",
"scripts": {
"docusaurus": "docusaurus",
"start": "docusaurus start",
Expand Down Expand Up @@ -30,16 +31,16 @@
"redocusaurus": "^2.1.1"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.4.0",
"@docusaurus/tsconfig": "3.4.0",
"@docusaurus/types": "3.4.0",
"typescript": "~5.2.2",
"@docusaurus/module-type-aliases": "3.5.2",
"@docusaurus/tsconfig": "3.5.2",
"@docusaurus/types": "3.5.2",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"docusaurus-plugin-typedoc": "^1.0.2",
"semantic-release": "^24.0.0",
"semantic-release-slack-bot": "^4.0.2"
"semantic-release-slack-bot": "^4.0.2",
"typescript": "~5.5.4"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 1b09d0d

Please sign in to comment.