Skip to content

Commit b9f6ede

Browse files
author
Simone Gentili
committed
Merge branch 'next' of github.com:sensorario/react-typescript-nextjs into next
2 parents a3089cf + e5ad4a8 commit b9f6ede

6 files changed

Lines changed: 77 additions & 202 deletions

File tree

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# To get started with Dependabot version updates, you'll need to specify which
2+
# package ecosystems to update and where the package manifests are located.
3+
# Please see the documentation for all configuration options:
4+
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
5+
6+
version: 2
7+
8+
updates:
9+
- package-ecosystem: "" # See documentation for possible values
10+
directory: "/" # Location of package manifests
11+
schedule:
12+
interval: "weekly"

altri-hook/client/package-lock.json

Lines changed: 25 additions & 25 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.0"
27+
"vite": "^5.0.12"
2828
}
2929
}

altri-hook/server/package-lock.json

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

0 commit comments

Comments
 (0)