Skip to content

Commit e9b3b4d

Browse files
Merge pull request #30 from contentstack/chore/deps-update-2026-01-12
Chore/deps update 2026 01 12
2 parents a4b3acc + e1277a8 commit e9b3b4d

File tree

2 files changed

+77
-55
lines changed

2 files changed

+77
-55
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kickstart-react",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"private": false,
55
"repository": {
66
"type": "git",
@@ -19,26 +19,26 @@
1919
},
2020
"dependencies": {
2121
"@contentstack/delivery-sdk": "^4.10.5",
22-
"@contentstack/live-preview-utils": "^4.1.3",
23-
"@timbenniks/contentstack-endpoints": "^1.0.16",
22+
"@contentstack/live-preview-utils": "^4.2.0",
23+
"@timbenniks/contentstack-endpoints": "^2.1.0",
2424
"react": "^19.2.3",
2525
"react-dom": "^19.2.3",
2626
"dompurify": "^3.3.1"
2727
},
2828
"devDependencies": {
2929
"@eslint/js": "^9.39.2",
3030
"@tailwindcss/postcss": "^4.1.18",
31-
"@types/react": "^19.2.7",
31+
"@types/react": "^19.2.8",
3232
"@types/react-dom": "^19.2.3",
3333
"@vitejs/plugin-react": "^5.1.2",
3434
"eslint": "^9.39.2",
35-
"eslint-plugin-react-hooks": "^6.1.1",
35+
"eslint-plugin-react-hooks": "^7.0.1",
3636
"eslint-plugin-react-refresh": "^0.4.26",
37-
"globals": "^16.5.0",
37+
"globals": "^17.0.0",
3838
"postcss": "^8.5.6",
3939
"tailwindcss": "^4.1.18",
4040
"typescript": "^5.9.3",
4141
"typescript-eslint": "^8.52.0",
42-
"vite": "^7.3.0"
42+
"vite": "^7.3.1"
4343
}
4444
}

0 commit comments

Comments
 (0)