Update all non-major dependencies to ^3.2.3
Some checks failed
renovate/artifacts Artifact file update failure
ci / ci (22, debian-trixie) (push) Successful in 31s
Some checks failed
renovate/artifacts Artifact file update failure
ci / ci (22, debian-trixie) (push) Successful in 31s
This commit is contained in:
parent
5ccb1fb7d1
commit
1cf7be663c
1 changed files with 2 additions and 2 deletions
|
|
@ -23,8 +23,8 @@
|
||||||
"@nuxt/vite-builder": "^4.5.0",
|
"@nuxt/vite-builder": "^4.5.0",
|
||||||
"@primer/octicons": "^19.29.2",
|
"@primer/octicons": "^19.29.2",
|
||||||
"@types/node": "^26.1.1",
|
"@types/node": "^26.1.1",
|
||||||
"@unhead/ssr": "^3.2.1",
|
"@unhead/ssr": "^3.2.3",
|
||||||
"@unhead/vue": "^3.2.1",
|
"@unhead/vue": "^3.2.3",
|
||||||
"marked-alert": "^2.1.2",
|
"marked-alert": "^2.1.2",
|
||||||
"nuxt": "^4.5.0",
|
"nuxt": "^4.5.0",
|
||||||
"tailwindcss": "^4.3.3"
|
"tailwindcss": "^4.3.3"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue