Skip to content

Commit

Permalink
Merge pull request #22 from SyncfusionExamples/revert-21-EJ2-901919-D…
Browse files Browse the repository at this point in the history
…ependabot

Revert "901919: Modified the package.json file."
  • Loading branch information
SasidharanKaruppiah authored Aug 12, 2024
2 parents e6dd925 + 478fe0f commit 839d289
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions Annotations/Interaction with annotations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions Getting Started - Standalone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions Getting Started - server-back/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions How to/Add Save Button In ToolBar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions How to/Customize context menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@syncfusion/ej2-vue-navigations": "*",
"@syncfusion/ej2-vue-buttons": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -22,7 +22,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions How to/Customize existing toolbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions How to/Load N number of pages on initial loading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions How to/Open and close bookmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions How to/Organize pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@syncfusion/ej2-vue-pdfviewer": "*",
"@syncfusion/ej2-base": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -21,7 +21,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions How to/Retry Timeout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
4 changes: 2 additions & 2 deletions Save and Load/Load PDF file from URL/VuejsClient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@syncfusion/ej2-vue-pdfviewer": "*",
"core-js": "^3.8.3",
"vue": "3.0.0"
"vue": "^2.6.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
Expand All @@ -20,7 +20,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"vue-template-compiler": "3.0.0"
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down

0 comments on commit 839d289

Please sign in to comment.