File tree Expand file tree Collapse file tree 8 files changed +25
-25
lines changed
Expand file tree Collapse file tree 8 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " astro-demo" ,
3- "version" : " 0.11.0 " ,
3+ "version" : " 0.11.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " astro dev" ,
1111 "devDependencies" : {
1212 "astro" : " ^4.1.2" ,
1313 "typescript" : " ^5.3.3" ,
14- "unplugin-solid-styled" : " 0.11.0 "
14+ "unplugin-solid-styled" : " 0.11.1 "
1515 },
1616 "dependencies" : {
1717 "@astrojs/solid-js" : " ^4.0.1" ,
1818 "solid-js" : " ^1.8.11" ,
19- "solid-styled" : " 0.11.0 "
19+ "solid-styled" : " 0.11.1 "
2020 }
2121}
Original file line number Diff line number Diff line change 11{
22 "name" : " demo" ,
33 "type" : " module" ,
4- "version" : " 0.11.0 " ,
4+ "version" : " 0.11.1 " ,
55 "scripts" : {
66 "dev" : " vite" ,
77 "build" : " vite build" ,
88 "serve" : " vite preview"
99 },
1010 "devDependencies" : {
1111 "typescript" : " ^5.3.3" ,
12- "unplugin-solid-styled" : " 0.11.0 " ,
12+ "unplugin-solid-styled" : " 0.11.1 " ,
1313 "vite" : " ^5.0.11" ,
1414 "vite-plugin-solid" : " 2.8.0"
1515 },
1616 "dependencies" : {
1717 "solid-js" : " ^1.8.11" ,
18- "solid-styled" : " 0.11.0 "
18+ "solid-styled" : " 0.11.1 "
1919 },
2020 "private" : true ,
2121 "publishConfig" : {
Original file line number Diff line number Diff line change 1515 "registry" : " https://registry.npmjs.org/"
1616 }
1717 },
18- "version" : " 0.11.0 "
18+ "version" : " 0.11.1 "
1919}
Original file line number Diff line number Diff line change 11{
22 "name" : " rollup-plugin-solid-styled" ,
3- "version" : " 0.11.0 " ,
3+ "version" : " 0.11.1 " ,
44 "type" : " module" ,
55 "files" : [
66 " dist" ,
1818 "@types/node" : " ^20.11.1" ,
1919 "pridepack" : " 2.6.0" ,
2020 "rollup" : " ^4.9.5" ,
21- "solid-styled" : " 0.11.0 " ,
21+ "solid-styled" : " 0.11.1 " ,
2222 "tslib" : " ^2.6.2" ,
2323 "typescript" : " ^5.3.3"
2424 },
2525 "dependencies" : {
2626 "@rollup/pluginutils" : " ^5.0.2" ,
27- "unplugin-solid-styled" : " 0.11.0 "
27+ "unplugin-solid-styled" : " 0.11.1 "
2828 },
2929 "peerDependencies" : {
3030 "rollup" : " ^3 || ^4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " solid-styled" ,
3- "version" : " 0.11.0 " ,
3+ "version" : " 0.11.1 " ,
44 "type" : " module" ,
55 "exports" : {
66 "." : {
Original file line number Diff line number Diff line change 11{
22 "name" : " unplugin-solid-styled" ,
3- "version" : " 0.11.0 " ,
3+ "version" : " 0.11.1 " ,
44 "type" : " module" ,
55 "files" : [
66 " dist" ,
1717 "devDependencies" : {
1818 "@types/node" : " ^20.11.1" ,
1919 "pridepack" : " 2.6.0" ,
20- "solid-styled" : " 0.11.0 " ,
20+ "solid-styled" : " 0.11.1 " ,
2121 "tslib" : " ^2.6.2" ,
2222 "typescript" : " ^5.3.3" ,
2323 "vite" : " ^5.0.11"
Original file line number Diff line number Diff line change 11{
22 "name" : " vite-plugin-solid-styled" ,
3- "version" : " 0.11.0 " ,
3+ "version" : " 0.11.1 " ,
44 "type" : " module" ,
55 "files" : [
66 " dist" ,
1717 "devDependencies" : {
1818 "@types/node" : " ^20.11.1" ,
1919 "pridepack" : " 2.6.0" ,
20- "solid-styled" : " 0.11.0 " ,
20+ "solid-styled" : " 0.11.1 " ,
2121 "tslib" : " ^2.6.2" ,
2222 "typescript" : " ^5.3.3" ,
2323 "vite" : " ^5.0.11"
2424 },
2525 "dependencies" : {
26- "unplugin-solid-styled" : " 0.11.0 "
26+ "unplugin-solid-styled" : " 0.11.1 "
2727 },
2828 "peerDependencies" : {
2929 "solid-styled" : " >=0.9" ,
You can’t perform that action at this time.
0 commit comments