Skip to content

Commit 3d5e950

Browse files
author
Simone Gentili
committed
Merge branch 'next' of github.com:sensorario/react-typescript-nextjs into next
2 parents 301d221 + 99f9e69 commit 3d5e950

6 files changed

Lines changed: 21 additions & 21 deletions

File tree

altri-hook/client/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

altri-hook/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"eslint-plugin-react-hooks": "^4.6.0",
2525
"eslint-plugin-react-refresh": "^0.4.4",
2626
"typescript": "^5.2.2",
27-
"vite": "^5.0.12"
27+
"vite": "^5.0.13"
2828
}
2929
}

react/useTransition/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react/useTransition/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"eslint-plugin-react-hooks": "^4.6.0",
2424
"eslint-plugin-react-refresh": "^0.4.6",
2525
"typescript": "^5.2.2",
26-
"vite": "^5.2.0"
26+
"vite": "^5.2.6"
2727
}
2828
}

testiamo-react/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

testiamo-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"jest": "^29.7.0",
3535
"ts-jest": "^29.1.1",
3636
"typescript": "^5.2.2",
37-
"vite": "^5.0.12"
37+
"vite": "^5.0.13"
3838
}
3939
}

0 commit comments

Comments
 (0)