Merge pull request 'Update all non-major dependencies' (#49) from renovate/all-minor-patch into master
Some checks failed
ci / ci (22, debian-trixie) (push) Has been cancelled
Some checks failed
ci / ci (22, debian-trixie) (push) Has been cancelled
This commit is contained in:
commit
23030adeeb
2 changed files with 18 additions and 18 deletions
24
package-lock.json
generated
24
package-lock.json
generated
|
|
@ -7,14 +7,14 @@
|
||||||
"name": "website",
|
"name": "website",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify-json/lucide": "^1.2.120",
|
"@iconify-json/lucide": "^1.2.123",
|
||||||
"@iconify-json/simple-icons": "^1.2.92",
|
"@iconify-json/simple-icons": "^1.2.93",
|
||||||
"@nuxt/ui": "^4.10.0",
|
"@nuxt/ui": "^4.10.0",
|
||||||
"@nuxt/vite-builder": "^4.5.2",
|
"@nuxt/vite-builder": "^4.5.2",
|
||||||
"@primer/octicons": "^19.31.0",
|
"@primer/octicons": "^19.33.0",
|
||||||
"@types/node": "^26.1.2",
|
"@types/node": "^26.2.0",
|
||||||
"@unhead/ssr": "^3.3.0",
|
"@unhead/ssr": "^3.3.1",
|
||||||
"@unhead/vue": "^3.3.0",
|
"@unhead/vue": "^3.3.1",
|
||||||
"marked-alert": "^2.1.2",
|
"marked-alert": "^2.1.2",
|
||||||
"nuxt": "^4.5.2",
|
"nuxt": "^4.5.2",
|
||||||
"tailwindcss": "^4.3.3"
|
"tailwindcss": "^4.3.3"
|
||||||
|
|
@ -1372,9 +1372,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@iconify-json/lucide": {
|
"node_modules/@iconify-json/lucide": {
|
||||||
"version": "1.2.122",
|
"version": "1.2.123",
|
||||||
"resolved": "https://registry.npmjs.org/@iconify-json/lucide/-/lucide-1.2.122.tgz",
|
"resolved": "https://registry.npmjs.org/@iconify-json/lucide/-/lucide-1.2.123.tgz",
|
||||||
"integrity": "sha512-Dpt+ZbYTyKZqyRkEHmxEcsSsRW9yRTmkaweT2A1hfH7zKHZZ7FKmcn5evTh93ZlkYq2Vpb1YZUBsjc9AxZlcUg==",
|
"integrity": "sha512-0CozmpKXEOEEhltrfT2zt+/t1hez67Y+hM2VJWoIcBKdBrb83VYuKf+b5A0QU9HfQm+RNn2GjFWlTOwi+Ss6IA==",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify/types": "*"
|
"@iconify/types": "*"
|
||||||
|
|
@ -4362,9 +4362,9 @@
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@types/node": {
|
"node_modules/@types/node": {
|
||||||
"version": "26.1.2",
|
"version": "26.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.2.0.tgz",
|
||||||
"integrity": "sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==",
|
"integrity": "sha512-5IviulTZeRNp2vAJ514cc/HUlY5nZ9fCbq9DMyC52BrhFZACo3nI0R7qBxhQmo/d27NFe96ur/b7Wwxklda+kg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"undici-types": "~8.3.0"
|
"undici-types": "~8.3.0"
|
||||||
|
|
|
||||||
12
package.json
12
package.json
|
|
@ -17,14 +17,14 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify-json/lucide": "^1.2.120",
|
"@iconify-json/lucide": "^1.2.123",
|
||||||
"@iconify-json/simple-icons": "^1.2.92",
|
"@iconify-json/simple-icons": "^1.2.93",
|
||||||
"@nuxt/ui": "^4.10.0",
|
"@nuxt/ui": "^4.10.0",
|
||||||
"@nuxt/vite-builder": "^4.5.2",
|
"@nuxt/vite-builder": "^4.5.2",
|
||||||
"@primer/octicons": "^19.31.0",
|
"@primer/octicons": "^19.33.0",
|
||||||
"@types/node": "^26.1.2",
|
"@types/node": "^26.2.0",
|
||||||
"@unhead/ssr": "^3.3.0",
|
"@unhead/ssr": "^3.3.1",
|
||||||
"@unhead/vue": "^3.3.0",
|
"@unhead/vue": "^3.3.1",
|
||||||
"marked-alert": "^2.1.2",
|
"marked-alert": "^2.1.2",
|
||||||
"nuxt": "^4.5.2",
|
"nuxt": "^4.5.2",
|
||||||
"tailwindcss": "^4.3.3"
|
"tailwindcss": "^4.3.3"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue