valaxy-theme-yun 0.17.3 → 0.17.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "valaxy-theme-yun",
3
- "version": "0.17.3",
3
+ "version": "0.17.4",
4
4
  "author": {
5
5
  "email": "me@yunyoujun.cn",
6
6
  "name": "YunYouJun",
@@ -19,13 +19,13 @@
19
19
  "module": "index.ts",
20
20
  "dependencies": {
21
21
  "@explosions/fireworks": "^0.0.2",
22
- "@iconify-json/ant-design": "^1.1.14",
23
- "@iconify-json/simple-icons": "^1.1.89",
22
+ "@iconify-json/ant-design": "^1.1.15",
23
+ "@iconify-json/simple-icons": "^1.1.90",
24
24
  "animejs": "^3.2.2"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@types/animejs": "^3.1.12",
28
- "valaxy": "0.17.3",
28
+ "valaxy": "0.17.4",
29
29
  "valaxy-addon-waline": "0.1.1"
30
30
  }
31
31
  }