mirror of
https://github.com/daylinmorgan/nimpkgs.git
synced 2024-11-12 14:53:15 -06:00
update packages
This commit is contained in:
parent
8cf765129b
commit
297e9037b2
3 changed files with 844 additions and 792 deletions
|
@ -2,11 +2,11 @@
|
|||
"nodes": {
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1707205916,
|
||||
"narHash": "sha256-fmRJilYGlB7VCt3XsdYxrA0u8e/K84O5xYucerUY0iM=",
|
||||
"lastModified": 1723703277,
|
||||
"narHash": "sha256-nk0RaUB5f68BwtXAYy3WAjqFhVKqIl9Z89RGycTa2vk=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "8cc79aa39bbc6eaedaf286ae655b224c71e02907",
|
||||
"rev": "8b908192e64224420e2d59dfd9b2e4309e154c5d",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
16
package.json
16
package.json
|
@ -11,16 +11,16 @@
|
|||
"author": "Daylin Morgan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@catppuccin/palette": "^1.1.0",
|
||||
"@iconify-json/mdi": "^1.1.64",
|
||||
"@iconify-json/simple-icons": "^1.1.92",
|
||||
"@catppuccin/palette": "^1.2.0",
|
||||
"@iconify-json/mdi": "^1.1.68",
|
||||
"@iconify-json/simple-icons": "^1.1.113",
|
||||
"@types/promise-fs": "^2.1.5",
|
||||
"@unocss/cli": "^0.58.5",
|
||||
"@unocss/preset-icons": "^0.58.5",
|
||||
"@unocss/reset": "^0.58.5",
|
||||
"@unocss/cli": "^0.62.2",
|
||||
"@unocss/preset-icons": "^0.62.2",
|
||||
"@unocss/reset": "^0.62.2",
|
||||
"concurrently": "^8.2.2",
|
||||
"esbuild": "^0.20.1",
|
||||
"esbuild": "^0.23.1",
|
||||
"http-server": "^14.1.1",
|
||||
"unocss": "^0.58.5"
|
||||
"unocss": "^0.62.2"
|
||||
}
|
||||
}
|
||||
|
|
1614
pnpm-lock.yaml
1614
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue