Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-ub committed Nov 22, 2024

Verified

This commit was signed with the committer’s verified signature.
adrian-ub Adrián UB
1 parent 90b8d67 commit 62b4a16
Showing 2 changed files with 1,864 additions and 1,269 deletions.
28 changes: 14 additions & 14 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -12,11 +12,11 @@
},
"dependencies": {
"@alpinejs/focus": "^3.14.3",
"@analogjs/astro-angular": "^1.9.2",
"@angular/animations": "^18.2.11",
"@analogjs/astro-angular": "^1.9.4",
"@angular/animations": "^19.0.0",
"@angular/cdk": "^18.2.12",
"@angular/common": "^18.2.11",
"@angular/core": "^18.2.11",
"@angular/common": "^19.0.0",
"@angular/core": "^19.0.0",
"@angular/forms": "^18.2.11",
"@astrojs/alpinejs": "^0.4.0",
"@astrojs/check": "^0.9.4",
@@ -33,7 +33,7 @@
"@shikijs/compat": "^1.22.2",
"@types/alpinejs": "^3.13.10",
"alpinejs": "^3.14.3",
"astro": "^4.16.10",
"astro": "^4.16.14",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"ngx-sonner": "^2.0.2",
@@ -45,20 +45,20 @@
"tailwind-merge": "^2.5.4",
"tailwindcss": "^3.4.14",
"tailwindcss-animate": "^1.0.7",
"tslib": "^2.8.0",
"tslib": "^2.8.1",
"unist-builder": "3.0.0",
"unist-util-visit": "^5.0.0",
"zone.js": "~0.14.0"
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.11",
"@angular-devkit/build-angular": "^19.0.1",
"@angular/cli": "^18.2.11",
"@angular/compiler": "^18.2.11",
"@angular/compiler-cli": "^18.2.11",
"@angular/language-service": "^18.2.11",
"@angular/platform-browser": "^18.2.11",
"@angular/platform-browser-dynamic": "^18.2.11",
"@angular/platform-server": "^18.2.11",
"@angular/compiler": "^19.0.0",
"@angular/compiler-cli": "^19.0.0",
"@angular/language-service": "^19.0.0",
"@angular/platform-browser": "^19.0.0",
"@angular/platform-browser-dynamic": "^19.0.0",
"@angular/platform-server": "^19.0.0",
"@shikijs/transformers": "^1.22.2",
"@types/alpinejs__focus": "^3.13.4",
"@types/lodash.template": "^4.5.3",
Loading

0 comments on commit 62b4a16

Please sign in to comment.