diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7f2a983..8fda4a9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -77,11 +77,6 @@ jobs: if: steps.npm-cache.outputs.cache-hit != 'true' env: PLAYWRIGHT_BROWSERS_PATH: 0 - - name: measure - working-directory: ./packages/build - run: npm run measure - env: - PLAYWRIGHT_BROWSERS_PATH: 0 - run: npm publish --access public if: matrix.os == 'ubuntu-24.04' working-directory: ./.tmp/dist diff --git a/package-lock.json b/package-lock.json index c158b8c..768b82f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,8 +11,8 @@ "license": "MIT", "devDependencies": { "@lerna/legacy-package-management": "^8.2.4", - "@lvce-editor/eslint-config": "^16.2.0", - "eslint": "^10.6.0", + "@lvce-editor/eslint-config": "^16.3.0", + "eslint": "^10.7.0", "lerna": "^8.2.3", "prettier": "^3.9.4", "typescript": "^6.0.3" @@ -1701,9 +1701,9 @@ } }, "node_modules/@lvce-editor/eslint-config": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/@lvce-editor/eslint-config/-/eslint-config-16.2.0.tgz", - "integrity": "sha512-Ky+Izh2rhUs/C+y/gvC58xNB+eIAbjME56omt3aWvL4r21jdX/wC3YxDg8eF5L3UJJnVZRj6ogt9rvSZlIVdUw==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@lvce-editor/eslint-config/-/eslint-config-16.3.0.tgz", + "integrity": "sha512-b9dA9AKt56w1LeAXhQssew3EXxSj1zB88UGAXVGsdx5MdOSz7Him8Ye92z2N0FPeUQceFm31ZKWaIVlr0RqYRA==", "dev": true, "license": "MIT", "dependencies": { @@ -1713,14 +1713,14 @@ "@eslint/js": "10.0.1", "@eslint/json": "2.0.1", "@eslint/markdown": "8.0.3", - "@lvce-editor/eslint-plugin-devcontainer": "16.2.0", - "@lvce-editor/eslint-plugin-e2e": "16.2.0", - "@lvce-editor/eslint-plugin-github-actions": "16.2.0", - "@lvce-editor/eslint-plugin-nvmrc": "16.2.0", - "@lvce-editor/eslint-plugin-regex": "16.2.0", - "@lvce-editor/eslint-plugin-rpc": "16.2.0", - "@lvce-editor/eslint-plugin-tsconfig": "16.2.0", - "@lvce-editor/eslint-plugin-virtual-dom": "16.2.0", + "@lvce-editor/eslint-plugin-devcontainer": "16.3.0", + "@lvce-editor/eslint-plugin-e2e": "16.3.0", + "@lvce-editor/eslint-plugin-github-actions": "16.3.0", + "@lvce-editor/eslint-plugin-nvmrc": "16.3.0", + "@lvce-editor/eslint-plugin-regex": "16.3.0", + "@lvce-editor/eslint-plugin-rpc": "16.3.0", + "@lvce-editor/eslint-plugin-tsconfig": "16.3.0", + "@lvce-editor/eslint-plugin-virtual-dom": "16.3.0", "eslint-plugin-jest": "29.15.4", "eslint-plugin-n": "18.2.1", "eslint-plugin-package-json": "1.5.0", @@ -1735,9 +1735,9 @@ } }, "node_modules/@lvce-editor/eslint-plugin-devcontainer": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/@lvce-editor/eslint-plugin-devcontainer/-/eslint-plugin-devcontainer-16.2.0.tgz", - "integrity": "sha512-nxALgoXilFPx63ur/DaACnFsxvOt3Hhrbi/lmIJWoZ/H38JL6CVdHKdVbyJEzUSF5HmEK5Ej9wyxk4qn18FzVQ==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@lvce-editor/eslint-plugin-devcontainer/-/eslint-plugin-devcontainer-16.3.0.tgz", + "integrity": "sha512-y0IwVWIbQ/XqDBMn4e/P6XgPDjYC+JtE/xJEiNTPXVBkTk68cXqh7ZjOSDhuFd0hV6kcoDcmkgDmFkFRBfoh+Q==", "dev": true, "license": "MIT", "dependencies": { @@ -1745,16 +1745,16 @@ } }, "node_modules/@lvce-editor/eslint-plugin-e2e": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/@lvce-editor/eslint-plugin-e2e/-/eslint-plugin-e2e-16.2.0.tgz", - "integrity": "sha512-n9u+4np5hG8RrJ5sVsa/mNbhk64xy+UJU1uFtRe6BPcWqkFoc56+7Qqp+HNuY5MPSqL35YZcZodl2H1puFzV3A==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@lvce-editor/eslint-plugin-e2e/-/eslint-plugin-e2e-16.3.0.tgz", + "integrity": "sha512-oowag6tMX17ld1mWJkvyNvSqBSfaJ6Ooa5cX3tRkPMrXlsiJBox8lHjyeJWrv4kVFMiRwAUPo9ZMNlk3nW2K3A==", "dev": true, "license": "MIT" }, "node_modules/@lvce-editor/eslint-plugin-github-actions": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/@lvce-editor/eslint-plugin-github-actions/-/eslint-plugin-github-actions-16.2.0.tgz", - "integrity": "sha512-fjPx9SRzq8O2IpF5dhT9ev+5k3J8ZQLrY3Z9/dKMiXi6D/ZCBAzmhyEvhu1l3Jck36KQwcI7Oj8mnaewGFvT0w==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@lvce-editor/eslint-plugin-github-actions/-/eslint-plugin-github-actions-16.3.0.tgz", + "integrity": "sha512-doTjA1TmA1P4DYMQxIcTMCWsWCwy+7Sn7AqB7lanj6Z+ar9krxAr5nILKYmbv/RIdsomqA3AoCO/ZVyVqfJkKA==", "dev": true, "license": "MIT", "dependencies": { @@ -1763,9 +1763,9 @@ } }, "node_modules/@lvce-editor/eslint-plugin-nvmrc": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/@lvce-editor/eslint-plugin-nvmrc/-/eslint-plugin-nvmrc-16.2.0.tgz", - "integrity": "sha512-ZfaeAoBDUzPz/msCu9OOIejydVYMJdy5PwuOI4l4xXpvExuwpMqtr+ZKs1vlVU5pAy6pm/X6OzeHBmPi65YwXQ==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@lvce-editor/eslint-plugin-nvmrc/-/eslint-plugin-nvmrc-16.3.0.tgz", + "integrity": "sha512-ikZvK3evru13petroIKIc5upQZDVsKO/4OALBgAdkWzXGHYatw7AKe74Z5XP0eqMQhTMQCfPLtVZ2Z3w7QOFVQ==", "dev": true, "license": "MIT", "dependencies": { @@ -1786,23 +1786,23 @@ } }, "node_modules/@lvce-editor/eslint-plugin-regex": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/@lvce-editor/eslint-plugin-regex/-/eslint-plugin-regex-16.2.0.tgz", - "integrity": "sha512-xK6IEjMhrIz+CpKxnJECXAVxOXZDXUKl8tgzOCiWcsw37eCEl6NkQef2qiHIX/edW7dQaD5vVavUQu9Dcy4z6A==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@lvce-editor/eslint-plugin-regex/-/eslint-plugin-regex-16.3.0.tgz", + "integrity": "sha512-IJtqreVVMHZkQnu4wsu497karsQZMogSLj2zKUj2fhRB+c2eorQTgTDMdrcKr/b4D42Ws/nV8Z+GdfaNGyHP4A==", "dev": true, "license": "MIT" }, "node_modules/@lvce-editor/eslint-plugin-rpc": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/@lvce-editor/eslint-plugin-rpc/-/eslint-plugin-rpc-16.2.0.tgz", - "integrity": "sha512-ItOeXyEn5VILzTvLwl0uIV5/E2aJSkNMDI3Aj+QSoi0Rzmz3Z5o1pOHTXoaWUTAFXx9e0HW1u1zQWCSADIpkvg==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@lvce-editor/eslint-plugin-rpc/-/eslint-plugin-rpc-16.3.0.tgz", + "integrity": "sha512-NTLmeUuNeTRHxHk/DzUEDjse18ms6pxoQnXHi0qJopPEBQmo74FoxNalsGG0lbjUeZ3n22WICJaxqwbRSLpbgg==", "dev": true, "license": "MIT" }, "node_modules/@lvce-editor/eslint-plugin-tsconfig": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/@lvce-editor/eslint-plugin-tsconfig/-/eslint-plugin-tsconfig-16.2.0.tgz", - "integrity": "sha512-GFGeICY3ltaz6MRBolVy5xkWkaWNy9f88qegrSeFwXQJIw//GmNUnZOTlc2a8ZndVJ7zMJCwQDPZSRR7J6gdNA==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@lvce-editor/eslint-plugin-tsconfig/-/eslint-plugin-tsconfig-16.3.0.tgz", + "integrity": "sha512-VeA1KGHGhwmtyvOLgQZTllUXF1aShAW7h+biYWf1ccri8jzAV5gK5br9UvNvihHK6lrW6kk+GblLhwysUYzxvQ==", "dev": true, "license": "MIT", "dependencies": { @@ -1810,9 +1810,9 @@ } }, "node_modules/@lvce-editor/eslint-plugin-virtual-dom": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/@lvce-editor/eslint-plugin-virtual-dom/-/eslint-plugin-virtual-dom-16.2.0.tgz", - "integrity": "sha512-wK6xZNpisFvMa81gxl/j7NLfwNKMSzbb15LCbejaOZvE+xm9U6NFb3+6twvs2s9mnhlWhbqEC9w2JGCrVueSVA==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@lvce-editor/eslint-plugin-virtual-dom/-/eslint-plugin-virtual-dom-16.3.0.tgz", + "integrity": "sha512-c4U5J8YOCk6v4xFH6JsfzK3wBKRlQhdgKOOFj5VlGGd7hkdSjaFcbqu6EwqAZHyFpuLvMO+dn0pb4RkqECzvQQ==", "dev": true, "license": "MIT" }, @@ -5099,9 +5099,9 @@ } }, "node_modules/eslint": { - "version": "10.6.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.6.0.tgz", - "integrity": "sha512-6lVbcqSodALYo+4ELD0heG6lFiFxnLMuLkiMi2qV8LMp54N8tE8FT1GMH+ev4Ti00nFjNze2+Su6DsV5OQW3Dg==", + "version": "10.7.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.7.0.tgz", + "integrity": "sha512-GVTD7s1vdIl6UYvAfriOPeY1Df8LIZjfofLvHwde+erDHGGuHyuM6xoxRxmHiebhYuD2p1vN4wWh0XzPARSGDQ==", "dev": true, "license": "MIT", "workspaces": [ @@ -10303,17 +10303,17 @@ } }, "node_modules/nx/node_modules/@sinclair/typebox": { - "version": "0.34.49", - "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.49.tgz", - "integrity": "sha512-brySQQs7Jtn0joV8Xh9ZV/hZb9Ozb0pmazDIASBkYKCjXrXU3mpcFahmK/z4YDhGkQvP9mWJbVyahdtU5wQA+A==", + "version": "0.34.51", + "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.51.tgz", + "integrity": "sha512-Nu4sNPT4G3QgAvxmdUCR/NBmsi23F2tEIcbMOZJVHS+qEgk+rmXxQikEeoKFyaX+UEggAoTvHUvIlj8MfYPzXQ==", "dev": true, "license": "MIT", "peer": true }, "node_modules/nx/node_modules/brace-expansion": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.1.tgz", - "integrity": "sha512-WR1cURNjuvBLMZBMbqM0UoE+WAfdUcEV1ccD8PVBVOI+Z3ND4+SZbN8RsfT2bMuG1qwz5RFvPukSZm5fF2D5eA==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.2.tgz", + "integrity": "sha512-w5JZcKgdhDOgOwm8H+KgbosopHMuGcl6qbulwjtz3SM7I7P3yW1eAjzMPLrIE+NQ9vjgANKHWeMHnrT0OXW1oA==", "dev": true, "license": "MIT", "peer": true, diff --git a/package.json b/package.json index 2269d65..942bd83 100644 --- a/package.json +++ b/package.json @@ -31,8 +31,8 @@ }, "devDependencies": { "@lerna/legacy-package-management": "^8.2.4", - "@lvce-editor/eslint-config": "^16.2.0", - "eslint": "^10.6.0", + "@lvce-editor/eslint-config": "^16.3.0", + "eslint": "^10.7.0", "lerna": "^8.2.3", "prettier": "^3.9.4", "typescript": "^6.0.3"