Skip to content

Commit

Permalink
chore: minor dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
angelo-v committed Jan 11, 2025
1 parent cb35991 commit 888a4e9
Show file tree
Hide file tree
Showing 4 changed files with 642 additions and 406 deletions.
6 changes: 3 additions & 3 deletions contacts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,19 @@
"@pod-os/core": "^0.13.0",
"@pod-os/elements": "^0.21.0",
"@solid-data-modules/contacts-rdflib": "^0.7.0",
"@stencil/core": "^4.21.0",
"@stencil/core": "^4.23.2",
"pollen-css": "^5.0.1",
"rxjs": "^7.8.1"
},
"devDependencies": {
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@types/jest": "^29.5.12",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"jest": "^29.7.0",
"jest-cli": "^29.7.0",
"jest-when": "^3.6.0",
"netlify-cli": "^17.38.0",
"netlify-cli": "^17.38.1",
"pwa-asset-generator": "^6.4.0",
"stencil-router-v2": "^0.6.0"
},
Expand Down
8 changes: 4 additions & 4 deletions core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@
"devDependencies": {
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"@types/jest": "^29.5.14",
"@types/jest-when": "^3.5.5",
"@types/sparqljs": "^3.1.12",
"esbuild": "^0.24.0",
"eslint": "^9.17.0",
"esbuild": "^0.24.2",
"eslint": "^9.18.0",
"jest": "^29.7.0",
"jest-when": "^3.7.0",
"prettier": "^3.4.2",
"rdf-namespaces": "^1.12.0",
"rimraf": "^6.0.1",
"sparqljs": "^3.7.3",
"typescript": "5.7.2",
"typescript": "5.7.3",
"typescript-eslint": "^7.18.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@ionic/core": "^7.8.6",
"@pod-os/core": "^0.13.0",
"@stencil/core": "^4.23.0",
"@stencil/core": "^4.23.2",
"@stencil/store": "^2.0.16",
"pollen-css": "^5.0.1",
"rxjs": "^7.8.1",
Expand Down
Loading

0 comments on commit 888a4e9

Please sign in to comment.