Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent 8939f58 commit ec9862b
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 45 deletions.
12 changes: 6 additions & 6 deletions webclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"format": "prettier --write ."
},
"dependencies": {
"@vueuse/core": "10.7.2",
"maplibre-gl": "4.0.1",
"@vueuse/core": "10.8.0",
"maplibre-gl": "4.0.2",
"markdown-it-prism": "2.3.0",
"pinia": "2.1.7",
"spectre.css": "github:Valexr/spectre#dfe3bc2c59d23cd4bfd43c690aae3655576ff708",
"swagger-ui-dist": "5.11.6",
"swagger-ui-dist": "5.11.7",
"swaggerdark": "github:octycs/SwaggerDark#f02d394c8ff698cdd93e09c2188b058d2d686ca3",
"unplugin-vue-markdown": "0.26.0",
"vue": "3.4.19",
Expand All @@ -39,18 +39,18 @@
"@vue/eslint-config-typescript": "12.0.0",
"@vue/tsconfig": "0.5.1",
"autoprefixer": "10.4.17",
"cypress": "13.6.4",
"cypress": "13.6.5",
"eslint": "8.56.0",
"eslint-plugin-vue": "9.21.1",
"isomorphic-fetch": "3.0.0",
"npm-run-all2": "6.1.2",
"postcss": "8.4.35",
"prettier": "3.2.5",
"sass": "1.70.0",
"sass": "1.71.1",
"stylelint-scss": "6.1.0",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"vite": "5.1.2",
"vite": "5.1.4",
"vue-i18n": "9.9.1",
"vue-tsc": "1.8.27"
},
Expand Down
93 changes: 54 additions & 39 deletions webclient/pnpm-lock.yaml

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

0 comments on commit ec9862b

Please sign in to comment.