File tree Expand file tree Collapse file tree 4 files changed +2923
-5152
lines changed Expand file tree Collapse file tree 4 files changed +2923
-5152
lines changed Original file line number Diff line number Diff line change 28
28
Network Trash Folder
29
29
Temporary Items
30
30
.apdisk
31
+
32
+ # IntelliJ IDEA
33
+ .idea /
Original file line number Diff line number Diff line change 11
11
"dev" : " vuepress dev src"
12
12
},
13
13
"devDependencies" : {
14
- "@vuepress/client" : " 2.0.0-beta.66" ,
15
- "@vuepress/plugin-google-analytics" : " 2.0.0-beta.66" ,
16
- "@vuepress/plugin-register-components" : " 2.0.0-beta.66" ,
17
- "vue" : " ^3.2.47" ,
18
- "vuepress" : " 2.0.0-beta.66" ,
19
- "vuepress-theme-hope" : " 2.0.0-beta.234"
14
+ "@vuepress/bundler-webpack" : " 2.0.0-rc.9" ,
15
+ "@vuepress/plugin-google-analytics" : " 2.0.0-rc.15" ,
16
+ "@vuepress/plugin-register-components" : " 2.0.0-rc.15" ,
17
+ "vue" : " ^3.4.21"
20
18
},
21
19
"dependencies" : {
22
- "sass-loader" : " ^13.3.2" ,
23
- "webpack" : " ^5.75.0"
20
+ "@vuepress/client" : " 2.0.0-rc.9" ,
21
+ "@waline/client" : " ^3.1.3" ,
22
+ "sass-loader" : " ^13.3.3" ,
23
+ "vuepress" : " 2.0.0-rc.9" ,
24
+ "vuepress-theme-hope" : " 2.0.0-rc.31" ,
25
+ "webpack" : " ^5.91.0"
24
26
}
25
27
}
You can’t perform that action at this time.
0 commit comments