@yarn-tool/static-file 3.0.6 → 3.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,55 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [3.0.10](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/static-file@3.0.9...@yarn-tool/static-file@3.0.10) (2026-03-09)
7
+
8
+ **Note:** Version bump only for package @yarn-tool/static-file
9
+
10
+
11
+
12
+
13
+
14
+ ## [3.0.9](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/static-file@3.0.6...@yarn-tool/static-file@3.0.9) (2026-03-09)
15
+
16
+
17
+
18
+ ### ♻️ Chores
19
+
20
+ * **deps:** 更新 monorepo 依賴版本 ([e44dff2](https://github.com/bluelovers/ws-yarn-workspaces/commit/e44dff29d5d6b7eb7c77acb8414e73f70feff649))
21
+
22
+
23
+ ### 🔖 Miscellaneous
24
+
25
+ * . ([385c013](https://github.com/bluelovers/ws-yarn-workspaces/commit/385c0135c0ed714ef3d1daf053a0072fc1433f47))
26
+ * . ([cae7515](https://github.com/bluelovers/ws-yarn-workspaces/commit/cae7515d4a8befe93ca0baee8f6aeb9ae7cbad79))
27
+
28
+
29
+
30
+ ## [3.0.8](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/static-file@3.0.6...@yarn-tool/static-file@3.0.8) (2026-03-09)
31
+
32
+
33
+
34
+ ### ♻️ Chores
35
+
36
+ * **deps:** 更新 monorepo 依賴版本 ([e44dff2](https://github.com/bluelovers/ws-yarn-workspaces/commit/e44dff29d5d6b7eb7c77acb8414e73f70feff649))
37
+
38
+
39
+ ### 🔖 Miscellaneous
40
+
41
+ * . ([cae7515](https://github.com/bluelovers/ws-yarn-workspaces/commit/cae7515d4a8befe93ca0baee8f6aeb9ae7cbad79))
42
+
43
+
44
+
45
+ ## [3.0.7](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/static-file@3.0.6...@yarn-tool/static-file@3.0.7) (2026-03-08)
46
+
47
+
48
+
49
+ ### ♻️ Chores
50
+
51
+ * **deps:** 更新 monorepo 依賴版本 ([e44dff2](https://github.com/bluelovers/ws-yarn-workspaces/commit/e44dff29d5d6b7eb7c77acb8414e73f70feff649))
52
+
53
+
54
+
6
55
  ## [3.0.6](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/static-file@3.0.5...@yarn-tool/static-file@3.0.6) (2026-03-04)
7
56
 
8
57
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yarn-tool/static-file",
3
- "version": "3.0.6",
3
+ "version": "3.0.10",
4
4
  "description": "",
5
5
  "homepage": "https://github.com/bluelovers/ws-yarn-workspaces/tree/master/packages/@yarn-tool/static-file#readme",
6
6
  "bugs": {
@@ -32,11 +32,11 @@
32
32
  "tsc:showConfig": "ynpx get-current-tsconfig -p"
33
33
  },
34
34
  "dependencies": {
35
- "fs-extra": "^11.3.3",
35
+ "fs-extra": "^11.3.4",
36
36
  "tslib": ">=2"
37
37
  },
38
38
  "publishConfig": {
39
39
  "access": "public"
40
40
  },
41
- "gitHead": "c4f430d52167892d911abbb9af9ef6d80e2355da"
41
+ "gitHead": "ca3fae2bbdf31ed1ce9bab14793912026200767e"
42
42
  }
package/file/.gitignore DELETED
@@ -1,10 +0,0 @@
1
- __root_ws.js
2
- __root_ws.d.ts
3
- __root.js
4
- __root.d.ts
5
- temp.js
6
- temp.d.ts
7
- index.cjs
8
- index.d.cts
9
- index.mjs
10
- index.d.mts