diff --git a/package.json b/package.json index e7cad4d4..f282eff9 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "handlebars": "4.7.8", "npm-run-all": "4.1.5", "prettier": "3.3.2", - "rimraf": "5.0.7", + "rimraf": "5.0.8", "rollup": "4.18.0", "rollup-plugin-swc3": "0.11.2", "sass": "1.77.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f651535..d092e9c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ importers: specifier: 3.3.2 version: 3.3.2 rimraf: - specifier: 5.0.7 - version: 5.0.7 + specifier: 5.0.8 + version: 5.0.8 rollup: specifier: 4.18.0 version: 4.18.0 @@ -1786,10 +1786,6 @@ packages: minimatch@3.1.2: resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} - minimatch@9.0.3: - resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==} - engines: {node: '>=16 || 14 >=14.17'} - minimatch@9.0.4: resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==} engines: {node: '>=16 || 14 >=14.17'} @@ -2286,9 +2282,9 @@ packages: deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true - rimraf@5.0.7: - resolution: {integrity: sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==} - engines: {node: '>=14.18'} + rimraf@5.0.8: + resolution: {integrity: sha512-XSh0V2/yNhDEi8HwdIefD8MLgs4LQXPag/nEJWs3YUc3Upn+UHa1GyIkEg9xSSNt7HnkO5FjTvmcRzgf+8UZuw==} + engines: {node: '>=18'} hasBin: true rollup-plugin-swc3@0.11.2: @@ -4119,7 +4115,7 @@ snapshots: dependencies: foreground-child: 3.1.1 jackspeak: 2.2.0 - minimatch: 9.0.3 + minimatch: 9.0.4 minipass: 5.0.0 path-scurry: 1.10.1 @@ -4487,10 +4483,6 @@ snapshots: dependencies: brace-expansion: 1.1.11 - minimatch@9.0.3: - dependencies: - brace-expansion: 2.0.1 - minimatch@9.0.4: dependencies: brace-expansion: 2.0.1 @@ -4961,7 +4953,7 @@ snapshots: dependencies: glob: 7.2.3 - rimraf@5.0.7: + rimraf@5.0.8: dependencies: glob: 10.3.7