diff --git a/package.json b/package.json index e0edaa4c..79c28069 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-vitest": "^0.3.20", "jest-serializer-vue": "^3.1.0", - "jsdom": "^23.0.1", + "jsdom": "^23.1.0", "pino-pretty": "^10.3.1", "postcss-html": "^1.5.0", "prettier": "^3.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 03c3fc0a..7d950940 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -134,8 +134,8 @@ devDependencies: specifier: ^3.1.0 version: 3.1.0 jsdom: - specifier: ^23.0.1 - version: 23.0.1 + specifier: ^23.1.0 + version: 23.1.0 pino-pretty: specifier: ^10.3.1 version: 10.3.1 @@ -168,7 +168,7 @@ devDependencies: version: 5.3.3 vitest: specifier: ^0.34.6 - version: 0.34.6(jsdom@23.0.1) + version: 0.34.6(jsdom@23.1.0) vitest-github-actions-reporter: specifier: ^0.11.1 version: 0.11.1(vitest@0.34.6) @@ -1958,7 +1958,7 @@ packages: dependencies: '@polkadot/x-global': 12.3.2 tslib: 2.6.2 - ws: 8.14.2 + ws: 8.16.0 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -3387,9 +3387,9 @@ packages: hasBin: true dev: true - /cssstyle@3.0.0: - resolution: {integrity: sha512-N4u2ABATi3Qplzf0hWbVCdjenim8F3ojEXpBDF5hBpjzW182MjNGLqfmQ0SkSPeQ+V86ZXgeH8aXj6kayd4jgg==} - engines: {node: '>=14'} + /cssstyle@4.0.1: + resolution: {integrity: sha512-8ZYiJ3A/3OkDd093CBT/0UKDWry7ak4BdPTFP2+QEP7cmhouyq/Up709ASSj2cK02BbZiMgk7kYjZNS4QP5qrQ==} + engines: {node: '>=18'} dependencies: rrweb-cssom: 0.6.0 dev: true @@ -4264,7 +4264,7 @@ packages: '@typescript-eslint/eslint-plugin': 6.17.0(@typescript-eslint/parser@6.17.0)(eslint@8.56.0)(typescript@5.3.3) '@typescript-eslint/utils': 6.17.0(eslint@8.56.0)(typescript@5.3.3) eslint: 8.56.0 - vitest: 0.34.6(jsdom@23.0.1) + vitest: 0.34.6(jsdom@23.1.0) transitivePeerDependencies: - supports-color - typescript @@ -5584,8 +5584,8 @@ packages: dependencies: argparse: 2.0.1 - /jsdom@23.0.1: - resolution: {integrity: sha512-2i27vgvlUsGEBO9+/kJQRbtqtm+191b5zAZrU/UezVmnC2dlDAFLgDYJvAEi94T4kjsRKkezEtLQTgsNEsW2lQ==} + /jsdom@23.1.0: + resolution: {integrity: sha512-wRscu8dBFxi7O65Cvi0jFRDv0Qa7XEHPix8Qg/vlXHLAMQsRWV1EDeQHBermzXf4Dt7JtFgBLbva3iTcBZDXEQ==} engines: {node: '>=18'} peerDependencies: canvas: ^2.11.2 @@ -5593,7 +5593,7 @@ packages: canvas: optional: true dependencies: - cssstyle: 3.0.0 + cssstyle: 4.0.1 data-urls: 5.0.0 decimal.js: 10.4.3 form-data: 4.0.0 @@ -5612,7 +5612,7 @@ packages: whatwg-encoding: 3.1.1 whatwg-mimetype: 4.0.0 whatwg-url: 14.0.0 - ws: 8.14.2 + ws: 8.16.0 xml-name-validator: 5.0.0 transitivePeerDependencies: - bufferutil @@ -7979,7 +7979,7 @@ packages: requiresBuild: true dependencies: pako: 2.1.0 - ws: 8.14.2 + ws: 8.16.0 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -9021,10 +9021,10 @@ packages: vitest: '>=0.28.5' dependencies: '@actions/core': 1.10.0 - vitest: 0.34.6(jsdom@23.0.1) + vitest: 0.34.6(jsdom@23.1.0) dev: true - /vitest@0.34.6(jsdom@23.0.1): + /vitest@0.34.6(jsdom@23.1.0): resolution: {integrity: sha512-+5CALsOvbNKnS+ZHMXtuUC7nL8/7F1F2DnHGjSsszX8zCjWSSviphCb/NuS9Nzf4Q03KyyDRBAXhF/8lffME4Q==} engines: {node: '>=v14.18.0'} hasBin: true @@ -9068,7 +9068,7 @@ packages: cac: 6.7.14 chai: 4.3.10 debug: 4.3.4 - jsdom: 23.0.1 + jsdom: 23.1.0 local-pkg: 0.4.3 magic-string: 0.30.3 pathe: 1.1.1 @@ -9415,8 +9415,8 @@ packages: signal-exit: 4.1.0 dev: true - /ws@8.14.2: - resolution: {integrity: sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==} + /ws@8.16.0: + resolution: {integrity: sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1