mirror of https://github.com/iconify/api.git
chore(deps): update node.js
This commit is contained in:
parent
a3d158f99c
commit
d8849b2733
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "@iconify/api",
|
"name": "@iconify/api",
|
||||||
"version": "3.1.1",
|
"version": "3.2.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@iconify/api",
|
"name": "@iconify/api",
|
||||||
"version": "3.1.1",
|
"version": "3.2.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fastify/formbody": "^8.0.2",
|
"@fastify/formbody": "^8.0.2",
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
"vitest": "^4.0.14"
|
"vitest": "^4.0.14"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=22.20.0"
|
"node": ">=22.21.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@antfu/install-pkg": {
|
"node_modules/@antfu/install-pkg": {
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@
|
||||||
},
|
},
|
||||||
"packageManager": "npm@11.6.4",
|
"packageManager": "npm@11.6.4",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=22.20.0"
|
"node": ">=22.21.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc -b",
|
"build": "tsc -b",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue