Преглед изворни кода

Add rimraf as a dependency in package.json and update pnpm-lock.yaml

codecalm пре 7 месеци
родитељ
комит
876067aa09
2 измењених фајлова са 13 додато и 0 уклоњено
  1. 1 0
      package.json
  2. 12 0
      pnpm-lock.yaml

+ 1 - 0
package.json

@@ -25,6 +25,7 @@
     "nodemon": "^3.1.9",
     "nodemon": "^3.1.9",
     "postcss": "^8.5.1",
     "postcss": "^8.5.1",
     "postcss-cli": "^11.0.0",
     "postcss-cli": "^11.0.0",
+    "rimraf": "^6.0.1",
     "rollup": "4.34.4",
     "rollup": "4.34.4",
     "rtlcss": "^4.3.0",
     "rtlcss": "^4.3.0",
     "sass": "1.71.0",
     "sass": "1.71.0",

+ 12 - 0
pnpm-lock.yaml

@@ -56,6 +56,9 @@ importers:
       prettier:
       prettier:
         specifier: ^3.4.2
         specifier: ^3.4.2
         version: 3.4.2
         version: 3.4.2
+      rimraf:
+        specifier: ^6.0.1
+        version: 6.0.1
       rollup:
       rollup:
         specifier: 4.34.4
         specifier: 4.34.4
         version: 4.34.4
         version: 4.34.4
@@ -3284,6 +3287,15 @@ packages:
       glob: 10.4.5
       glob: 10.4.5
     dev: true
     dev: true
 
 
+  /[email protected]:
+    resolution: {integrity: sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==}
+    engines: {node: 20 || >=22}
+    hasBin: true
+    dependencies:
+      glob: 11.0.1
+      package-json-from-dist: 1.0.1
+    dev: true
+
   /[email protected]:
   /[email protected]:
     resolution: {integrity: sha512-spF66xoyD7rz3o08sHP7wogp1gZ6itSq22SGa/IZTcUDXDlOyrShwMwkVSB+BUxFRZZCUYqdb3KWDEOMVQZxuw==}
     resolution: {integrity: sha512-spF66xoyD7rz3o08sHP7wogp1gZ6itSq22SGa/IZTcUDXDlOyrShwMwkVSB+BUxFRZZCUYqdb3KWDEOMVQZxuw==}
     engines: {node: '>=18.0.0', npm: '>=8.0.0'}
     engines: {node: '>=18.0.0', npm: '>=8.0.0'}