Update JS and PY deps (#36708)

`colord` reordered in package.json, otherwise just maintenance updates.
This commit is contained in:
silverwind
2026-02-22 20:56:45 +01:00
committed by GitHub
parent ad9850391d
commit fed2d81e88
3 changed files with 468 additions and 517 deletions

View File

@@ -1,6 +1,6 @@
{
"type": "module",
"packageManager": "pnpm@10.30.0",
"packageManager": "pnpm@10.30.1",
"engines": {
"node": ">= 22.6.0",
"pnpm": ">= 10.0.0"
@@ -22,11 +22,12 @@
"@techknowlogick/license-checker-webpack-plugin": "0.3.0",
"add-asset-webpack-plugin": "3.1.1",
"ansi_up": "6.0.6",
"asciinema-player": "3.14.15",
"asciinema-player": "3.15.0",
"chart.js": "4.5.1",
"chartjs-adapter-dayjs-4": "1.0.4",
"chartjs-plugin-zoom": "2.2.0",
"clippie": "4.1.10",
"colord": "2.9.3",
"compare-versions": "6.1.1",
"cropperjs": "1.6.2",
"css-loader": "7.1.4",
@@ -49,10 +50,9 @@
"postcss": "8.5.6",
"postcss-loader": "8.2.1",
"sortablejs": "1.15.7",
"swagger-ui-dist": "5.31.1",
"swagger-ui-dist": "5.31.2",
"tailwindcss": "3.4.17",
"throttle-debounce": "5.0.2",
"colord": "2.9.3",
"tippy.js": "6.3.7",
"toastify-js": "1.12.0",
"tributejs": "5.1.3",
@@ -64,20 +64,20 @@
"vue-loader": "17.4.2",
"webpack": "5.105.2",
"webpack-cli": "6.0.1",
"wrap-ansi": "9.0.2"
"wrap-ansi": "10.0.0"
},
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "4.6.0",
"@eslint/json": "0.14.0",
"@playwright/test": "1.58.2",
"@stylistic/eslint-plugin": "5.8.0",
"@stylistic/eslint-plugin": "5.9.0",
"@stylistic/stylelint-plugin": "5.0.1",
"@types/codemirror": "5.60.17",
"@types/dropzone": "5.7.9",
"@types/jquery": "3.5.33",
"@types/js-yaml": "4.0.9",
"@types/katex": "0.16.8",
"@types/node": "25.2.3",
"@types/node": "25.3.0",
"@types/pdfobject": "2.2.5",
"@types/sortablejs": "1.15.9",
"@types/swagger-ui-dist": "3.30.6",
@@ -91,15 +91,15 @@
"eslint-plugin-array-func": "5.1.0",
"eslint-plugin-github": "6.0.0",
"eslint-plugin-import-x": "4.16.1",
"eslint-plugin-playwright": "2.5.1",
"eslint-plugin-playwright": "2.7.0",
"eslint-plugin-regexp": "3.0.0",
"eslint-plugin-sonarjs": "3.0.7",
"eslint-plugin-sonarjs": "4.0.0",
"eslint-plugin-unicorn": "63.0.0",
"eslint-plugin-vue": "10.8.0",
"eslint-plugin-vue-scoped-css": "2.12.0",
"eslint-plugin-wc": "3.1.0",
"globals": "17.3.0",
"happy-dom": "20.6.1",
"happy-dom": "20.7.0",
"jiti": "2.6.1",
"markdownlint-cli": "0.47.0",
"material-icon-theme": "5.31.0",
@@ -109,15 +109,15 @@
"stylelint": "17.3.0",
"stylelint-config-recommended": "18.0.0",
"stylelint-declaration-block-no-ignored-properties": "3.0.0",
"stylelint-declaration-strict-value": "1.10.11",
"stylelint-declaration-strict-value": "1.11.0",
"stylelint-value-no-unknown-custom-properties": "6.1.1",
"svgo": "4.0.0",
"typescript": "5.9.3",
"typescript-eslint": "8.56.0",
"updates": "17.5.7",
"updates": "17.6.2",
"vite-string-plugin": "2.0.1",
"vitest": "4.0.18",
"vue-tsc": "3.2.4"
"vue-tsc": "3.2.5"
},
"pnpm": {
"overrides": {