chore: update js dependencies to latest

This commit is contained in:
Yassine Doghri 2022-01-19 11:02:01 +00:00
parent 0ee53c71ff
commit cc2cd8f558
2 changed files with 1961 additions and 2369 deletions

4280
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -30,64 +30,64 @@
"@amcharts/amcharts4": "^4.10.23",
"@amcharts/amcharts4-geodata": "^4.1.22",
"@codemirror/basic-setup": "^0.19.1",
"@codemirror/commands": "^0.19.6",
"@codemirror/commands": "^0.19.7",
"@codemirror/lang-xml": "^0.19.2",
"@codemirror/state": "^0.19.6",
"@codemirror/view": "^0.19.32",
"@codemirror/view": "^0.19.39",
"@floating-ui/dom": "^0.1.10",
"@github/clipboard-copy-element": "^1.1.2",
"@github/hotkey": "^1.6.1",
"@github/markdown-toolbar-element": "^2.1.0",
"@github/time-elements": "^3.1.2",
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
"@vime/core": "^5.3.0",
"choices.js": "^9.0.1",
"@vime/core": "^5.3.1",
"choices.js": "^10.0.0",
"flatpickr": "^4.6.9",
"leaflet": "^1.7.1",
"leaflet.markercluster": "^1.5.3",
"lit": "^2.0.2",
"marked": "^4.0.7",
"lit": "^2.1.1",
"marked": "^4.0.10",
"wavesurfer.js": "^5.2.0",
"xml-formatter": "^2.5.1"
"xml-formatter": "^2.6.0"
},
"devDependencies": {
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@commitlint/cli": "^16.0.2",
"@commitlint/config-conventional": "^16.0.0",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@semantic-release/gitlab": "^7.0.4",
"@tailwindcss/forms": "^0.4.0-alpha.2",
"@tailwindcss/line-clamp": "^0.3.0",
"@tailwindcss/typography": "^0.5.0-alpha.3",
"@types/leaflet": "^1.7.6",
"@tailwindcss/line-clamp": "^0.3.1",
"@tailwindcss/typography": "^0.5.0",
"@types/leaflet": "^1.7.8",
"@types/marked": "^4.0.1",
"@types/wavesurfer.js": "^5.2.2",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.10.0",
"cross-env": "^7.0.3",
"cssnano": "^5.0.13",
"cssnano": "^5.0.15",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.4.1",
"eslint": "^8.7.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.4",
"is-ci": "^3.0.1",
"lint-staged": "^12.1.2",
"lint-staged": "^12.2.0",
"postcss-import": "^14.0.2",
"postcss-nesting": "^10.0.3",
"postcss-preset-env": "^7.0.2",
"postcss-reporter": "^7.0.4",
"postcss-nesting": "^10.1.2",
"postcss-preset-env": "^7.2.3",
"postcss-reporter": "^7.0.5",
"prettier": "2.5.1",
"prettier-plugin-organize-imports": "^2.3.4",
"semantic-release": "^18.0.1",
"stylelint": "^14.1.0",
"semantic-release": "^19.0.2",
"stylelint": "^14.2.0",
"stylelint-config-standard": "^24.0.0",
"svgo": "^2.8.0",
"tailwindcss": "^3.0.5",
"tailwindcss": "^3.0.15",
"typescript": "^4.5.4",
"vite": "^2.7.3",
"vite-plugin-pwa": "^0.11.12",
"vite": "^2.7.13",
"vite-plugin-pwa": "^0.11.13",
"workbox-build": "^6.4.2",
"workbox-core": "^6.4.2",
"workbox-routing": "^6.4.2",