File tree Expand file tree Collapse file tree 6 files changed +266
-67
lines changed Expand file tree Collapse file tree 6 files changed +266
-67
lines changed Original file line number Diff line number Diff line change 38
38
"@tailwindcss/typography" : " ^0.5.13" ,
39
39
"@types/react" : " ^18.0.28" ,
40
40
"@types/react-dom" : " ^18.0.11" ,
41
- "@vitejs/plugin-react" : " ^4.0.0-beta .0" ,
41
+ "@vitejs/plugin-react" : " ^4.3 .0" ,
42
42
"autoprefixer" : " ^10.4.19" ,
43
43
"chokidar-cli" : " ^3.0.0" ,
44
44
"concurrently" : " ^8.2.2" ,
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@typescript-eslint/eslint-plugin" : " ^6.0.0" ,
14
14
"@typescript-eslint/parser" : " ^6.0.0" ,
15
- "@vue-storefront/eslint-config" : " ^2 .0.0-rc.7 " ,
15
+ "@vue-storefront/eslint-config" : " ^3 .0.0" ,
16
16
"@vue/eslint-config-standard" : " ^8.0.1" ,
17
17
"eslint" : " ^8.34.0" ,
18
18
"eslint-config-airbnb" : " ^19.0.4" ,
File renamed without changes.
Original file line number Diff line number Diff line change 3
3
"version" : " 2.6.3" ,
4
4
"license" : " MIT" ,
5
5
"sideEffects" : false ,
6
+ "type" : " module" ,
6
7
"exports" : {
7
8
"." : {
8
9
"types" : " ./dist/index.d.ts" ,
53
54
"devDependencies" : {
54
55
"@storefront-ui/eslint-config" : " workspace:*" ,
55
56
"@storefront-ui/tests-shared" : " workspace:*" ,
56
- "@vitejs/plugin-react" : " ^3.1 .0" ,
57
+ "@vitejs/plugin-react" : " ^4.3 .0" ,
57
58
"concurrently" : " ^8.2.0" ,
58
59
"eslint" : " ^8.34.0" ,
59
60
"prettier" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 51
51
"devDependencies" : {
52
52
"@storefront-ui/eslint-config" : " workspace:*" ,
53
53
"@storefront-ui/tests-shared" : " workspace:*" ,
54
- "@vitejs/plugin-vue" : " ^4 .0.0 " ,
54
+ "@vitejs/plugin-vue" : " ^5 .0.4 " ,
55
55
"concurrently" : " ^8.2.2" ,
56
56
"eslint" : " ^8.34.0" ,
57
57
"prettier" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments