From 879fbabd9cc025cc19590cf011eab13a927e47d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 11:52:09 +0000 Subject: [PATCH] Bump js-yaml from 4.1.1 to 4.3.0 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.3.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.1...4.3.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 162 ++++++++++++++++++++++++++++++++++------------ 1 file changed, 119 insertions(+), 43 deletions(-) diff --git a/package-lock.json b/package-lock.json index 17ff59f..c085b2b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,48 +10,48 @@ "hasInstallScript": true, "license": "MIT", "dependencies": { - "@dnd-kit/core": "^6.3.1", - "@dnd-kit/sortable": "^10.0.0", - "@dnd-kit/utilities": "^3.2.2", - "@electron-toolkit/preload": "^3.0.2", - "@electron-toolkit/utils": "^4.0.0", - "@linear/sdk": "^86.0.0", - "electron-store": "^11.0.2", - "electron-updater": "^6.8.3", - "react-markdown": "^10.1.0", - "react-zoom-pan-pinch": "^4.0.3", - "zustand": "^5.0.13" + "@dnd-kit/core": "6.3.1", + "@dnd-kit/sortable": "10.0.0", + "@dnd-kit/utilities": "3.2.2", + "@electron-toolkit/preload": "3.0.2", + "@electron-toolkit/utils": "4.0.0", + "@linear/sdk": "86.0.0", + "electron-store": "11.0.2", + "electron-updater": "6.8.3", + "react-markdown": "10.1.0", + "react-zoom-pan-pinch": "4.0.3", + "zustand": "5.0.13" }, "devDependencies": { - "@electron-toolkit/eslint-config-prettier": "^3.0.0", - "@electron-toolkit/eslint-config-ts": "^3.1.0", - "@electron-toolkit/tsconfig": "^2.0.0", - "@playwright/test": "^1.60.0", - "@tailwindcss/vite": "^4.3.0", - "@testing-library/react": "^16.3.2", - "@testing-library/user-event": "^14.6.1", - "@types/node": "^22.19.1", - "@types/react": "^19.2.15", - "@types/react-dom": "^19.2.3", - "@vitejs/plugin-react": "^5.1.1", - "@vitest/coverage-v8": "^4.1.7", - "autoprefixer": "^10.5.0", - "electron": "^39.2.6", - "electron-builder": "^26.8.1", - "electron-vite": "^5.0.0", - "eslint": "^9.39.1", - "eslint-plugin-react": "^7.37.5", - "eslint-plugin-react-hooks": "^7.0.1", - "eslint-plugin-react-refresh": "^0.4.24", - "globals": "^17.6.0", - "jsdom": "^29.1.1", - "postcss": "^8.5.15", - "prettier": "^3.7.4", - "react": "^19.2.1", - "react-dom": "^19.2.1", - "tailwindcss": "^4.3.0", - "typescript": "^5.9.3", - "vite": "^7.2.6" + "@electron-toolkit/eslint-config-prettier": "3.0.0", + "@electron-toolkit/eslint-config-ts": "3.1.0", + "@electron-toolkit/tsconfig": "2.0.0", + "@playwright/test": "1.60.0", + "@tailwindcss/vite": "4.3.0", + "@testing-library/react": "16.3.2", + "@testing-library/user-event": "14.6.1", + "@types/node": "22.19.19", + "@types/react": "19.2.15", + "@types/react-dom": "19.2.3", + "@vitejs/plugin-react": "5.2.0", + "@vitest/coverage-v8": "4.1.7", + "autoprefixer": "10.5.0", + "electron": "39.8.10", + "electron-builder": "26.8.1", + "electron-vite": "5.0.0", + "eslint": "9.39.4", + "eslint-plugin-react": "7.37.5", + "eslint-plugin-react-hooks": "7.1.1", + "eslint-plugin-react-refresh": "0.4.26", + "globals": "17.6.0", + "jsdom": "29.1.1", + "postcss": "8.5.15", + "prettier": "3.8.3", + "react": "19.2.6", + "react-dom": "19.2.6", + "tailwindcss": "4.3.0", + "typescript": "5.9.3", + "vite": "7.3.3" } }, "node_modules/@asamuzakjp/css-color": { @@ -2751,6 +2751,72 @@ "node": ">=14.0.0" } }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { + "version": "1.10.0", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/wasi-threads": "1.2.1", + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { + "version": "1.10.0", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { + "version": "1.2.1", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { + "version": "1.1.4", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@tybys/wasm-util": "^0.10.1" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/Brooooooklyn" + }, + "peerDependencies": { + "@emnapi/core": "^1.7.1", + "@emnapi/runtime": "^1.7.1" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": { + "version": "0.10.1", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": { + "version": "2.8.1", + "dev": true, + "inBundle": true, + "license": "0BSD", + "optional": true + }, "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.3.0.tgz", @@ -7971,9 +8037,19 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", - "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", + "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/puzrin" + }, + { + "type": "github", + "url": "https://github.com/sponsors/nodeca" + } + ], "license": "MIT", "dependencies": { "argparse": "^2.0.1"