1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-26 01:35:28 +03:00

Upgrade packages to latest versions in yarn.lock (#4064)

This commit is contained in:
Míguel Ángel Mulero Martínez 2024-06-26 15:58:07 +02:00 committed by GitHub
parent cee1b29e6e
commit 2a36f50007
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1149 additions and 1128 deletions

View file

@ -26,24 +26,24 @@
"node": "20.x"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.5.1",
"@fortawesome/fontawesome-free": "^6.5.2",
"@panter/vue-i18next": "^0.15.2",
"@vitejs/plugin-vue2": "^2.2.0",
"@vitejs/plugin-vue2": "^2.3.1",
"crypto-es": "^2.1.0",
"d3": "^7.8.2",
"d3": "^7.9.0",
"djv": "^2.1.4",
"dompurify": "^2.4.0",
"i18next": "^19.0.0",
"dompurify": "^2.5.5",
"i18next": "^19.9.2",
"i18next-xhr-backend": "^3.2.2",
"inflection": "^1.13.4",
"jbox": "^1.3.3",
"jquery": "^3.6.3",
"jquery": "^3.7.1",
"jquery-textcomplete": "^1.8.5",
"jquery-touchswipe": "^1.6.19",
"jquery-ui": "^1.13.2",
"jsdom": "^21.0.0",
"jquery-ui": "^1.13.3",
"jsdom": "^21.1.2",
"lodash.debounce": "^4.0.8",
"marked": "^4.1.1",
"marked": "^4.3.0",
"multicast-dns": "^7.2.5",
"multiple-select": "^1.6.0",
"ol": "^8.2.0",
@ -52,27 +52,27 @@
"short-unique-id": "^4.4.4",
"switchery-latest": "^0.8.2",
"three": "~0.97.0",
"vite-plugin-pwa": "^0.17.4",
"vue": "^2.7.10"
"vite-plugin-pwa": "^0.17.5",
"vue": "^2.7.16"
},
"devDependencies": {
"@babel/core": "^7.19.3",
"@storybook/addon-actions": "^6.5.12",
"@storybook/addon-essentials": "^6.5.12",
"@storybook/addon-links": "^6.5.12",
"@storybook/vue": "^6.5.12",
"babel-loader": "^8.2.5",
"eslint": "^8.24.0",
"eslint-plugin-vue": "^7.3.0",
"husky": "^4.3.0",
"@babel/core": "^7.24.4",
"@storybook/addon-actions": "^6.5.16",
"@storybook/addon-essentials": "^6.5.16",
"@storybook/addon-links": "^6.5.16",
"@storybook/vue": "^6.5.16",
"babel-loader": "^8.3.0",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^7.20.0",
"husky": "^4.3.8",
"less": "^4.2.0",
"rollup-plugin-copy": "^3.5.0",
"run-script-os": "^1.1.6",
"vite": "^4.5.2",
"vitest": "^0.27.1",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.7.10",
"yarn": "^1.22.19"
"vite": "^4.5.3",
"vitest": "^0.27.3",
"vue-loader": "^15.11.1",
"vue-template-compiler": "^2.7.16",
"yarn": "^1.22.22"
},
"resolutions": {
"jquery": "3.6.3",

2227
yarn.lock

File diff suppressed because it is too large Load diff