Skip to content

Commit 5104ae9

Browse files
committed
⬆️ Bump nuxt from 2.17.1 to 2.17.2
1 parent b3184f6 commit 5104ae9

File tree

2 files changed

+1245
-996
lines changed

2 files changed

+1245
-996
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"lodash.debounce": "^4.0.8",
5353
"mime-types": "^2.1.34",
5454
"multer": "^1.4.2",
55-
"nuxt": "2.17.1",
55+
"nuxt": "2.17.2",
5656
"p5": "^1.4.0",
5757
"pdf-lib": "^1.17.1",
5858
"portal-vue": "2.1.7",
@@ -64,9 +64,13 @@
6464
"react": "^18.2.0",
6565
"react-dom": "^18.2.0",
6666
"uuid": "^8.3.2",
67+
"vue": "2.7.16",
6768
"vue-class-component": "^7.2.6",
6869
"vue-gtag": "^1.16.1",
6970
"vue-property-decorator": "^9.1.2",
71+
"vue-server-renderer": "2.7.16",
72+
"vue-template-compiler": "2.7.16",
73+
"vuex": "3",
7074
"vuex-class": "^0.3.2"
7175
},
7276
"devDependencies": {

0 commit comments

Comments
 (0)