Skip to content

Commit

Permalink
fix(deps): update vue.js dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 8, 2024
1 parent 4e866ac commit b8b524c
Show file tree
Hide file tree
Showing 3 changed files with 188 additions and 64 deletions.
10 changes: 5 additions & 5 deletions demos/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"vue:cypress": "cypress open --config-file test/cypress.config.mjs"
},
"dependencies": {
"@faker-js/faker": "^9.2.0",
"@faker-js/faker": "^9.3.0",
"@fnando/sparkline": "^0.3.10",
"@formkit/tempo": "^0.1.2",
"@popperjs/core": "^2.11.8",
Expand All @@ -29,7 +29,7 @@
"@slickgrid-universal/text-export": "workspace:*",
"bootstrap": "^5.3.3",
"dompurify": "^3.2.2",
"i18next": "^24.0.2",
"i18next": "^24.0.5",
"i18next-http-backend": "^3.0.1",
"i18next-vue": "^5.0.0",
"rxjs": "^7.8.1",
Expand All @@ -41,11 +41,11 @@
"@4tw/cypress-drag-drop": "^2.2.5",
"@types/fnando__sparkline": "^0.3.7",
"@vitejs/plugin-vue": "^5.2.1",
"cypress": "^13.16.0",
"cypress": "^13.16.1",
"cypress-real-events": "^1.13.0",
"fetch-jsonp": "^1.3.0",
"sass": "^1.81.0",
"sass": "^1.82.0",
"typescript": "~5.6.2",
"vite": "^6.0.1"
"vite": "^6.0.3"
}
}
6 changes: 3 additions & 3 deletions frameworks/slickgrid-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,15 +78,15 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",
"conventional-changelog": "^6.0.0",
"i18next": "^24.0.2",
"i18next": "^24.0.5",
"i18next-vue": "^5.0.0",
"sass": "^1.81.0",
"sass": "^1.82.0",
"semver": "^7.6.3",
"strong-log-transformer": "^2.1.0",
"tinyexec": "^0.3.1",
"tinyrainbow": "^1.2.0",
"typescript": "~5.6.2",
"vite": "^6.0.1",
"vite": "^6.0.3",
"vite-plugin-dts": "^4.3.0",
"vue": "^3.5.13",
"vue-tsc": "^2.1.10",
Expand Down
Loading

0 comments on commit b8b524c

Please sign in to comment.