Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Oct 18, 2024
1 parent 0525fd6 commit f2a559e
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
72 changes: 36 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"postinstall": "cp -r node_modules/svg-country-flags/svg/ static/flags"
},
"dependencies": {
"@hello.nrfcloud.com/proto": "15.3.7",
"@hello.nrfcloud.com/proto-map": "16.1.12",
"@hello.nrfcloud.com/proto": "15.3.11",
"@hello.nrfcloud.com/proto-map": "16.1.14",
"@sentry/browser": "8.34.0",
"@sinclair/typebox": "0.33.15",
"@sinclair/typebox": "0.33.17",
"classnames": "2.5.1",
"code-128-encoder": "3.1.1",
"compare-versions": "6.1.1",
Expand All @@ -42,7 +42,7 @@
"lucide-preact": "0.453.0",
"maplibre-gl": "4.7.1",
"nanoid": "5.0.7",
"preact": "10.24.2",
"preact": "10.24.3",
"qrcode": "1.5.4",
"semver": "7.6.3",
"svg-country-flags": "1.2.10",
Expand All @@ -58,11 +58,11 @@
"@bifravst/from-env": "3.0.2",
"@bifravst/prettier-config": "1.1.1",
"@commitlint/config-conventional": "19.5.0",
"@playwright/test": "1.48.0",
"@playwright/test": "1.48.1",
"@preact/preset-vite": "2.9.1",
"@swc/core": "1.7.36",
"@types/lodash-es": "4.17.12",
"@types/node": "22.7.5",
"@types/node": "22.7.6",
"@types/qrcode": "1.5.5",
"@types/semver": "7.5.8",
"@types/websocket": "1.0.10",
Expand All @@ -76,7 +76,7 @@
"husky": "9.1.6",
"lint-staged": "15.2.10",
"nock": "14.0.0-beta.15",
"playwright": "1.48.0",
"playwright": "1.48.1",
"preact-render-to-string": "6.5.11",
"rehype-format": "5.0.1",
"rehype-stringify": "10.0.1",
Expand Down

0 comments on commit f2a559e

Please sign in to comment.