chore: YOLO pnpm --recursive update

This commit is contained in:
Sidharth Vinod 2024-03-23 11:33:13 +05:30
parent cdbee64086
commit 3278899787
No known key found for this signature in database
GPG Key ID: FB5CCD378D3907CD
8 changed files with 2022 additions and 2287 deletions

View File

@ -61,70 +61,67 @@
] ]
}, },
"devDependencies": { "devDependencies": {
"@applitools/eyes-cypress": "^3.40.6", "@applitools/eyes-cypress": "^3.42.3",
"@commitlint/cli": "^17.6.1", "@cspell/eslint-plugin": "^8.6.0",
"@commitlint/config-conventional": "^17.6.1", "@cypress/code-coverage": "^3.12.30",
"@cspell/eslint-plugin": "^8.3.2", "@rollup/plugin-typescript": "^11.1.6",
"@cypress/code-coverage": "^3.12.18", "@types/cors": "^2.8.17",
"@rollup/plugin-typescript": "^11.1.1", "@types/eslint": "^8.56.6",
"@types/cors": "^2.8.13", "@types/express": "^4.17.21",
"@types/eslint": "^8.37.0", "@types/js-yaml": "^4.0.9",
"@types/express": "^4.17.17", "@types/jsdom": "^21.1.6",
"@types/js-yaml": "^4.0.5", "@types/lodash": "^4.17.0",
"@types/jsdom": "^21.1.1", "@types/mdast": "^4.0.3",
"@types/lodash": "^4.14.194", "@types/node": "^20.11.30",
"@types/mdast": "^3.0.11", "@types/rollup-plugin-visualizer": "^4.2.4",
"@types/node": "^20.11.17", "@typescript-eslint/eslint-plugin": "^7.3.1",
"@types/prettier": "^2.7.2", "@typescript-eslint/parser": "^7.3.1",
"@types/rollup-plugin-visualizer": "^4.2.1", "@vitest/coverage-v8": "^1.4.0",
"@typescript-eslint/eslint-plugin": "^6.7.2", "@vitest/spy": "^1.4.0",
"@typescript-eslint/parser": "^6.7.2", "@vitest/ui": "^1.4.0",
"@vitest/coverage-v8": "^0.34.0",
"@vitest/spy": "^0.34.0",
"@vitest/ui": "^0.34.0",
"ajv": "^8.12.0", "ajv": "^8.12.0",
"chokidar": "^3.5.3", "chokidar": "^3.6.0",
"concurrently": "^8.0.1", "concurrently": "^8.2.2",
"cors": "^2.8.5", "cors": "^2.8.5",
"cspell": "^8.3.2", "cspell": "^8.6.0",
"cypress": "^12.17.4", "cypress": "^13.7.1",
"cypress-image-snapshot": "^4.0.1", "cypress-image-snapshot": "^4.0.1",
"esbuild": "^0.20.0", "esbuild": "^0.20.2",
"eslint": "^8.47.0", "eslint": "^8.57.0",
"eslint-config-prettier": "^8.8.0", "eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^2.13.2", "eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-html": "^7.1.0", "eslint-plugin-html": "^8.0.0",
"eslint-plugin-jest": "^27.2.1", "eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jsdoc": "^46.0.0", "eslint-plugin-jsdoc": "^48.2.1",
"eslint-plugin-json": "^3.1.0", "eslint-plugin-json": "^3.1.0",
"eslint-plugin-lodash": "^7.4.0", "eslint-plugin-lodash": "^7.4.0",
"eslint-plugin-markdown": "^3.0.0", "eslint-plugin-markdown": "^4.0.1",
"eslint-plugin-no-only-tests": "^3.1.0", "eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-tsdoc": "^0.2.17", "eslint-plugin-tsdoc": "^0.2.17",
"eslint-plugin-unicorn": "^47.0.0", "eslint-plugin-unicorn": "^51.0.1",
"express": "^4.18.2", "express": "^4.19.1",
"globby": "^13.1.4", "globby": "^14.0.1",
"husky": "^8.0.3", "husky": "^9.0.11",
"jest": "^29.5.0", "jest": "^29.7.0",
"jison": "^0.4.18", "jison": "^0.4.18",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"jsdom": "^22.0.0", "jsdom": "^24.0.0",
"langium-cli": "3.0.1", "langium-cli": "3.0.1",
"lint-staged": "^13.2.1", "lint-staged": "^15.2.2",
"markdown-table": "^3.0.3", "markdown-table": "^3.0.3",
"nyc": "^15.1.0", "nyc": "^15.1.0",
"path-browserify": "^1.0.1", "path-browserify": "^1.0.1",
"pnpm": "^8.6.8", "pnpm": "^8.15.5",
"prettier": "^2.8.8", "prettier": "^3.2.5",
"prettier-plugin-jsdoc": "^0.4.2", "prettier-plugin-jsdoc": "^1.3.0",
"rimraf": "^5.0.0", "rimraf": "^5.0.5",
"rollup-plugin-visualizer": "^5.9.2", "rollup-plugin-visualizer": "^5.12.0",
"start-server-and-test": "^2.0.0", "start-server-and-test": "^2.0.3",
"tsx": "^4.6.2", "tsx": "^4.7.1",
"typescript": "^5.1.3", "typescript": "^5.4.3",
"vite": "^4.5.2", "vite": "^5.2.3",
"vite-plugin-istanbul": "^4.1.0", "vite-plugin-istanbul": "^6.0.0",
"vitest": "^0.34.0" "vitest": "^1.4.0"
}, },
"nyc": { "nyc": {
"report-dir": "coverage/cypress" "report-dir": "coverage/cypress"

View File

@ -38,14 +38,14 @@
] ]
}, },
"dependencies": { "dependencies": {
"@braintree/sanitize-url": "^6.0.1", "@braintree/sanitize-url": "^6.0.4",
"d3": "^7.0.0", "d3": "^7.9.0",
"khroma": "^2.0.0" "khroma": "^2.1.0"
}, },
"devDependencies": { "devDependencies": {
"concurrently": "^8.0.0", "concurrently": "^8.2.2",
"rimraf": "^5.0.0", "mermaid": "workspace:*",
"mermaid": "workspace:*" "rimraf": "^5.0.5"
}, },
"files": [ "files": [
"dist" "dist"

View File

@ -29,15 +29,15 @@
"author": "Knut Sveidqvist", "author": "Knut Sveidqvist",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"d3": "^7.4.0", "d3": "^7.9.0",
"dagre-d3-es": "7.0.10", "dagre-d3-es": "7.0.10",
"khroma": "^2.0.0", "elkjs": "^0.9.2",
"elkjs": "^0.9.0" "khroma": "^2.1.0"
}, },
"devDependencies": { "devDependencies": {
"concurrently": "^8.0.0", "concurrently": "^8.2.2",
"rimraf": "^5.0.0", "mermaid": "workspace:^",
"mermaid": "workspace:^" "rimraf": "^5.0.5"
}, },
"files": [ "files": [
"dist" "dist"

View File

@ -34,7 +34,7 @@
], ],
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@zenuml/core": "^3.17.2" "@zenuml/core": "^3.19.2"
}, },
"devDependencies": { "devDependencies": {
"mermaid": "workspace:^" "mermaid": "workspace:^"

View File

@ -68,69 +68,69 @@
] ]
}, },
"dependencies": { "dependencies": {
"@braintree/sanitize-url": "^6.0.1", "@braintree/sanitize-url": "^7.0.1",
"@mermaid-js/parser": "workspace:^", "@mermaid-js/parser": "workspace:^",
"cytoscape": "^3.28.1", "cytoscape": "^3.28.1",
"cytoscape-cose-bilkent": "^4.1.0", "cytoscape-cose-bilkent": "^4.1.0",
"d3": "^7.4.0", "d3": "^7.9.0",
"d3-sankey": "^0.12.3", "d3-sankey": "^0.12.3",
"dagre-d3-es": "7.0.10", "dagre-d3-es": "7.0.10",
"dayjs": "^1.11.7", "dayjs": "^1.11.10",
"dompurify": "^3.0.5", "dompurify": "^3.0.11",
"elkjs": "^0.9.0", "elkjs": "^0.9.2",
"katex": "^0.16.9", "katex": "^0.16.9",
"khroma": "^2.0.0", "khroma": "^2.1.0",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"mdast-util-from-markdown": "^1.3.0", "mdast-util-from-markdown": "^2.0.0",
"stylis": "^4.1.3", "stylis": "^4.3.1",
"ts-dedent": "^2.2.0", "ts-dedent": "^2.2.0",
"uuid": "^9.0.0" "uuid": "^9.0.1"
}, },
"devDependencies": { "devDependencies": {
"@adobe/jsonschema2md": "^7.1.4", "@adobe/jsonschema2md": "^7.1.5",
"@types/cytoscape": "^3.19.9", "@types/cytoscape": "^3.19.16",
"@types/d3": "^7.4.0", "@types/d3": "^7.4.3",
"@types/d3-sankey": "^0.12.1", "@types/d3-sankey": "^0.12.4",
"@types/d3-scale": "^4.0.3", "@types/d3-scale": "^4.0.8",
"@types/d3-scale-chromatic": "^3.0.0", "@types/d3-scale-chromatic": "^3.0.3",
"@types/d3-selection": "^3.0.5", "@types/d3-selection": "^3.0.10",
"@types/d3-shape": "^3.1.1", "@types/d3-shape": "^3.1.6",
"@types/dompurify": "^3.0.2", "@types/dompurify": "^3.0.5",
"@types/jsdom": "^21.1.1", "@types/jsdom": "^21.1.6",
"@types/katex": "^0.16.7", "@types/katex": "^0.16.7",
"@types/lodash-es": "^4.17.7", "@types/lodash-es": "^4.17.12",
"@types/micromatch": "^4.0.2", "@types/micromatch": "^4.0.6",
"@types/prettier": "^2.7.2", "@types/prettier": "^3.0.0",
"@types/stylis": "^4.0.2", "@types/stylis": "^4.2.5",
"@types/uuid": "^9.0.1", "@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^5.59.0", "@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^5.59.0", "@typescript-eslint/parser": "^7.3.1",
"ajv": "^8.11.2", "ajv": "^8.12.0",
"chokidar": "^3.5.3", "chokidar": "^3.6.0",
"concurrently": "^8.0.1", "concurrently": "^8.2.2",
"cpy-cli": "^4.2.0", "cpy-cli": "^5.0.0",
"csstree-validator": "^3.0.0", "csstree-validator": "^3.0.0",
"globby": "^13.1.4", "globby": "^14.0.1",
"jison": "^0.4.18", "jison": "^0.4.18",
"js-base64": "^3.7.5", "js-base64": "^3.7.7",
"jsdom": "^22.0.0", "jsdom": "^24.0.0",
"json-schema-to-typescript": "^11.0.3", "json-schema-to-typescript": "^13.1.2",
"micromatch": "^4.0.5", "micromatch": "^4.0.5",
"path-browserify": "^1.0.1", "path-browserify": "^1.0.1",
"prettier": "^2.8.8", "prettier": "^3.2.5",
"remark": "^14.0.2", "remark": "^15.0.1",
"remark-frontmatter": "^4.0.1", "remark-frontmatter": "^5.0.0",
"remark-gfm": "^3.0.1", "remark-gfm": "^4.0.0",
"rimraf": "^5.0.0", "rimraf": "^5.0.5",
"start-server-and-test": "^2.0.0", "start-server-and-test": "^2.0.3",
"type-fest": "^4.1.0", "type-fest": "^4.13.1",
"typedoc": "^0.25.0", "typedoc": "^0.25.12",
"typedoc-plugin-markdown": "^3.15.2", "typedoc-plugin-markdown": "^3.17.1",
"typescript": "^5.0.4", "typescript": "^5.4.3",
"unist-util-flatmap": "^1.0.0", "unist-util-flatmap": "^1.0.0",
"unist-util-visit": "^4.1.2", "unist-util-visit": "^5.0.0",
"vitepress": "^1.0.0-rc.40", "vitepress": "^1.0.1",
"vitepress-plugin-search": "^1.0.4-alpha.22" "vitepress-plugin-search": "1.0.4-alpha.22"
}, },
"files": [ "files": [
"dist/", "dist/",

View File

@ -16,24 +16,24 @@
}, },
"dependencies": { "dependencies": {
"@mdi/font": "^6.9.96", "@mdi/font": "^6.9.96",
"@vueuse/core": "^10.1.0", "@vueuse/core": "^10.9.0",
"font-awesome": "^4.7.0", "font-awesome": "^4.7.0",
"jiti": "^1.18.2", "jiti": "^1.21.0",
"vue": "^3.3", "mermaid": "workspace:^",
"mermaid": "workspace:^" "vue": "^3.4.21"
}, },
"devDependencies": { "devDependencies": {
"@iconify-json/carbon": "^1.1.16", "@iconify-json/carbon": "^1.1.31",
"@unocss/reset": "^0.58.0", "@unocss/reset": "^0.58.6",
"@vite-pwa/vitepress": "^0.4.0", "@vite-pwa/vitepress": "^0.4.0",
"@vitejs/plugin-vue": "^4.2.1", "@vitejs/plugin-vue": "^4.6.2",
"fast-glob": "^3.2.12", "fast-glob": "^3.3.2",
"https-localhost": "^4.7.1", "https-localhost": "^4.7.1",
"pathe": "^1.1.0", "pathe": "^1.1.2",
"unocss": "^0.58.0", "unocss": "^0.58.6",
"unplugin-vue-components": "^0.26.0", "unplugin-vue-components": "^0.26.0",
"vite": "^4.5.2", "vite": "^4.5.2",
"vite-plugin-pwa": "^0.19.0", "vite-plugin-pwa": "^0.19.7",
"vitepress": "1.0.0-rc.45", "vitepress": "1.0.0-rc.45",
"workbox-window": "^7.0.0" "workbox-window": "^7.0.0"
} }

4060
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -12,12 +12,12 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"devDependencies": { "devDependencies": {
"webpack": "^5.88.2", "webpack": "^5.91.0",
"webpack-cli": "^4.10.0", "webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.11.1" "webpack-dev-server": "^4.15.2"
}, },
"dependencies": { "dependencies": {
"mermaid": "workspace:*", "@mermaid-js/mermaid-example-diagram": "workspace:*",
"@mermaid-js/mermaid-example-diagram": "workspace:*" "mermaid": "workspace:*"
} }
} }