amotify 0.1.39 → 0.1.41

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.
@@ -1,12 +1,12 @@
1
1
  /**
2
2
  * @license amotify
3
- * amotify 0.1.39
3
+ * amotify 0.1.41
4
4
  * https://mingoo.co.jp/
5
5
 
6
6
  * Copyright (c) mingoo, LLC.
7
7
  * Released under the MIT license
8
8
 
9
- * Latest updated at: 2024/6/21
9
+ * Latest updated at: 2024/6/24
10
10
  */
11
11
 
12
12
  /* esbuild-sass-plugin:css-chunk:src/@styles/componentClasses/a_img.module.scss */
@@ -1,12 +1,12 @@
1
1
  /**
2
2
  * @license amotify
3
- * amotify 0.1.39
3
+ * amotify 0.1.41
4
4
  * https://mingoo.co.jp/
5
5
 
6
6
  * Copyright (c) mingoo, LLC.
7
7
  * Released under the MIT license
8
8
 
9
- * Latest updated at: 2024/6/21
9
+ * Latest updated at: 2024/6/24
10
10
  */
11
11
 
12
12
  /* esbuild-sass-plugin:css-chunk:src/@styles/componentClasses/a_img.module.scss */
@@ -1,12 +1,12 @@
1
1
  /**
2
2
  * @license amotify
3
- * amotify 0.1.39
3
+ * amotify 0.1.41
4
4
  * https://mingoo.co.jp/
5
5
 
6
6
  * Copyright (c) mingoo, LLC.
7
7
  * Released under the MIT license
8
8
 
9
- * Latest updated at: 2024/6/21
9
+ * Latest updated at: 2024/6/24
10
10
  */
11
11
 
12
12
  /* src/@styles/init.scss */
@@ -1,12 +1,12 @@
1
1
  /**
2
2
  * @license amotify
3
- * amotify 0.1.39
3
+ * amotify 0.1.41
4
4
  * https://mingoo.co.jp/
5
5
 
6
6
  * Copyright (c) mingoo, LLC.
7
7
  * Released under the MIT license
8
8
 
9
- * Latest updated at: 2024/6/21
9
+ * Latest updated at: 2024/6/24
10
10
  */
11
11
 
12
12
  /* src/@styles/@app.scss */
@@ -1,12 +1,12 @@
1
1
  /**
2
2
  * @license amotify
3
- * amotify 0.1.39
3
+ * amotify 0.1.41
4
4
  * https://mingoo.co.jp/
5
5
 
6
6
  * Copyright (c) mingoo, LLC.
7
7
  * Released under the MIT license
8
8
 
9
- * Latest updated at: 2024/6/21
9
+ * Latest updated at: 2024/6/24
10
10
  */
11
11
 
12
12
  /* src/@styles/var.scss */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "amotify",
3
- "version": "0.1.39",
3
+ "version": "0.1.41",
4
4
  "description": "UI FW for React",
5
5
  "scripts": {
6
6
  "clean": "rimraf dist",
@@ -33,7 +33,7 @@
33
33
  "@fortawesome/free-regular-svg-icons": "^6.5.2",
34
34
  "@fortawesome/free-solid-svg-icons": "^6.5.1",
35
35
  "@fortawesome/react-fontawesome": "^0.2.0",
36
- "@mingoo/jsmin": "^0.0.12",
36
+ "@mingoo/jsmin": "^0.0.15",
37
37
  "@types/express": "^4.17.21",
38
38
  "@types/react": "^18.3.1",
39
39
  "@types/react-dom": "^18.3.0",