File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 21
21
"browser-sync-webpack-plugin" : " 2.3.0" ,
22
22
"cross-env" : " ^7.0.3" ,
23
23
"eslint" : " ^8.17.0" ,
24
- "eslint-plugin-vue" : " ^9.1.0 " ,
24
+ "eslint-plugin-vue" : " ^9.1.1 " ,
25
25
"eslint-webpack-plugin" : " ^3.1.1" ,
26
26
"laravel-mix" : " ^6.0.49" ,
27
27
"laravel-mix-eslint" : " ^0.2.0" ,
28
28
"postcss" : " ^8.4.14" ,
29
29
"postcss-import" : " ^14.1.0" ,
30
30
"postcss-nested" : " ^5.0.6" ,
31
- "tailwindcss" : " ^3.1.0 "
31
+ "tailwindcss" : " ^3.1.2 "
32
32
}
33
33
}
Original file line number Diff line number Diff line change @@ -2774,10 +2774,10 @@ escape-string-regexp@^4.0.0:
2774
2774
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
2775
2775
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
2776
2776
2777
- eslint-plugin-vue@^9.1.0 :
2778
- version "9.1.0 "
2779
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.1.0 .tgz#b528941325e26a24bc5d5c5030c0a8996c36659c "
2780
- integrity sha512-EPCeInPicQ/YyfOWJDr1yfEeSNoFCMzUus107lZyYi37xejdOolNzS5MXGXp8+9bkoKZMdv/1AcZzQebME6r+g ==
2777
+ eslint-plugin-vue@^9.1.1 :
2778
+ version "9.1.1 "
2779
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.1.1 .tgz#341f7533cb041958455138834341d5be01f9f327 "
2780
+ integrity sha512-W9n5PB1X2jzC7CK6riG0oAcxjmKrjTF6+keL1rni8n57DZeilx/Fulz+IRJK3lYseLNAygN0I62L7DvioW40Tw ==
2781
2781
dependencies :
2782
2782
eslint-utils "^3.0.0"
2783
2783
natural-compare "^1.4.0"
@@ -5618,10 +5618,10 @@ symbol-observable@1.0.1:
5618
5618
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.1.tgz#8340fc4702c3122df5d22288f88283f513d3fdd4"
5619
5619
integrity sha1-g0D8RwLDEi310iKI+IKD9RPT/dQ=
5620
5620
5621
- tailwindcss@^3.1.0 :
5622
- version "3.1.0 "
5623
- resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.0 .tgz#126e5abd0831dbfdaabea1474c746384c73836ab "
5624
- integrity sha512-XzXq31Fj6RizhlFVNLBlDqzs0dXuIEOAknuOcKx2R/IIQbEz5DnngslYY4JNN6e9JkNBjHGm1w2XDABsADg1ng ==
5621
+ tailwindcss@^3.1.2 :
5622
+ version "3.1.2 "
5623
+ resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.2 .tgz#b5607d17adb6cbb11a13738cc5fdf3e5527dcd7a "
5624
+ integrity sha512-yJ6L5s1U5AeS5g7HHy212zdQfjwD426FBfm59pet/JsyneuZuD4C2W7PpJEg4ppisiB21uLqtNagv8KXury3+Q ==
5625
5625
dependencies :
5626
5626
arg "^5.0.1"
5627
5627
chokidar "^3.5.3"
You can’t perform that action at this time.
0 commit comments