Skip to content

Commit

Permalink
docs(): update frontend dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
inpercima committed Dec 24, 2024
1 parent f9711ab commit b7381ce
Show file tree
Hide file tree
Showing 2 changed files with 1,043 additions and 1,317 deletions.
24 changes: 12 additions & 12 deletions experimental_web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"@angular/platform-browser": "19.0.5",
"@angular/platform-browser-dynamic": "19.0.5",
"@angular/router": "19.0.5",
"angular-split": "17.2.0",
"date-fns": "3.6.0",
"angular-split": "18.0.0",
"date-fns": "4.1.0",
"leaflet": "1.9.4",
"leaflet.heat": "0.2.0",
"material-icons": "1.13.12",
"rxjs": "7.8.1",
"tslib": "2.7.0",
"tslib": "2.8.1",
"zone.js": "0.15.0"
},
"description": "Visualization of LVZ police ticker.",
Expand All @@ -33,23 +33,23 @@
"@angular/cli": "19.0.6",
"@angular/compiler-cli": "19.0.5",
"@cypress/schematic": "2.5.2",
"@types/jasmine": "5.1.4",
"@types/leaflet": "1.9.12",
"angular-eslint": "18.3.1",
"@types/jasmine": "5.1.5",
"@types/leaflet": "1.9.15",
"angular-eslint": "19.0.2",
"autoprefixer": "10.4.20",
"cypress": "13.14.2",
"eslint": "9.10.0",
"jasmine-core": "5.3.0",
"cypress": "13.17.0",
"eslint": "9.17.0",
"jasmine-core": "5.5.0",
"json-server": "0.17.4",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
"karma-coverage": "2.2.1",
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.1.0",
"postcss": "8.4.45",
"tailwindcss": "3.4.11",
"postcss": "8.4.49",
"tailwindcss": "3.4.17",
"typescript": "5.6.3",
"typescript-eslint": "8.5.0"
"typescript-eslint": "8.18.2"
},
"engines": {
"node": ">=22.11.0"
Expand Down
Loading

0 comments on commit b7381ce

Please sign in to comment.