Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MiniDigger committed Jun 8, 2024
1 parent 4ffb687 commit b18cb80
Show file tree
Hide file tree
Showing 4 changed files with 1,452 additions and 1,497 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
run: (cd frontend && pnpm lint:eslint)

- name: Sync forth and back with crowdin
uses: crowdin/github-action@v1.20.3
uses: crowdin/github-action@v2
with:
upload_sources: true
download_translations: true
Expand Down
12 changes: 8 additions & 4 deletions backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.5</version>
<version>3.3.0</version>
<relativePath/>
</parent>

Expand All @@ -31,18 +31,18 @@
<spring-cloud-aws.version>3.1.1</spring-cloud-aws.version>

<!-- dependencies -->
<sentry.version>7.9.0</sentry.version>
<sentry.version>7.10.0</sentry.version>
<springdoc.version>2.5.0</springdoc.version>
<jsitemapgenerator.version>4.5</jsitemapgenerator.version>
<org-json.version>20240303</org-json.version>
<bucket4j.version>8.12.0</bucket4j.version>
<bucket4j.version>8.13.0</bucket4j.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>
<caffeine.version>3.1.8</caffeine.version>
<jarscanner.version>1.0-SNAPSHOT</jarscanner.version>
<jgroups.version>5.3.6.Final</jgroups.version>
<jgroups.version>5.3.7.Final</jgroups.version>
<jgroups-kube.version>2.0.2.Final</jgroups-kube.version>
<totp.version>1.7.2-SNAPSHOT</totp.version>
<webp.version>0.1.6</webp.version>
Expand Down Expand Up @@ -270,6 +270,10 @@
<groupId>org.flywaydb</groupId>
<artifactId>flyway-core</artifactId>
</dependency>
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-database-postgresql</artifactId>
</dependency>

<!-- sitemap -->
<dependency>
Expand Down
34 changes: 17 additions & 17 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@
"@pinia/nuxt": "0.5.1",
"@vuelidate/core": "2.0.3",
"@vuelidate/validators": "2.0.4",
"@vueuse/components": "10.9.0",
"@vueuse/core": "10.9.0",
"@vueuse/nuxt": "10.9.0",
"@vueuse/components": "10.10.0",
"@vueuse/core": "10.10.0",
"@vueuse/nuxt": "10.10.0",
"accept-language-parser": "1.5.0",
"axios": "1.6.8",
"chart.js": "4.4.2",
"debug": "4.3.4",
"axios": "1.7.2",
"chart.js": "4.4.3",
"debug": "4.3.5",
"diff-match-patch": "1.0.5",
"dompurify": "3.1.3",
"dompurify": "3.1.5",
"easymde": "2.18.0",
"filesize": "10.1.1",
"filesize": "10.1.2",
"github-slugger": "2.0.0",
"jsdom": "24.0.0",
"jsdom": "24.1.0",
"jwt-decode": "4.0.0",
"lodash-es": "4.17.21",
"marked": "12.0.2",
Expand All @@ -51,7 +51,7 @@
"prismjs": "1.29.0",
"qs": "6.12.1",
"rapidoc": "9.3.4",
"swagger-typescript-api": "13.0.3",
"swagger-typescript-api": "13.0.5",
"universal-cookie": "7.1.4",
"vue-advanced-cropper": "2.8.8",
"vue-chartjs": "5.3.1",
Expand All @@ -68,14 +68,14 @@
"@types/debug": "4.1.12",
"@types/diff-match-patch": "1.0.36",
"@types/dompurify": "3.0.5",
"@types/jsdom": "21.1.6",
"@types/jsdom": "21.1.7",
"@types/locale": "0.1.4",
"@types/lodash-es": "4.17.12",
"@types/markdown-it-link-attributes": "3.0.5",
"@types/nprogress": "0.2.3",
"@types/prismjs": "1.26.4",
"@types/qs": "6.9.15",
"@unocss/nuxt": "0.60.0",
"@unocss/nuxt": "0.60.4",
"@vue/eslint-config-typescript": "13.0.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -86,19 +86,19 @@
"eslint-plugin-unicorn": "51.0.1",
"eslint-plugin-vue": "9.26.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"lint-staged": "15.2.5",
"nuxt": "3.11.2",
"pnpm": "8.15.5",
"prettier": "3.2.5",
"prettier": "3.3.1",
"regenerator-runtime": "0.14.1",
"sass": "1.77.1",
"sass": "1.77.4",
"typescript": "5.4.5",
"unplugin-auto-import": "0.17.6",
"unplugin-icons": "0.19.0",
"unplugin-vue-components": "0.27.0",
"vite": "5.2.11",
"vite": "5.2.13",
"vite-plugin-eslint": "1.8.1",
"vue-tsc": "2.0.17"
"vue-tsc": "2.0.20"
},
"comments": {
"hookable": "Hookable 5.5 seems to break with nuxt..."
Expand Down
Loading

0 comments on commit b18cb80

Please sign in to comment.