mirror of
https://github.com/iconoir-icons/iconoir
synced 2026-03-14 14:05:44 +01:00
chore: update all conflict-free dependencies (#354)
This commit is contained in:
parent
523a25b664
commit
d5a40498ee
8 changed files with 1917 additions and 752 deletions
|
|
@ -34,11 +34,10 @@
|
|||
"react-native-svg": "^12.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"@types/react": "^17.0.29",
|
||||
"@types/react-native": "^0.50.0",
|
||||
"react": "^17.0.2",
|
||||
"react-native-svg": "^12.1.1",
|
||||
"typescript": "^4.4.4"
|
||||
"typescript": "^5.2.2"
|
||||
}
|
||||
}
|
||||
|
|
@ -46,8 +46,8 @@
|
|||
"react": "^16.8.6 || ^17 || ^18"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^17.0.29",
|
||||
"react": "^17.0.2",
|
||||
"typescript": "^4.4.4"
|
||||
"@types/react": "^18.2.22",
|
||||
"react": "^18.2.0",
|
||||
"typescript": "^5.2.2"
|
||||
}
|
||||
}
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
"sideEffects": false,
|
||||
"homepage": "https://iconoir.com",
|
||||
"dependencies": {
|
||||
"vue-demi": "latest"
|
||||
"vue-demi": "^0.14.6"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@vue/composition-api": ">=1.0.0-rc.1",
|
||||
|
|
@ -54,11 +54,10 @@
|
|||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^4.2.1",
|
||||
"esbuild": "^0.17.18",
|
||||
"terser": "^5.17.1",
|
||||
"vite": "^4.3.3",
|
||||
"vite-plugin-dts": "^2.3.0",
|
||||
"vue": "^3.2.47"
|
||||
"@vitejs/plugin-vue": "^4.3.4",
|
||||
"terser": "^5.20.0",
|
||||
"vite": "^4.4.9",
|
||||
"vite-plugin-dts": "^3.5.4",
|
||||
"vue": "^3.3.4"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue