Skip to content

Commit

Permalink
fix(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Jul 1, 2023
1 parent 3cf8790 commit 558e534
Show file tree
Hide file tree
Showing 2 changed files with 2,046 additions and 2,102 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,25 +18,25 @@
"update-progress": "ts-node ./scripts/translations.ts"
},
"dependencies": {
"@algolia/client-search": "^4.14.2",
"@crowdin/cli": "3.10.0",
"@docusaurus/core": "2.3.1",
"@docusaurus/plugin-client-redirects": "2.3.1",
"@docusaurus/plugin-content-docs": "2.3.1",
"@docusaurus/preset-classic": "2.3.1",
"@algolia/client-search": "^4.18.0",
"@crowdin/cli": "3.13.0",
"@docusaurus/core": "2.4.1",
"@docusaurus/plugin-client-redirects": "2.4.1",
"@docusaurus/plugin-content-docs": "2.4.1",
"@docusaurus/preset-classic": "2.4.1",
"@types/react": "^17.0.49",
"clsx": "^1.2.1",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"typescript": "^4.8.4",
"webpack": "^5.74.0"
"typescript": "^5.1.6",
"webpack": "^5.88.1"
},
"engines": {
"pnpm": "8"
},
"devDependencies": {
"@crowdin/crowdin-api-client": "1.21.2",
"@crowdin/crowdin-api-client": "1.23.3",
"@types/node": "^18.7.19",
"shx": "^0.3.4",
"ts-node": "10.9.1"
Expand Down
Loading

0 comments on commit 558e534

Please sign in to comment.