Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 54dddfa commit cf12a5e
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 58 deletions.
16 changes: 8 additions & 8 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"apexcharts": "^4.2.0",
"axios": "^1.7.9",
"dayjs": "^1.11.13",
"highlight.js": "^11.10.0",
"highlight.js": "^11.11.0",
"lodash": "^4.17.21",
"marked": "^15.0.3",
"marked": "^15.0.4",
"marked-highlight": "^2.2.1",
"nprogress": "^0.2.0",
"pinia": "^2.3.0",
"pinia-plugin-persistedstate": "^4.1.3",
"pinia-plugin-persistedstate": "^4.2.0",
"reconnecting-websocket": "^4.4.0",
"sortablejs": "^1.15.6",
"sse.js": "^2.5.0",
Expand All @@ -53,11 +53,11 @@
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.0",
"@iconify-json/fa": "1.2.0",
"@iconify-json/tabler": "^1.2.11",
"@iconify/tools": "^4.0.7",
"@iconify-json/fa": "1.2.1",
"@iconify-json/tabler": "^1.2.13",
"@iconify/tools": "^4.1.1",
"@iconify/types": "^2.0.0",
"@iconify/utils": "^2.2.0",
"@iconify/utils": "^2.2.1",
"@iconify/vue": "^4.2.0",
"@types/lodash": "^4.17.13",
"@types/nprogress": "^0.2.3",
Expand All @@ -75,7 +75,7 @@
"tailwindcss": "^3.4.16",
"typescript": "5.7.2",
"unplugin-auto-import": "^0.19.0",
"unplugin-vue-components": "^0.27.5",
"unplugin-vue-components": "^0.28.0",
"unplugin-vue-define-options": "^1.5.3",
"vite": "^6.0.3",
"vite-svg-loader": "^5.1.0",
Expand Down
115 changes: 66 additions & 49 deletions app/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.23.4
require (
github.com/0xJacky/pofile v0.2.1
github.com/BurntSushi/toml v1.4.0
github.com/caarlos0/env/v11 v11.2.2
github.com/caarlos0/env/v11 v11.3.0
github.com/casdoor/casdoor-go-sdk v1.3.0
github.com/creack/pty v1.1.24
github.com/dgraph-io/ristretto/v2 v2.0.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -768,6 +768,8 @@ github.com/c-bata/go-prompt v0.2.5/go.mod h1:vFnjEGDIIA/Lib7giyE4E9c50Lvl8j0S+7F
github.com/c-bata/go-prompt v0.2.6/go.mod h1:/LMAke8wD2FsNu9EXNdHxNLbd9MedkPnCdfpU9wwHfY=
github.com/caarlos0/env/v11 v11.2.2 h1:95fApNrUyueipoZN/EhA8mMxiNxrBwDa+oAZrMWl3Kg=
github.com/caarlos0/env/v11 v11.2.2/go.mod h1:JBfcdeQiBoI3Zh1QRAWfe+tpiNTmDtcCj/hHHHMx0vc=
github.com/caarlos0/env/v11 v11.3.0 h1:CVTN6W6+twFC1jHKUwsw9eOTEiFpzyJOSA2AyHa8uvw=
github.com/caarlos0/env/v11 v11.3.0/go.mod h1:Q5lYHeOsgY20CCV/R+b50Jwg2MnjySid7+3FUBz2BJw=
github.com/casbin/casbin/v2 v2.37.0/go.mod h1:vByNa/Fchek0KZUgG5wEsl7iFsiviAYKRtgrQfcJqHg=
github.com/casdoor/casdoor-go-sdk v1.3.0 h1:iUZKsrNUkhtAoyitFIFw3e6TchctAdoxmVgLDtNAgpc=
github.com/casdoor/casdoor-go-sdk v1.3.0/go.mod h1:cMnkCQJgMYpgAlgEx8reSt1AVaDIQLcJ1zk5pzBaz+4=
Expand Down

0 comments on commit cf12a5e

Please sign in to comment.