Skip to content

Commit

Permalink
chore(deps): update typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent d1e0aa4 commit d04697d
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 20 deletions.
39 changes: 24 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.11",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@vitejs/plugin-react": "^4.1.0",
"postcss-nesting": "^12.0.1",
"react-router-dom": "^6.16.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/nidalee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/node": "^18.18.4",
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.11",
"@types/node": "^18.18.9",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/testing-library__jest-dom": "^5.14.9",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-jest-dom": "^5.1.0",
Expand Down

0 comments on commit d04697d

Please sign in to comment.