@noya-app/noya-file-explorer 0.0.31 → 0.0.33

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.
@@ -8,17 +8,17 @@
8
8
  CLI Target: esnext
9
9
  CJS Build start
10
10
  ESM Build start
11
- ESM dist/index.mjs 116.95 KB
12
- ESM dist/index.css 74.06 KB
13
- ESM dist/index.css.map 110.35 KB
14
- ESM dist/index.mjs.map 209.95 KB
15
- ESM ⚡️ Build success in 173ms
16
- CJS dist/index.js 122.08 KB
17
- CJS dist/index.css 74.06 KB
18
- CJS dist/index.js.map 209.17 KB
19
- CJS dist/index.css.map 110.35 KB
20
- CJS ⚡️ Build success in 173ms
11
+ ESM dist/index.mjs 133.25 KB
12
+ ESM dist/index.css 79.43 KB
13
+ ESM dist/index.mjs.map 240.27 KB
14
+ ESM dist/index.css.map 118.36 KB
15
+ ESM ⚡️ Build success in 142ms
16
+ CJS dist/index.css 79.43 KB
17
+ CJS dist/index.js 139.49 KB
18
+ CJS dist/index.css.map 118.36 KB
19
+ CJS dist/index.js.map 238.82 KB
20
+ CJS ⚡️ Build success in 151ms
21
21
  DTS Build start
22
- DTS ⚡️ Build success in 5993ms
22
+ DTS ⚡️ Build success in 6061ms
23
23
  DTS dist/index.d.ts 2.14 MB
24
24
  DTS dist/index.d.mts 2.14 MB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # @noya-app/noya-file-explorer
2
2
 
3
+ ## 0.0.33
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [900b8f3]
8
+ - @noya-app/noya-designsystem@0.1.78
9
+ - @noya-app/noya-icons@0.1.18
10
+ - @noya-app/noya-multiplayer-react@0.1.79
11
+
12
+ ## 0.0.32
13
+
14
+ ### Patch Changes
15
+
16
+ - 3128375: Update packages
17
+ - Updated dependencies [3128375]
18
+ - @noya-app/noya-multiplayer-react@0.1.78
19
+ - @noya-app/noya-designsystem@0.1.77
20
+ - @noya-app/react-utils@0.1.29
21
+ - @noya-app/noya-schemas@0.1.9
22
+ - @noya-app/noya-icons@0.1.17
23
+
3
24
  ## 0.0.31
4
25
 
5
26
  ### Patch Changes