mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 02:44:45 +00:00
chore: update package manager version and remove unused dependencies
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "tools",
|
||||
"private": true,
|
||||
"types": "module",
|
||||
"version": "0.0.1",
|
||||
"license": "UNLICENSED",
|
||||
"description": "Set of useful tools for web development",
|
||||
@@ -16,7 +15,7 @@
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/robonen/tools.git"
|
||||
},
|
||||
"packageManager": "pnpm@10.10.0",
|
||||
"packageManager": "pnpm@10.11.0",
|
||||
"engines": {
|
||||
"node": ">=22.15.0"
|
||||
},
|
||||
|
||||
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
@@ -41,9 +41,6 @@ importers:
|
||||
jiti:
|
||||
specifier: ^2.4.2
|
||||
version: 2.4.2
|
||||
pathe:
|
||||
specifier: ^2.0.3
|
||||
version: 2.0.3
|
||||
scule:
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0
|
||||
|
||||
Reference in New Issue
Block a user