File tree Expand file tree Collapse file tree 7 files changed +14
-32
lines changed Expand file tree Collapse file tree 7 files changed +14
-32
lines changed Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@nuxt/kit-edge" : " ^3.0.0-27449998.32cf973" ,
13
13
"nuxt3" : " ^3.0.0-27449998.32cf973" ,
14
- "vue3-notion" : " ^0.1.12 "
14
+ "vue3-notion" : " ^0.1.26 "
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -4432,10 +4432,10 @@ vue-server-renderer@^2.6.14:
4432
4432
serialize-javascript "^3.1.0"
4433
4433
source-map "0.5.6"
4434
4434
4435
- vue3-notion@^0.1.12 :
4436
- version "0.1.12 "
4437
- resolved "https://registry.yarnpkg.com/vue3-notion/-/vue3-notion-0.1.12 .tgz#59d1e657297462ac8202bb3c8e1fc5fcb6f829e1 "
4438
- integrity sha512-f+JHa6PweKW4P0bVHJQOan9FFRYyxzjIdsTX8YofcJTWc1dlkuBHpK4+NyLOzkf9ZctVecRHuG0uT4lSvRi/WA ==
4435
+ vue3-notion@^0.1.26 :
4436
+ version "0.1.26 "
4437
+ resolved "https://registry.yarnpkg.com/vue3-notion/-/vue3-notion-0.1.26 .tgz#d63c49b2ffb2fbf64962ae5a7cd30fdb2f9989df "
4438
+ integrity sha512-JeZ3upG5Ql5MSlok01LTqC/tjIVhy1VEy6SiPAs/+EuTevwfiWHSvFjOYNFD+go7PGr/dgqKgPVs9NikwLYlLg ==
4439
4439
dependencies :
4440
4440
" @nuxt/kit-edge" " ^3.0.0-27449998.32cf973"
4441
4441
fragment-for-vue "^1.0.1"
Original file line number Diff line number Diff line change 4
4
"version" : " 0.0.0" ,
5
5
"scripts" : {
6
6
"dev" : " vite" ,
7
- "build" : " vue-tsc --noEmit && vite build" ,
7
+ "build" : " vite build" ,
8
8
"preview" : " vite preview"
9
9
},
10
10
"dependencies" : {
11
11
"vue" : " ^3.2.25" ,
12
12
"vue-router" : " ^4.0.14" ,
13
- "vue3-notion" : " ^0.1.16 "
13
+ "vue3-notion" : " ^0.1.26 "
14
14
},
15
15
"devDependencies" : {
16
16
"@vitejs/plugin-vue" : " ^2.2.0" ,
17
17
"typescript" : " ^4.5.4" ,
18
- "vite" : " ^2.8.0 " ,
18
+ "vite" : " ^2.8.6 " ,
19
19
"vue-tsc" : " ^0.29.8"
20
20
}
21
21
}
Original file line number Diff line number Diff line change @@ -1655,7 +1655,7 @@ util-deprecate@~1.0.1:
1655
1655
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
1656
1656
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
1657
1657
1658
- vite@^2.8.0 :
1658
+ vite@^2.8.6 :
1659
1659
version "2.8.6"
1660
1660
resolved "https://registry.yarnpkg.com/vite/-/vite-2.8.6.tgz#32d50e23c99ca31b26b8ccdc78b1d72d4d7323d3"
1661
1661
integrity sha512-e4H0QpludOVKkmOsRyqQ7LTcMUDF3mcgyNU4lmi0B5JUbe0ZxeBBl8VoZ8Y6Rfn9eFKYtdXNPcYK97ZwH+K2ug==
@@ -1816,10 +1816,10 @@ vue-tsc@^0.29.8:
1816
1816
" @volar/shared" " 0.29.8"
1817
1817
vscode-vue-languageservice "0.29.8"
1818
1818
1819
- vue3-notion@^0.1.16 :
1820
- version "0.1.16 "
1821
- resolved "https://registry.yarnpkg.com/vue3-notion/-/vue3-notion-0.1.16 .tgz#dcb15bbb5f5a431ac24942c44842a822eaf7f2aa "
1822
- integrity sha512-3b+h/Q2nHXFVaUfXnNT6fO6EBxm23qMfgcF/F2rLnKJoGFRsbKpUiT+Fxk+C2PptAc+xwsdeZdVxHdPOVtOBMA ==
1819
+ vue3-notion@^0.1.26 :
1820
+ version "0.1.26 "
1821
+ resolved "https://registry.yarnpkg.com/vue3-notion/-/vue3-notion-0.1.26 .tgz#d63c49b2ffb2fbf64962ae5a7cd30fdb2f9989df "
1822
+ integrity sha512-JeZ3upG5Ql5MSlok01LTqC/tjIVhy1VEy6SiPAs/+EuTevwfiWHSvFjOYNFD+go7PGr/dgqKgPVs9NikwLYlLg ==
1823
1823
dependencies :
1824
1824
" @nuxt/kit-edge" " ^3.0.0-27449998.32cf973"
1825
1825
fragment-for-vue "^1.0.1"
Original file line number Diff line number Diff line change 3
3
<router-view :key =" $route.params.id" ></router-view >
4
4
</div >
5
5
</template >
6
-
7
- <style >
8
- body {
9
- margin : 0 ;
10
- box-sizing : border-box ;
11
- }
12
- </style >
6
+
Original file line number Diff line number Diff line change @@ -29,9 +29,3 @@ const { data: blockMap } = useGetPageBlocks("4b2dc28a5df74034a943f8c8e639066a")
29
29
</div >
30
30
</template >
31
31
32
- <style >
33
- body {
34
- margin : 0 ;
35
- box-sizing : border-box ;
36
- }
37
- </style >
Original file line number Diff line number Diff line change @@ -25,9 +25,3 @@ onMounted(async () => {
25
25
</div >
26
26
</template >
27
27
28
- <style >
29
- body {
30
- margin : 0 ;
31
- box-sizing : border-box ;
32
- }
33
- </style >
You can’t perform that action at this time.
0 commit comments