Skip to content

Commit

Permalink
chore(deps): update frontend non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 65519c5 commit 48a3d15
Show file tree
Hide file tree
Showing 4 changed files with 892 additions and 758 deletions.
4 changes: 2 additions & 2 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"browserstack-local": "1.5.5",
"chai": "4.5.0",
"codeceptjs": "3.6.7",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"jwt-decode": "4.0.0",
"totp-generator": "1.0.0",
"ts-node": "10.9.2",
Expand All @@ -23,5 +23,5 @@
"devDependencies": {
"codeceptjs-bshelper": "3.1.3"
},
"packageManager": "pnpm@9.14.2+sha256.06e65a4965baff6d6097f9c8f75c35f6d420974dbc03d775009056a69edfd271"
"packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c"
}
83 changes: 45 additions & 38 deletions e2e/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

46 changes: 23 additions & 23 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,30 +25,30 @@
"dependencies": {
"@github/webauthn-json": "2.1.1",
"@headlessui/vue": "1.7.23",
"@pinia/nuxt": "0.7.0",
"@pinia/nuxt": "0.9.0",
"@vuelidate/core": "2.0.3",
"@vuelidate/validators": "2.0.4",
"@vueuse/components": "11.3.0",
"@vueuse/core": "11.3.0",
"@vueuse/nuxt": "11.3.0",
"accept-language-parser": "1.5.0",
"axios": "1.7.7",
"chart.js": "4.4.6",
"debug": "4.3.7",
"axios": "1.7.9",
"chart.js": "4.4.7",
"debug": "4.4.0",
"diff-match-patch": "1.0.5",
"dompurify": "3.2.1",
"dompurify": "3.2.2",
"easymde": "2.18.0",
"filesize": "10.1.6",
"github-slugger": "2.0.0",
"jsdom": "25.0.1",
"jwt-decode": "4.0.0",
"lodash-es": "4.17.21",
"marked": "15.0.2",
"marked": "15.0.3",
"marked-alert": "2.1.2",
"marked-extended-tables": "1.0.10",
"marked-linkify-it": "3.1.12",
"nprogress": "0.2.0",
"pinia": "2.2.6",
"pinia": "2.3.0",
"prism-theme-vars": "0.2.5",
"prismjs": "1.29.0",
"qs": "6.13.1",
Expand All @@ -63,14 +63,14 @@
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "4.4.1",
"@iconify-json/mdi": "1.2.1",
"@nuxt/eslint": "0.7.1",
"@nuxtjs/i18n": "9.1.0",
"@nuxt/eslint": "0.7.2",
"@nuxtjs/i18n": "9.1.1",
"@nuxtjs/turnstile": "0.9.11",
"@sentry/bun": "8.40.0",
"@sentry/nuxt": "8.40.0",
"@sentry/profiling-node": "8.40.0",
"@sentry/bun": "8.42.0",
"@sentry/nuxt": "8.42.0",
"@sentry/profiling-node": "8.42.0",
"@types/accept-language-parser": "1.5.6",
"@types/bun": "1.1.13",
"@types/bun": "1.1.14",
"@types/debug": "4.1.12",
"@types/diff-match-patch": "1.0.36",
"@types/jsdom": "21.1.7",
Expand All @@ -80,22 +80,22 @@
"@types/nprogress": "0.2.3",
"@types/prismjs": "1.26.5",
"@types/qs": "6.9.17",
"@unocss/nuxt": "0.64.1",
"@unocss/nuxt": "0.65.1",
"eslint-import-resolver-alias": "1.1.2",
"eslint-plugin-oxlint": "0.13.1",
"eslint-plugin-oxlint": "0.14.1",
"eslint-plugin-unicorn": "56.0.1",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"nuxt": "3.14.1592",
"oxlint": "0.13.1",
"pnpm": "9.14.2",
"prettier": "3.3.3",
"oxlint": "0.14.1",
"pnpm": "9.15.0",
"prettier": "3.4.2",
"regenerator-runtime": "0.14.1",
"sass": "1.81.0",
"typescript": "5.6.3",
"unplugin-icons": "0.20.1",
"unplugin-vue-components": "0.27.4",
"sass": "1.82.0",
"typescript": "5.7.2",
"unplugin-icons": "0.21.0",
"unplugin-vue-components": "0.27.5",
"vue-tsc": "2.1.10"
},
"packageManager": "pnpm@9.14.2+sha256.06e65a4965baff6d6097f9c8f75c35f6d420974dbc03d775009056a69edfd271"
"packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c"
}
Loading

0 comments on commit 48a3d15

Please sign in to comment.