diff --git a/examples/vite-demo-vanilla-bundle/package.json b/examples/vite-demo-vanilla-bundle/package.json index 86aebdde3..b5d99c6a0 100644 --- a/examples/vite-demo-vanilla-bundle/package.json +++ b/examples/vite-demo-vanilla-bundle/package.json @@ -26,7 +26,7 @@ "@slickgrid-universal/vanilla-bundle": "workspace:~", "@slickgrid-universal/vanilla-force-bundle": "workspace:~", "bulma": "^1.0.0", - "dompurify": "^3.1.2", + "dompurify": "^3.1.3", "fetch-jsonp": "^1.3.0", "multiple-select-vanilla": "^3.2.1", "rxjs": "^7.8.1", @@ -36,7 +36,7 @@ "@types/fnando__sparkline": "^0.3.7", "@types/node": "^20.12.11", "@types/whatwg-fetch": "^0.0.33", - "sass": "^1.77.0", + "sass": "^1.77.1", "typescript": "^5.4.5", "vite": "^5.2.11" } diff --git a/package.json b/package.json index 24d4ae41e..1bf21af2e 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "eslint-plugin-cypress": "^3.2.0", "eslint-plugin-import": "^2.29.1", "eslint-plugin-jest": "^28.5.0", - "eslint-plugin-n": "^17.5.1", + "eslint-plugin-n": "^17.6.0", "husky": "^9.0.11", "jest": "^29.7.0", "jest-cli": "^29.7.0", @@ -86,7 +86,7 @@ "jsdom-global": "^3.0.2", "npm-run-all2": "^6.1.2", "pnpm": "^8.15.8", - "rimraf": "^5.0.5", + "rimraf": "^5.0.6", "rxjs": "^7.8.1", "servor": "^4.0.2", "sortablejs": "^1.15.2", diff --git a/packages/common/package.json b/packages/common/package.json index 5150ff657..3a40a65db 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -87,7 +87,7 @@ "npm-run-all2": "^6.1.2", "postcss": "^8.4.38", "postcss-cli": "^11.0.0", - "sass": "^1.77.0" + "sass": "^1.77.1" }, "engines": { "node": "^18.0.0 || >=20.0.0" diff --git a/packages/vanilla-force-bundle/package.json b/packages/vanilla-force-bundle/package.json index e0855bdde..436be235a 100644 --- a/packages/vanilla-force-bundle/package.json +++ b/packages/vanilla-force-bundle/package.json @@ -71,7 +71,7 @@ }, "devDependencies": { "fflate": "^0.8.2", - "glob": "^10.3.12", + "glob": "^10.3.14", "normalize-path": "^3.0.0", "vite": "^5.2.11", "yargs": "^17.7.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2c086b2d4..af6d239b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: ^28.5.0 version: 28.5.0(eslint@9.2.0)(jest@29.7.0)(typescript@5.4.5) eslint-plugin-n: - specifier: ^17.5.1 - version: 17.5.1(eslint@9.2.0) + specifier: ^17.6.0 + version: 17.6.0(eslint@9.2.0) husky: specifier: ^9.0.11 version: 9.0.11 @@ -99,8 +99,8 @@ importers: specifier: ^8.15.8 version: 8.15.8 rimraf: - specifier: ^5.0.5 - version: 5.0.5 + specifier: ^5.0.6 + version: 5.0.6 rxjs: specifier: ^7.8.1 version: 7.8.1 @@ -177,8 +177,8 @@ importers: specifier: ^1.0.0 version: 1.0.0 dompurify: - specifier: ^3.1.2 - version: 3.1.2 + specifier: ^3.1.3 + version: 3.1.3 fetch-jsonp: specifier: ^1.3.0 version: 1.3.0 @@ -202,14 +202,14 @@ importers: specifier: ^0.0.33 version: 0.0.33 sass: - specifier: ^1.77.0 - version: 1.77.0 + specifier: ^1.77.1 + version: 1.77.1 typescript: specifier: ^5.4.5 version: 5.4.5 vite: specifier: ^5.2.11 - version: 5.2.11(@types/node@20.12.11)(sass@1.77.0) + version: 5.2.11(@types/node@20.12.11)(sass@1.77.1) packages/binding: devDependencies: @@ -278,8 +278,8 @@ importers: specifier: ^11.0.0 version: 11.0.0(postcss@8.4.38) sass: - specifier: ^1.77.0 - version: 1.77.0 + specifier: ^1.77.1 + version: 1.77.1 packages/composite-editor-component: dependencies: @@ -503,14 +503,14 @@ importers: specifier: ^0.8.2 version: 0.8.2 glob: - specifier: ^10.3.12 - version: 10.3.12 + specifier: ^10.3.14 + version: 10.3.14 normalize-path: specifier: ^3.0.0 version: 3.0.0 vite: specifier: ^5.2.11 - version: 5.2.11(@types/node@20.12.11)(sass@1.77.0) + version: 5.2.11(@types/node@20.12.11)(sass@1.77.1) yargs: specifier: ^17.7.2 version: 17.7.2 @@ -1783,7 +1783,7 @@ packages: chalk: 5.3.0 columnify: 1.6.0 fs-extra: 11.2.0 - glob: 10.3.12 + glob: 10.3.14 has-unicode: 2.0.1 libnpmaccess: 8.0.3 libnpmpublish: 9.0.5 @@ -1987,7 +1987,7 @@ packages: engines: {node: ^16.14.0 || >=18.0.0} dependencies: '@npmcli/git': 5.0.4 - glob: 10.3.12 + glob: 10.3.14 hosted-git-info: 7.0.1 json-parse-even-better-errors: 3.0.1 normalize-package-data: 6.0.0 @@ -3166,7 +3166,7 @@ packages: /bulma@1.0.0: resolution: {integrity: sha512-7n49v/gdHXaHcU9fVobqGXO2OguiCoMh6CLbeX7jq00XrZ5vOSE4LNS0S/0Q6rlBbckY6kk6W7LwqxS0nu4bug==} dependencies: - sass: 1.77.0 + sass: 1.77.1 dev: false /byte-size@8.1.1: @@ -3180,7 +3180,7 @@ packages: dependencies: '@npmcli/fs': 3.1.0 fs-minipass: 3.0.3 - glob: 10.3.12 + glob: 10.3.14 lru-cache: 10.2.0 minipass: 7.0.4 minipass-collect: 2.0.1 @@ -4049,8 +4049,8 @@ packages: domelementtype: 2.3.0 dev: true - /dompurify@3.1.2: - resolution: {integrity: sha512-hLGGBI1tw5N8qTELr3blKjAML/LY4ANxksbS612UiJyDfyf/2D092Pvm+S7pmeTGJRqvlJkFzBoHBQKgQlOQVg==} + /dompurify@3.1.3: + resolution: {integrity: sha512-5sOWYSNPaxz6o2MUPvtyxTTqR4D3L77pr5rUQoWgD5ROQtVIZQgJkXbo1DLlK3vj11YGw5+LnF4SYti4gZmwng==} dev: false /domutils@3.1.0: @@ -4431,8 +4431,8 @@ packages: - typescript dev: true - /eslint-plugin-n@17.5.1(eslint@9.2.0): - resolution: {integrity: sha512-+E242KoY16xtwqqBRgSsDCrZ3K40jg3Np9fOgQyakcHaqymK3bnxYB1F1oe8Ksts8TDDViROFgraoLzbWhfHVw==} + /eslint-plugin-n@17.6.0(eslint@9.2.0): + resolution: {integrity: sha512-Y73o88ROwbCtVCCmZjYlYcPYkOG7mIzxxVK1XFRSa2epbKWtAPsmYpAD0pqxg/ZwlcWxMDceQPKHYQi4VIHz7w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.23.0' @@ -5038,16 +5038,16 @@ packages: is-glob: 4.0.3 dev: true - /glob@10.3.12: - resolution: {integrity: sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==} + /glob@10.3.14: + resolution: {integrity: sha512-4fkAqu93xe9Mk7le9v0y3VrPDqLKHarNi2s4Pv7f2yOvfhWfhc7hRPHC/JyqMqb8B/Dt/eGS4n7ykwf3fOsl8g==} engines: {node: '>=16 || 14 >=14.17'} hasBin: true dependencies: foreground-child: 3.1.1 jackspeak: 2.3.6 - minimatch: 9.0.3 + minimatch: 9.0.4 minipass: 7.0.4 - path-scurry: 1.10.2 + path-scurry: 1.11.0 dev: true /glob@7.2.3: @@ -6890,7 +6890,7 @@ packages: dependencies: env-paths: 2.2.1 exponential-backoff: 3.1.1 - glob: 10.3.12 + glob: 10.3.14 graceful-fs: 4.2.11 make-fetch-happen: 13.0.0 nopt: 7.2.0 @@ -7374,8 +7374,8 @@ packages: resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} dev: true - /path-scurry@1.10.2: - resolution: {integrity: sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==} + /path-scurry@1.11.0: + resolution: {integrity: sha512-LNHTaVkzaYaLGlO+0u3rQTz7QrHTFOuKyba9JMTQutkmtNew8dw8wOD7mTU/5fCPZzCWpfW0XnQKzY61P0aTaw==} engines: {node: '>=16 || 14 >=14.17'} dependencies: lru-cache: 10.2.0 @@ -7939,7 +7939,7 @@ packages: resolution: {integrity: sha512-uL4Z10OKV4p6vbdvIXB+OzhInYtIozl/VxUBPgNkBuUi2DeRonnuspmaVAMcrkmfjKGNmRndyQAbE7/AmzGwFg==} engines: {node: ^16.14.0 || >=18.0.0} dependencies: - glob: 10.3.12 + glob: 10.3.14 json-parse-even-better-errors: 3.0.1 normalize-package-data: 6.0.0 npm-normalize-package-bin: 3.0.1 @@ -8104,12 +8104,12 @@ packages: resolution: {integrity: sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==} dev: true - /rimraf@5.0.5: - resolution: {integrity: sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==} + /rimraf@5.0.6: + resolution: {integrity: sha512-X72SgyOf+1lFnGM6gYcmZ4+jMOwuT4E4SajKQzUIlI7EoR5eFHMhS/wf8Ll0mN+w2bxcIVldrJQ6xT7HFQywjg==} engines: {node: '>=14'} hasBin: true dependencies: - glob: 10.3.12 + glob: 10.3.14 dev: true /rollup@4.13.0: @@ -8186,8 +8186,8 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: true - /sass@1.77.0: - resolution: {integrity: sha512-eGj4HNfXqBWtSnvItNkn7B6icqH14i3CiCGbzMKs3BAPTq62pp9NBYsBgyN4cA+qssqo9r26lW4JSvlaUUWbgw==} + /sass@1.77.1: + resolution: {integrity: sha512-OMEyfirt9XEfyvocduUIOlUSkWOXS/LAt6oblR/ISXCTukyavjex+zQNm51pPCOiFKY1QpWvEH1EeCkgyV3I6w==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -9112,7 +9112,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite@5.2.11(@types/node@20.12.11)(sass@1.77.0): + /vite@5.2.11(@types/node@20.12.11)(sass@1.77.1): resolution: {integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -9144,7 +9144,7 @@ packages: esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.13.0 - sass: 1.77.0 + sass: 1.77.1 optionalDependencies: fsevents: 2.3.3 dev: true