@spark-ui/icons 18.0.2 → 18.0.4
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 +21 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
|
1
|
+
## 18.0.4 (2026-07-27)
|
|
2
|
+
|
|
3
|
+
### 📦 Build
|
|
4
|
+
|
|
5
|
+
- **npm:** bump postcss from 8.5.12 to 8.5.18 ([7cdc7ef23](https://github.com/leboncoin/spark-web/commit/7cdc7ef23))
|
|
6
|
+
- **npm:** bump the storybook group across 1 directory with 7 updates ([a31233e25](https://github.com/leboncoin/spark-web/commit/a31233e25))
|
|
7
|
+
- **npm:** bump @commitlint/cli from 20.0.0 to 21.2.1 ([7882a61bd](https://github.com/leboncoin/spark-web/commit/7882a61bd))
|
|
8
|
+
- **npm:** bump @nx/devkit from 21.5.3 to 23.1.0 ([55f101260](https://github.com/leboncoin/spark-web/commit/55f101260))
|
|
9
|
+
- **npm:** bump tmp from 0.2.5 to 0.2.7 ([5aef7db6f](https://github.com/leboncoin/spark-web/commit/5aef7db6f))
|
|
10
|
+
- **npm:** bump oxfmt from 0.42.0 to 0.60.0 ([413f6293d](https://github.com/leboncoin/spark-web/commit/413f6293d))
|
|
11
|
+
- **npm:** bump fast-uri from 3.1.0 to 3.1.4 ([f298d9a90](https://github.com/leboncoin/spark-web/commit/f298d9a90))
|
|
12
|
+
- **npm:** bump react-router and react-router-dom ([848f2cee2](https://github.com/leboncoin/spark-web/commit/848f2cee2))
|
|
13
|
+
- **npm:** bump the vite group across 1 directory with 2 updates ([b2cc39939](https://github.com/leboncoin/spark-web/commit/b2cc39939))
|
|
14
|
+
- **npm:** bump lodash and commitizen ([96fabcc99](https://github.com/leboncoin/spark-web/commit/96fabcc99))
|
|
15
|
+
|
|
16
|
+
## 18.0.3 (2026-07-24)
|
|
17
|
+
|
|
18
|
+
### 📦 Build
|
|
19
|
+
|
|
20
|
+
- **npm:** bump cssnano from 7.1.4 to 8.0.2 ([a3d0b31a5](https://github.com/leboncoin/spark-web/commit/a3d0b31a5))
|
|
21
|
+
|
|
1
22
|
## 18.0.2 (2026-07-24)
|
|
2
23
|
|
|
3
24
|
### 📦 Build
|