Skip to content

Commit 0f80787

Browse files
Merge pull request #30 from contentstack/chore/update-deps-02-10-2025
Update package dependencies and version bump to 0.0.5
2 parents 61d2123 + b155989 commit 0f80787

File tree

2 files changed

+104
-27
lines changed

2 files changed

+104
-27
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kickstart-angular",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"private": false,
55
"repository": {
66
"type": "git",
@@ -23,9 +23,9 @@
2323
"@angular/core": "20.1.6",
2424
"@angular/platform-browser": "20.1.6",
2525
"@angular/router": "20.1.6",
26-
"@contentstack/delivery-sdk": "^4.8.0",
27-
"@contentstack/live-preview-utils": "^3.4.0",
28-
"@timbenniks/contentstack-endpoints": "^1.0.14",
26+
"@contentstack/delivery-sdk": "^4.10.0",
27+
"@contentstack/live-preview-utils": "^4.0.2",
28+
"@timbenniks/contentstack-endpoints": "^1.0.16",
2929
"rxjs": "7.8.2",
3030
"tailwindcss": "^3.4.17",
3131
"tslib": "2.8.1",
@@ -39,6 +39,7 @@
3939
"autoprefixer": "10.4.21",
4040
"dotenv": "^17.2.1",
4141
"postcss": "8.5.6",
42-
"typescript": "5.8.3"
42+
"typescript": "5.8.3",
43+
"vite": "^6.0.0"
4344
}
4445
}

0 commit comments

Comments
 (0)