chore(deps): update node.js

This commit is contained in:
renovate[bot] 2025-11-27 18:33:02 +00:00 committed by GitHub
parent a3d158f99c
commit d8849b2733
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@iconify/api",
"version": "3.1.1",
"version": "3.2.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@iconify/api",
"version": "3.1.1",
"version": "3.2.0",
"license": "MIT",
"dependencies": {
"@fastify/formbody": "^8.0.2",
@ -23,7 +23,7 @@
"vitest": "^4.0.14"
},
"engines": {
"node": ">=22.20.0"
"node": ">=22.21.1"
}
},
"node_modules/@antfu/install-pkg": {

View File

@ -13,7 +13,7 @@
},
"packageManager": "npm@11.6.4",
"engines": {
"node": ">=22.20.0"
"node": ">=22.21.1"
},
"scripts": {
"build": "tsc -b",