mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-11-27 06:01:08 +08:00
chore: update deps
This commit is contained in:
parent
d0bfb2302f
commit
cf9e77d15f
2
.github/workflows/issues_to_project.yml
vendored
2
.github/workflows/issues_to_project.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
name: Add issues to project
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/add-to-project@v1.0.0
|
||||
- uses: actions/add-to-project@v1.0.1
|
||||
with:
|
||||
project-url: https://github.com/orgs/HangarMC/projects/1
|
||||
github-token: ${{ secrets.CR_PAT }}
|
||||
|
@ -36,7 +36,7 @@
|
||||
<jsitemapgenerator.version>4.5</jsitemapgenerator.version>
|
||||
<org-json.version>20240303</org-json.version>
|
||||
<bucket4j.version>7.6.1</bucket4j.version>
|
||||
<datafaker.version>2.2.1</datafaker.version>
|
||||
<datafaker.version>2.2.2</datafaker.version>
|
||||
<apache-commons-lang.version>3.14.0</apache-commons-lang.version>
|
||||
<jwt.version>4.4.0</jwt.version>
|
||||
<jetbrains-annotations.version>24.1.0</jetbrains-annotations.version>
|
||||
|
@ -10,10 +10,10 @@
|
||||
"def": "npx codeceptjs def"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/chai": "4.3.14",
|
||||
"@types/chai": "4.3.16",
|
||||
"browserstack-local": "^1.5.5",
|
||||
"chai": "4.4.1",
|
||||
"codeceptjs": "^3.6.1",
|
||||
"codeceptjs": "^3.6.2",
|
||||
"dotenv": "^16.4.5",
|
||||
"jwt-decode": "4.0.0",
|
||||
"totp-generator": "1.0.0",
|
||||
|
1614
e2e/pnpm-lock.yaml
1614
e2e/pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
@ -22,7 +22,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@github/webauthn-json": "2.1.1",
|
||||
"@headlessui/vue": "1.7.20",
|
||||
"@headlessui/vue": "1.7.21",
|
||||
"@pinia/nuxt": "0.5.1",
|
||||
"@vuelidate/core": "2.0.3",
|
||||
"@vuelidate/validators": "2.0.4",
|
||||
@ -34,7 +34,7 @@
|
||||
"chart.js": "4.4.2",
|
||||
"debug": "4.3.4",
|
||||
"diff-match-patch": "1.0.5",
|
||||
"dompurify": "3.1.0",
|
||||
"dompurify": "3.1.2",
|
||||
"easymde": "2.18.0",
|
||||
"filesize": "10.1.1",
|
||||
"github-slugger": "2.0.0",
|
||||
@ -47,7 +47,7 @@
|
||||
"marked-linkify-it": "3.1.9",
|
||||
"nprogress": "0.2.0",
|
||||
"pinia": "2.1.7",
|
||||
"prism-theme-vars": "0.2.4",
|
||||
"prism-theme-vars": "0.2.5",
|
||||
"prismjs": "1.29.0",
|
||||
"qs": "6.12.1",
|
||||
"rapidoc": "9.3.4",
|
||||
@ -75,7 +75,7 @@
|
||||
"@types/nprogress": "0.2.3",
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/qs": "6.9.15",
|
||||
"@unocss/nuxt": "0.58.9",
|
||||
"@unocss/nuxt": "0.59.4",
|
||||
"@vue/eslint-config-typescript": "13.0.0",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
@ -91,14 +91,14 @@
|
||||
"pnpm": "8.15.5",
|
||||
"prettier": "3.2.5",
|
||||
"regenerator-runtime": "0.14.1",
|
||||
"sass": "1.75.0",
|
||||
"sass": "1.76.0",
|
||||
"typescript": "5.4.5",
|
||||
"unplugin-auto-import": "0.17.5",
|
||||
"unplugin-icons": "0.18.5",
|
||||
"unplugin-vue-components": "0.26.0",
|
||||
"vite": "5.2.10",
|
||||
"unplugin-icons": "0.19.0",
|
||||
"unplugin-vue-components": "0.27.0",
|
||||
"vite": "5.2.11",
|
||||
"vite-plugin-eslint": "1.8.1",
|
||||
"vue-tsc": "2.0.14"
|
||||
"vue-tsc": "2.0.16"
|
||||
},
|
||||
"comments": {
|
||||
"hookable": "Hookable 5.5 seems to break with nuxt..."
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user