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",
|
||||
"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": {
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
"packageManager": "npm@11.6.4",
|
||||
"engines": {
|
||||
"node": ">=22.20.0"
|
||||
"node": ">=22.21.1"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc -b",
|
||||
|
|
|
|||
Loading…
Reference in New Issue