Skip to content

Commit 169eecf

Browse files
committed
Update project status for Custom Electron Titlebar from 'Cancelado' to 'En desarrollo'
1 parent cbc2300 commit 169eecf

3 files changed

Lines changed: 825 additions & 891 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "alextorresdev.github.io",
33
"description": "https://alextorresdev.github.io website",
44
"type": "module",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"private": true,
7-
"packageManager": "pnpm@10.26.2",
7+
"packageManager": "pnpm@10.33.0",
88
"scripts": {
99
"dev": "astro dev",
1010
"start": "astro dev",
@@ -24,12 +24,12 @@
2424
},
2525
"homepage": "https://github.com/AlexTorresDev/alextorresdev.github.io#readme",
2626
"dependencies": {
27-
"@astrojs/mdx": "4.3.13",
28-
"@astrojs/rss": "4.0.14",
29-
"@astrojs/sitemap": "3.6.0",
30-
"@tailwindcss/vite": "4.1.18",
31-
"astro": "5.16.6",
32-
"tailwindcss": "4.1.18",
27+
"@astrojs/mdx": "5.0.3",
28+
"@astrojs/rss": "4.0.18",
29+
"@astrojs/sitemap": "3.7.2",
30+
"@tailwindcss/vite": "4.2.2",
31+
"astro": "6.1.0",
32+
"tailwindcss": "4.2.2",
3333
"vite-plugin-pwa": "1.2.0"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)