Skip to content

Commit

Permalink
upgraded deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Feb 21, 2024
1 parent 3c1b37c commit e8cf263
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 31 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.15.9",
"@ngneat/falso": "^7.1.1",
"@ngneat/falso": "^7.2.0",
"bootstrap": "^5.3.3",
"react": "^18.2.0",
"react-bootstrap": "^2.10.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@af-utils/virtual-core": "0.0.20",
"@af-utils/virtual-react": "0.0.22",
"@ngneat/falso": "^7.1.1",
"@ngneat/falso": "^7.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"use-sync-external-store": "^1.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/src/virtual/react/list/prepend-items/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@af-utils/virtual-core": "0.0.20",
"@af-utils/virtual-react": "0.0.22",
"@ngneat/falso": "^7.1.1",
"@ngneat/falso": "^7.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^5.0.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@microsoft/api-documenter": "^7.23.26",
"@microsoft/api-extractor": "^7.40.3",
"@microsoft/api-documenter": "^7.23.28",
"@microsoft/api-extractor": "^7.40.5",
"@types/jest": "^29.5.12",
"@types/mdx": "^2.0.11",
"@types/node": "^20.11.19",
Expand Down
51 changes: 25 additions & 26 deletions pnpm-lock.yaml

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

0 comments on commit e8cf263

Please sign in to comment.