Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/next' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
daniluk4000 committed Dec 7, 2024
2 parents 837b4e5 + 589b81c commit 3f14dcb
Show file tree
Hide file tree
Showing 2 changed files with 753 additions and 730 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@influxdata/influxdb-client": "^1.35.0",
"@influxdata/influxdb-client-apis": "^1.35.0",
"@pinia/nuxt": "^0.8.0",
"@pinia/nuxt": "^0.9.0",
"@prisma/client": "^6.0.1",
"@turf/great-circle": "^7.1.0",
"@vite-pwa/nuxt": "^0.10.6",
Expand All @@ -39,9 +39,9 @@
"marked": "^15.0.3",
"metar-taf-parser": "^9.0.1",
"nuxt": "^3.14.1592",
"ol": "^10.3.0",
"ol": "^10.3.1",
"ol-mapbox-style": "^12.3.5",
"pinia": "^2.2.8",
"pinia": "^2.3.0",
"prisma": "^6.0.1",
"sharp": "^0.33.5",
"sqlite3": "^5.1.7",
Expand All @@ -54,21 +54,21 @@
"ws": "^8.18.0"
},
"devDependencies": {
"@nuxt/devtools": "^1.6.1",
"@nuxt/devtools": "^1.6.3",
"@nuxt/eslint": "^0.7.2",
"@nuxtjs/stylelint-module": "^5.2.0",
"@stylistic/eslint-plugin": "^2.11.0",
"@stylistic/stylelint-plugin": "^3.1.1",
"@types/adm-zip": "^0.5.7",
"@types/geojson": "^7946.0.14",
"@types/geojson": "^7946.0.15",
"@types/jsonwebtoken": "^9.0.7",
"@types/node": "^22.10.1",
"@types/ws": "^8.5.13",
"eslint": "^9.16.0",
"fast-xml-parser": "^4.5.0",
"postcss": "^8.4.49",
"postcss-html": "^1.7.0",
"sass-embedded": "^1.81.0",
"sass-embedded": "^1.82.0",
"stylelint": "^16.11.0",
"stylelint-config-clean-order": "^6.1.0",
"stylelint-config-recommended-scss": "^14.1.0",
Expand Down
Loading

0 comments on commit 3f14dcb

Please sign in to comment.