Skip to content

Commit

Permalink
Update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent ee17436 commit 3ec0a2b
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 16 deletions.
6 changes: 3 additions & 3 deletions backend/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
kotlin = "1.9.10"
spring = "1.9.10"
springBoot = "3.1.4"
kotlin = "1.9.20"
spring = "1.9.20"
springBoot = "3.1.5"
springDependencyManagement = "1.1.3"

[plugins]
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@sveltejs/kit": "^1.25.1",
"@tailwindcss/forms": "^0.5.6",
"@total-typescript/ts-reset": "^0.5.1",
"@types/node": "20.8.3",
"@types/node": "20.8.9",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"autoprefixer": "^10.4.16",
Expand Down
30 changes: 18 additions & 12 deletions frontend/pnpm-lock.yaml

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

0 comments on commit 3ec0a2b

Please sign in to comment.