We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3184f6 commit 5104ae9Copy full SHA for 5104ae9
package.json
@@ -52,7 +52,7 @@
52
"lodash.debounce": "^4.0.8",
53
"mime-types": "^2.1.34",
54
"multer": "^1.4.2",
55
- "nuxt": "2.17.1",
+ "nuxt": "2.17.2",
56
"p5": "^1.4.0",
57
"pdf-lib": "^1.17.1",
58
"portal-vue": "2.1.7",
@@ -64,9 +64,13 @@
64
"react": "^18.2.0",
65
"react-dom": "^18.2.0",
66
"uuid": "^8.3.2",
67
+ "vue": "2.7.16",
68
"vue-class-component": "^7.2.6",
69
"vue-gtag": "^1.16.1",
70
"vue-property-decorator": "^9.1.2",
71
+ "vue-server-renderer": "2.7.16",
72
+ "vue-template-compiler": "2.7.16",
73
+ "vuex": "3",
74
"vuex-class": "^0.3.2"
75
},
76
"devDependencies": {
0 commit comments