File tree 14 files changed +36
-36
lines changed
14 files changed +36
-36
lines changed Original file line number Diff line number Diff line change 1
- # Nuxt pnpm support, naughty deps:
2
- # - vue
3
- # - vue-router
4
- # - ufo
5
- # - node-fetch-native
6
- # - @vue/*
7
-
8
- public-hoist-pattern[] = @vue/*
1
+ # used by playground examples
9
2
prefer-workspace-packages = true
Original file line number Diff line number Diff line change 42
42
" typescript" ,
43
43
" vite"
44
44
]
45
- }
45
+ },
46
+ "onlyBuiltDependencies" : [
47
+ " @parcel/watcher" ,
48
+ " core-js" ,
49
+ " core-js-pure" ,
50
+ " esbuild" ,
51
+ " vue-demi"
52
+ ]
46
53
}
47
54
}
Original file line number Diff line number Diff line change 22
22
"@astrojs/vue" : " ^2.2.1" ,
23
23
"@types/react" : " ^18.3.18" ,
24
24
"@types/react-dom" : " ^18.3.5" ,
25
- "@whyframe/astro" : " workspace:* " ,
26
- "@whyframe/core" : " workspace:* " ,
27
- "@whyframe/jsx" : " workspace:* " ,
28
- "@whyframe/svelte" : " workspace:* " ,
29
- "@whyframe/vue" : " workspace:* " ,
25
+ "@whyframe/astro" : " ^0.2.6 " ,
26
+ "@whyframe/core" : " ^0.1.12 " ,
27
+ "@whyframe/jsx" : " ^0.1.10 " ,
28
+ "@whyframe/svelte" : " ^0.1.7 " ,
29
+ "@whyframe/vue" : " ^0.1.7 " ,
30
30
"astro" : " ^2.10.15" ,
31
31
"svelte" : " ^4.2.19" ,
32
32
"vite-plugin-inspect" : " ^0.8.9"
Original file line number Diff line number Diff line change 28
28
"@docusaurus/module-type-aliases" : " ^2.4.3" ,
29
29
"@docusaurus/plugin-content-docs" : " ^2.4.3" ,
30
30
"@docusaurus/types" : " ^2.4.3" ,
31
- "@whyframe/core" : " workspace:* " ,
32
- "@whyframe/jsx" : " workspace:* "
31
+ "@whyframe/core" : " ^0.1.12 " ,
32
+ "@whyframe/jsx" : " ^0.1.10 "
33
33
},
34
34
"browserslist" : {
35
35
"production" : [
Original file line number Diff line number Diff line change 13
13
"react-dom" : " ^18.3.1"
14
14
},
15
15
"devDependencies" : {
16
- "@whyframe/core" : " workspace:* " ,
17
- "@whyframe/jsx" : " workspace:* " ,
16
+ "@whyframe/core" : " ^0.1.12 " ,
17
+ "@whyframe/jsx" : " ^0.1.10 " ,
18
18
"next" : " ^13.5.8"
19
19
}
20
20
}
Original file line number Diff line number Diff line change 14
14
"devDependencies" : {
15
15
"@types/node" : " ^18.19.75" ,
16
16
"@unhead/vue" : " ^1.11.18" ,
17
- "@whyframe/core" : " workspace:* " ,
18
- "@whyframe/vue" : " workspace:* " ,
17
+ "@whyframe/core" : " ^0.1.12 " ,
18
+ "@whyframe/vue" : " ^0.1.7 " ,
19
19
"node-fetch-native" : " ^1.6.6" ,
20
20
"nuxt" : " ^3.15.4" ,
21
21
"ufo" : " ^1.5.4" ,
Original file line number Diff line number Diff line change 11
11
"@sveltejs/adapter-auto" : " ^3.3.1" ,
12
12
"@sveltejs/kit" : " ^2.17.1" ,
13
13
"@sveltejs/vite-plugin-svelte" : " ^3.1.2" ,
14
- "@whyframe/core" : " workspace:* " ,
15
- "@whyframe/svelte" : " workspace:* " ,
14
+ "@whyframe/core" : " ^0.1.12 " ,
15
+ "@whyframe/svelte" : " ^0.1.7 " ,
16
16
"mdsvex" : " ^0.11.2" ,
17
17
"svelte" : " ^4.2.19" ,
18
18
"vite" : " ^5.4.14" ,
Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"@preact/preset-vite" : " ^2.10.1" ,
15
- "@whyframe/core" : " workspace:* " ,
16
- "@whyframe/jsx" : " workspace:* " ,
15
+ "@whyframe/core" : " ^0.1.12 " ,
16
+ "@whyframe/jsx" : " ^0.1.10 " ,
17
17
"vite" : " ^5.4.14" ,
18
18
"vite-plugin-inspect" : " ^0.8.9"
19
19
}
Original file line number Diff line number Diff line change 13
13
},
14
14
"devDependencies" : {
15
15
"@vitejs/plugin-react" : " ^4.3.4" ,
16
- "@whyframe/core" : " workspace:* " ,
17
- "@whyframe/jsx" : " workspace:* " ,
16
+ "@whyframe/core" : " ^0.1.12 " ,
17
+ "@whyframe/jsx" : " ^0.1.10 " ,
18
18
"vite" : " ^5.4.14" ,
19
19
"vite-plugin-inspect" : " ^0.8.9"
20
20
}
Original file line number Diff line number Diff line change 11
11
"solid-js" : " ^1.9.4"
12
12
},
13
13
"devDependencies" : {
14
- "@whyframe/core" : " workspace:* " ,
15
- "@whyframe/jsx" : " workspace:* " ,
14
+ "@whyframe/core" : " ^0.1.12 " ,
15
+ "@whyframe/jsx" : " ^0.1.10 " ,
16
16
"babel-preset-solid" : " ^1.9.3" ,
17
17
"vite" : " ^5.4.14" ,
18
18
"vite-plugin-inspect" : " ^0.8.9" ,
Original file line number Diff line number Diff line change 9
9
},
10
10
"devDependencies" : {
11
11
"@sveltejs/vite-plugin-svelte" : " ^3.1.2" ,
12
- "@whyframe/core" : " workspace:* " ,
13
- "@whyframe/svelte" : " workspace:* " ,
12
+ "@whyframe/core" : " ^0.1.12 " ,
13
+ "@whyframe/svelte" : " ^0.1.7 " ,
14
14
"svelte" : " ^4.2.19" ,
15
15
"vite" : " ^5.4.14" ,
16
16
"vite-plugin-inspect" : " ^0.8.9"
Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"@vitejs/plugin-vue" : " ^5.2.1" ,
15
- "@whyframe/core" : " workspace:* " ,
16
- "@whyframe/vue" : " workspace:* " ,
15
+ "@whyframe/core" : " ^0.1.12 " ,
16
+ "@whyframe/vue" : " ^0.1.7 " ,
17
17
"vite" : " ^5.4.14" ,
18
18
"vite-plugin-inspect" : " ^0.8.9"
19
19
}
Original file line number Diff line number Diff line change 11
11
"vue" : " ^3.5.13"
12
12
},
13
13
"devDependencies" : {
14
- "@whyframe/core" : " workspace:* " ,
15
- "@whyframe/vue" : " workspace:* " ,
14
+ "@whyframe/core" : " ^0.1.12 " ,
15
+ "@whyframe/vue" : " ^0.1.7 " ,
16
16
"vite" : " ^5.4.14" ,
17
17
"vite-plugin-inspect" : " ^0.8.9" ,
18
18
"vitepress" : " 1.0.1"
Original file line number Diff line number Diff line change 15
15
"devDependencies" : {
16
16
"@babel/core" : " ^7.26.8" ,
17
17
"@babel/preset-react" : " ^7.26.3" ,
18
- "@whyframe/core" : " workspace:* " ,
19
- "@whyframe/jsx" : " workspace:* " ,
18
+ "@whyframe/core" : " ^0.1.12 " ,
19
+ "@whyframe/jsx" : " ^0.1.10 " ,
20
20
"babel-loader" : " ^9.2.1" ,
21
21
"css-loader" : " ^6.11.0" ,
22
22
"html-webpack-plugin" : " ^5.6.3" ,
You can’t perform that action at this time.
0 commit comments