diff --git a/src/routes/projects/projects.json b/src/routes/projects/projects.json
deleted file mode 100644
index 20061a9..0000000
--- a/src/routes/projects/projects.json
+++ /dev/null
@@ -1,825 +0,0 @@
-[
- {
- "title": "",
- "description": "",
- "status": "",
- "statuscolor": "",
- "categories": [
- ""
- ],
- "languages": {
- "": 0
- },
- "gh_api": "",
- "version": "",
- "backgroud": "",
- "links": {
- "GH": "",
- "WB": "",
- "MR": ""
- },
- "visible": "",
- "last_update": ""
- },
- {
- "title": "Bash Command Alias Editor",
- "description": "This program helps you to create and edit command aliases on the Bash shell",
- "status": "discontinued",
- "statuscolor": "gray",
- "categories": [
- "tools"
- ],
- "languages": {
- "Python": 2558
- },
- "gh_api": "J-onasJones/BashCommandAliasEditor",
- "version": "2.0.1",
- "backgroud": "/bashcmdaliaseditor.png",
- "links": {
- "GH": "https://github.com/J-onasJones/BashCommandAliasEditor"
- },
- "visible": true,
- "last_update": 1663678509
- },
- {
- "title": "Better ConsoleMC",
- "description": "A more controlable and safer successor to the ConsoleMC mod",
- "status": "release",
- "statuscolor": "green",
- "categories": [
- "minecraft",
- "mcmodding",
- "fabric",
- "quilt"
- ],
- "languages": {
- "Java": 26624
- },
- "gh_api": "J-onasJones/BetterConsoleMC",
- "version": "1.0.0",
- "backgroud": "/betterconsolemc.png",
- "links": {
- "GH": "https://github.com/J-onasJones/BetterConsoleMC",
- "MR": "https://modrinth.com/mod/betterconsolemc",
- "CF": "https://www.curseforge.com/minecraft/mc-mods/betterconsolemc"
- },
- "visible": true,
- "last_update": 1695758182
- },
- {
- "title": "Better Simple Config",
- "description": "An upgrade of magistermaks's fabric-simplelibs simple-config system with MC Mod integration",
- "status": "release",
- "statuscolor": "green",
- "categories": [
- "minecraft",
- "mcmodding",
- "fabric",
- "forge",
- "quilt",
- "lib"
- ],
- "languages": {
- "Java": 9776
- },
- "gh_api": "J-onasJones/BetterSimpleConfig",
- "version": "1.0",
- "backgroud": "/bettersimpleconfig.png",
- "links": {
- "GH": "https://github.com/J-onasJones/BetterSimpleConfig"
- },
- "visible": true,
- "last_update": 1670967961
- },
- {
- "title": "ConsoleMC",
- "description": "A mod that allows console commands to be executed over the ingame Minecraft chat",
- "status": "release",
- "statuscolor": "green",
- "categories": [
- "minecraft",
- "mcmodding",
- "fabric",
- "quilt"
- ],
- "languages": {
- "Java": 14706
- },
- "gh_api": "J-onasJones/ConsoleMC",
- "version": "0.1.1",
- "backgroud": "/consolemc.png",
- "links": {
- "GH": "https://github.com/J-onasJones/ConsoleMC",
- "MR": "https://modrinth.com/mod/consolemc",
- "CF": "https://www.curseforge.com/minecraft/mc-mods/consolemc"
- },
- "visible": true,
- "last_update": 1695316595
- },
- {
- "title": "DayZ Linux GUI Launcher",
- "description": "DayZ Linux GUI Launcher",
- "status": "release",
- "statuscolor": "green",
- "categories": [
- "tools",
- "game"
- ],
- "languages": {
- "Rust": 25928,
- "Shell": 8803
- },
- "gh_api": "J-onasJones/dayz-linux-gui-launcher",
- "version": "0.1.0",
- "backgroud": "/dayzlauncher.png",
- "links": {
- "GH": "https://github.com/J-onasJones/dayz-linux-gui-launcher"
- },
- "visible": true,
- "last_update": 1682450521
- },
- {
- "title": "Image Converter",
- "description": "A Python based Image converter supporting a bunch of image formats.",
- "status": "discontinued",
- "statuscolor": "gray",
- "categories": [
- "tools",
- "bazinga"
- ],
- "languages": {
- "Python": 8729
- },
- "gh_api": "J-onasJones/ImageConverter",
- "version": "ImageConerter-1.2",
- "backgroud": "/imageconverter.png",
- "links": {
- "GH": "https://github.com/J-onasJones/ImageConverter"
- },
- "visible": true,
- "last_update": 1642718415
- },
- {
- "title": "J2 Technologies",
- "description": "A lua based Whiteboard program inspired by i3-technologies",
- "status": "discontinued",
- "statuscolor": "gray",
- "categories": [
- "tools",
- "bazinga"
- ],
- "languages": {
- "Lua": 100
- },
- "gh_api": "J-onasJones/j2-technologies",
- "version": "0.2.1ALPHA",
- "backgroud": "/j2tech.png",
- "links": {
- "GH": "https://github.com/J-onasJones/j2-technologies"
- },
- "visible": true,
- "last_update": 1642248415
- },
- {
- "title": "Jonas_Jones API",
- "description": "api used for my website",
- "status": "planned",
- "statuscolor": "yellow",
- "categories": [
- "api",
- "tools"
- ],
- "languages": {
- "JavaScript": 0
- },
- "gh_api": "J-onasJones/jonas_jones-api",
- "version": "---",
- "backgroud": "/jjapi.png",
- "links": {
- "GH": "https://github.com/J-onasJones/jonas_jones-api"
- },
- "visible": false,
- "last_update": 1677884400
- },
- {
- "title": "MC Webserver",
- "description": "A simple webserver that runs alongside the Minecraft Server",
- "status": "release",
- "statuscolor": "green",
- "categories": [
- "minecraft",
- "mcmodding",
- "fabric",
- "quilt"
- ],
- "languages": {
- "Java": 51381
- },
- "gh_api": "J-onasJones/McWebserver",
- "version": "0.3.1",
- "backgroud": "/mcwebserver.png",
- "links": {
- "GH": "https://github.com/J-onasJones/McWebserver",
- "MR": "https://modrinth.com/mod/mcwebserver",
- "CF": "https://www.curseforge.com/minecraft/mc-mods/mcwebserver"
- },
- "visible": true,
- "last_update": 1695459555
- },
- {
- "title": "MC Webserver Forge",
- "description": "A simple webserver that runs alongside the Minecraft Server (Forge version).",
- "status": "discontinued",
- "statuscolor": "gray",
- "categories": [
- "minecraft",
- "mcmodding",
- "forge"
- ],
- "languages": {
- "Java": 24337
- },
- "gh_api": "J-onasJones/McWebserver-forge",
- "version": "0.2",
- "backgroud": "/mcwebserver.png",
- "links": {
- "GH": "https://github.com/J-onasJones/McWebserver-forge",
- "MR": "https://modrinth.com/mod/mcwebserver",
- "CF": "https://www.curseforge.com/minecraft/mc-mods/mcwebserver"
- },
- "visible": true,
- "last_update": 1675010407
- },
- {
- "title": "Make ZIP less compact",
- "description": "With this program You will be able to make any zip archive less compact AND make it safe without the need of any encryption what soever",
- "status": "discontinued",
- "statuscolor": "gray",
- "categories": [
- "tools",
- "bazinga"
- ],
- "languages": {
- "Python": 100
- },
- "gh_api": "J-onasJones/Make-ZIP-less-compact",
- "version": "1.1",
- "backgroud": "/mkzplsscmpct.png",
- "links": {
- "GH": "https://github.com/J-onasJones/Make-ZIP-less-compact"
- },
- "visible": true,
- "last_update": 1641250800
- },
- {
- "title": "Markdown Compiler",
- "description": "A cheap compiler to turn markdown into html/svelte",
- "status": "beta",
- "statuscolor": "orange",
- "categories": [
- "tools"
- ],
- "languages": {
- "Python": 3798,
- "Shell": 189
- },
- "gh_api": "J-onasJones/Markdown-Compiler",
- "version": "0.1",
- "backgroud": "/j2tech.png",
- "links": {
- "GH": "https://github.com/J-onasJones/Markdown-Compiler"
- },
- "visible": true,
- "last_update": 1694793692
- },
- {
- "title": "Microcraft",
- "description": "A Minecraft mod that allows for Microcontroller and Singleboard computer control",
- "status": "dev",
- "statuscolor": "purple",
- "categories": [
- "minecraft",
- "mcmodding",
- "fabric",
- "quilt"
- ],
- "languages": {
- "Java": 55421
- },
- "gh_api": "J-onasJones/Microcraft",
- "version": "0.1+alpha1",
- "backgroud": "/microcraft.png",
- "links": {
- "GH": "https://github.com/J-onasJones/Microcraft"
- },
- "visible": true,
- "last_update": 1687716436
- },
- {
- "title": "Minecraft Server Status",
- "description": "A Python based program that displays Your Minecraft Server's Status Infos",
- "status": "release",
- "statuscolor": "green",
- "categories": [
- "minecraft",
- "tools"
- ],
- "languages": {
- "Python": 5350
- },
- "gh_api": "J-onasJones/Minecraft-server-Status",
- "version": "1.3",
- "backgroud": "/mcserverstatus.png",
- "links": {
- "GH": "https://github.com/J-onasJones/Minecraft-server-Status"
- },
- "visible": true,
- "last_update": 1693493323
- },
- {
- "title": "Moddah",
- "description": "A cli tool that allows for easy client and server installation of the FabricMC modloader for Minecraft",
- "status": "dev",
- "statuscolor": "purple",
- "categories": [
- "minecraft",
- "tools"
- ],
- "languages": {
- "Rust": 4062,
- "Shell": 580
- },
- "gh_api": "J-onasJones/moddah",
- "version": "0.1+alpha1",
- "backgroud": "/moddah.png",
- "links": {
- "GH": "https://github.com/J-onasJones/moddah"
- },
- "visible": true,
- "last_update": 1666039028
- },
- {
- "title": "Mystery Core Mod",
- "description": "The core mod of all Mystery Mods",
- "status": "planned",
- "statuscolor": "yellow",
- "categories": [
- "minecraft",
- "mcmodding",
- "fabric",
- "quilt"
- ],
- "languages": {
- "Java": 100
- },
- "gh_api": "J-onasJones/Mystery-core-mod",
- "version": "---",
- "backgroud": "/mysterymod.png",
- "links": {
- "GH": "https://github.com/J-onasJones/Mystery-core-mod"
- },
- "visible": false,
- "updated": 1641337200
- },
- {
- "title": "Mystery Dimensions",
- "description": "A mod that is port of the MysteryMod mod-family with the focus of enhancing and adding Dimensions",
- "status": "dev",
- "statuscolor": "purple",
- "categories": [
- "minecraft",
- "mcmodding",
- "fabric",
- "quilt"
- ],
- "languages": {
- "Java": 100
- },
- "gh_api": "J-onasJones/MysteryDimensions",
- "version": "0.1+alpha1",
- "backgroud": "/mysterymod.png",
- "links": {
- "GH": "https://github.com/J-onasJones/MysteryDimensions"
- },
- "visible": false,
- "last_update": 1661464800
- },
- {
- "title": "Mystery Dungeons",
- "description": "A mod that is part of the MysteryMod mod-family and focuses on Dungeons",
- "status": "dev",
- "statuscolor": "purple",
- "categories": [
- "minecraft",
- "mcmodding",
- "fabric",
- "quilt"
- ],
- "languages": {
- "Java": 100
- },
- "gh_api": "J-onasJones/MysteryDungeons",
- "version": "0.1+alpha1",
- "backgroud": "/mysterymod.png",
- "links": {
- "GH": "https://github.com/J-onasJones/MysteryDungeons"
- },
- "visible": false,
- "last_update": 1661464800
- },
- {
- "title": "MysteryMod",
- "description": "The base mod of the Mystery Mod mod-family. It includes the Mystery-API that is required for all other Mystery Mods to work",
- "status": "dev",
- "statuscolor": "purple",
- "categories": [
- "minecraft",
- "mcmodding",
- "fabric",
- "quilt"
- ],
- "languages": {
- "Java": 1243
- },
- "gh_api": "J-onasJones/MysteryMod",
- "version": "0.1+alpha1",
- "backgroud": "/mysterymod.png",
- "links": {
- "GH": "https://github.com/J-onasJones/MysteryMod"
- },
- "visible": true,
- "last_update": 1682021093
- },
- {
- "title": "MysteryRPG",
- "description": "An RPG related mod for the Mystery Mod mod-family. Adds content containing what the name implies.",
- "status": "dev",
- "statuscolor": "purple",
- "categories": [
- "minecraft",
- "mcmodding",
- "fabric",
- "quilt"
- ],
- "languages": {
- "Java": 100
- },
- "gh_api": "J-onasJones/MysteryRPG",
- "version": "0.1+alpha1",
- "backgroud": "/mysterymod.png",
- "links": {
- "GH": "https://github.com/J-onasJones/MysteryRPG"
- },
- "visible": false,
- "last_update": 1658872800
- },
- {
- "title": "Not Enough Cursedness",
- "description": "A Minecraft mod introducing every little bit of cursed items/behavior into the game",
- "status": "release",
- "statuscolor": "green",
- "categories": [
- "minecraft",
- "mcmodding",
- "fabric",
- "quilt"
- ],
- "languages": {
- "Java": 15096
- },
- "gh_api": "J-onasJones/NotEnoughCursedness",
- "version": "0.2",
- "backgroud": "/notenoughcursedness.png",
- "links": {
- "GH": "https://github.com/J-onasJones/NotEnoughCursedness",
- "MR": "https://modrinth.com/mod/not-enough-cursedness",
- "CF": "https://www.curseforge.com/minecraft/mc-mods/not-enough-cursedness"
- },
- "visible": true,
- "last_update": 1695317123
- },
- {
- "title": "PI Server Rack",
- "description": "A system that allows Monitoring of Raspberry PI('s) and it's running Minecraft Server(s)",
- "status": "dev",
- "statuscolor": "purple",
- "categories": [
- "tools"
- ],
- "languages": {
- "C++": 40828,
- "Rust": 3278,
- "C": 130
- },
- "gh_api": "J-onasJones/PI-server-rack",
- "version": "0.1+alpha1",
- "backgroud": "/pi-server-rack.png",
- "links": {
- "GH": "https://github.com/J-onasJones/PI-server-rack"
- },
- "visible": true,
- "last_update": 1662319681
- },
- {
- "title": "PinBoardBot",
- "description": "A discord bot that sends messages that you want to pin in a dedicated channel to avoid the pinned-messages limit per text-channel",
- "status": "release",
- "statuscolor": "green",
- "categories": [
- "bot",
- "dcbot"
- ],
- "languages": {
- "JavaScript": 4282
- },
- "gh_api": "J-onasJones/PinBoardBot",
- "version": "0.1",
- "backgroud": "/pinboardbot.png",
- "links": {
- "GH": "https://github.com/J-onasJones/PinBoardBot"
- },
- "visible": true,
- "last_update": 1662197814
- },
- {
- "title": "PyTerm2D",
- "description": "A 2d Python module for easier terminal object rendering",
- "status": "planned",
- "statuscolor": "yellow",
- "categories": [
- "lib"
- ],
- "languages": {
- "Python": 100
- },
- "gh_api": "J-onasJones/pyterm2d",
- "version": "---",
- "backgroud": "/pyterm2d.png",
- "links": {
- "GH": "https://github.com/J-onasJones/pyterm2d"
- },
- "visible": false,
- "last_update": 1668034800
- },
- {
- "title": "QR Generator",
- "description": "A QR code generator written in rust",
- "status": "dev",
- "statuscolor": "purple",
- "categories": [
- "lib",
- "tools"
- ],
- "languages": {
- "Rust": 100
- },
- "gh_api": "J-onasJones/Qr-generator",
- "version": "---",
- "backgroud": "/qrgen.png",
- "links": {
- "GH": "https://github.com/J-onasJones/Qr-generator"
- },
- "visible": false,
- "last_update": 1669935600
- },
- {
- "title": "Resourcepack Editor",
- "description": "A python based Editor for Minecraft Resourcepacks. It was designed to help with the structure of Resourcepacks when creating them",
- "status": "discontinued",
- "statuscolor": "gray",
- "categories": [
- "minecraft",
- "tools",
- "bazinga"
- ],
- "languages": {
- "Python": 100
- },
- "gh_api": "J-onasJones/Resourcepack-Editor",
- "version": "0.1+alpha1",
- "backgroud": "/rp-editor.png",
- "links": {
- "GH": "https://github.com/J-onasJones/Resourcepack-Editor"
- },
- "visible": false,
- "last_update": 1642114800
- },
- {
- "title": "SiMP Resourcepack",
- "description": "The serverside resourcepack for SiMP",
- "status": "release",
- "statuscolor": "green",
- "categories": [
- "minecraft"
- ],
- "languages": {},
- "gh_api": "J-onasJones/simp-resourcepack",
- "version": "1.0",
- "backgroud": "/simp-rp.png",
- "links": {
- "GH": "https://github.com/J-onasJones/simp-resourcepack"
- },
- "visible": true,
- "last_update": 1643477940
- },
- {
- "title": "SpotifyMC",
- "description": "Spotify Integration for Minecraft. Allows ingame control over music",
- "status": "dev",
- "statuscolor": "purple",
- "categories": [
- "minecraft",
- "mcmodding",
- "fabric",
- "quilt"
- ],
- "languages": {
- "Java": 1291
- },
- "gh_api": "J-onasJones/SpotifyMC",
- "version": "0.1+alpha1",
- "backgroud": "/spotifymc.png",
- "links": {
- "GH": "https://github.com/J-onasJones/SpotifyMC"
- },
- "visible": false,
- "last_update": 1651432501
- },
- {
- "title": "Svelte Markdown Wiki",
- "description": "A Template of a Wiki for Pages written in Markdown in SvelteKit",
- "status": "release",
- "statuscolor": "green",
- "categories": [
- "webdev",
- "template"
- ],
- "languages": {
- "Svelte": 2675,
- "JavaScript": 1505,
- "CSS": 395,
- "HTML": 329
- },
- "gh_api": "J-onasJones/SvelteMarkdownWiki",
- "version": "1.0",
- "backgroud": "/homepage.png",
- "links": {
- "GH": "https://github.com/J-onasJones/SvelteMarkdownWiki"
- },
- "visible": true,
- "last_update": 1695042172
- },
- {
- "title": "SyncMod",
- "description": "A mod that sync's your mods with the ones from the server of your choice.",
- "status": "dev",
- "statuscolor": "purple",
- "categories": [
- "minecraft",
- "mcmodding",
- "fabric",
- "quilt"
- ],
- "languages": {
- "Java": 21878
- },
- "gh_api": "J-onasJones/SyncMod",
- "version": "0.1+alpha1",
- "backgroud": "/syncmod.png",
- "links": {
- "GH": "https://github.com/J-onasJones/SyncMod"
- },
- "visible": false,
- "last_update": 1658851640
- },
- {
- "title": "The Bobby Car Game",
- "description": "A multiplayer racing game around bobby cars",
- "status": "planned",
- "statuscolor": "yellow",
- "categories": [
- "game"
- ],
- "languages": {
- "Godot": 100
- },
- "gh_api": "J-onasJones/TheBobbycarGame",
- "version": "---",
- "backgroud": "/bobbycargame.png",
- "links": {
- "GH": "https://github.com/J-onasJones/TheBobbycarGame"
- },
- "visible": false,
- "last_update": 1666562400
- },
- {
- "title": "Website",
- "description": "My website at https://jonasjones.dev",
- "status": "release",
- "statuscolor": "green",
- "categories": [
- "webdev",
- "website"
- ],
- "languages": {
- "Svelte": 38383,
- "CSS": 5297,
- "JavaScript": 1577,
- "TypeScript": 1272,
- "HTML": 406
- },
- "gh_api": "J-onasJones/jonasjones.dev",
- "version": "1.2.2",
- "backgroud": "/homepage.png",
- "links": {
- "GH": "https://github.com/J-onasJones/jonasjones.dev"
- },
- "visible": true,
- "last_update": 1696328835
- },
- {
- "title": "Website V1",
- "description": "The repository for my old homepage at https://old.jonasjones.me",
- "status": "discontinued",
- "statuscolor": "gray",
- "categories": [
- "webdev",
- "website"
- ],
- "languages": {
- "HTML": 234599,
- "CSS": 39007
- },
- "gh_api": "J-onasJones/Website-v1",
- "version": "1.0",
- "backgroud": "/oldwebsite.png",
- "links": {
- "GH": "https://github.com/J-onasJones/Website-v1",
- "WB": "https://old.jonasjones.me"
- },
- "visible": true,
- "last_update": 1694470228
- },
- {
- "title": "Winception",
- "description": "A 2D explorer game that let's you expierience past Operating System of the Windows and Linux family",
- "status": "dev",
- "statuscolor": "purple",
- "categories": [
- "game"
- ],
- "languages": {
- "HTML": 100,
- "JavaScript": 100,
- "CSS": 100
- },
- "gh_api": "J-onasJones/Winception",
- "version": "0.1+alpha1",
- "backgroud": "/winception.png",
- "links": {
- "GH": "https://github.com/J-onasJones/Winception"
- },
- "visible": false,
- "last_update": 1661464800
- },
- {
- "title": "Windows Bloatware Remover",
- "description": "A tool that allows for removal of all Preinstalled Apps on Windows that can't be removed by Windows, such as Microsoft Edge",
- "status": "beta",
- "statuscolor": "orange",
- "categories": [
- "tools"
- ],
- "languages": {
- "Python": 26637
- },
- "gh_api": "J-onasJones/WindowsBloatwareRemover",
- "version": "0.1.2",
- "backgroud": "/bloatremover.png",
- "links": {
- "GH": "https://github.com/J-onasJones/WindowsBloatwareRemover"
- },
- "visible": true,
- "last_update": 1661781655
- },
- {
- "title": "Windows Info Overlay",
- "description": "A highly configurable overlay that displays system infos",
- "status": "dev",
- "statuscolor": "purple",
- "categories": [
- "tools"
- ],
- "languages": {
- "Rust": 100
- },
- "gh_api": "J-onasJones/windows-info-overlay",
- "version": "---",
- "backgroud": "/winoverlay.png",
- "links": {
- "GH": "https://github.com/J-onasJones/windows-info-overlay"
- },
- "visible": false,
- "last_update": 1673737200
- }
-]
\ No newline at end of file
From 52bb72c487bc5dd25545e85329d46fa75ba84f53 Mon Sep 17 00:00:00 2001
From: J-onasJones
Date: Tue, 5 Dec 2023 19:05:00 +0100
Subject: [PATCH 09/21] Updated dependencies
---
package-lock.json | 166 +++++++++++++++++++++-------------------------
1 file changed, 77 insertions(+), 89 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 6ac226e..aab4c92 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -18,9 +18,9 @@
}
},
"node_modules/@cloudflare/workers-types": {
- "version": "4.20230922.0",
- "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20230922.0.tgz",
- "integrity": "sha512-0N3fg4uv9pS7PXMVYmEmEGs1P1yzMIsqym0sO//o2IjtZhsf7RwOozJtdazDAL0fBIWsl1PRX7BmKe92RV+5qw==",
+ "version": "4.20231121.0",
+ "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20231121.0.tgz",
+ "integrity": "sha512-+kWfpCkqiepwAKXyHoE0gnkPgkLhz0/9HOBIGhHRsUvUKvhUtm3mbqqoGRWgF1qcjzrDUBbrrOq4MYHfFtc2RA==",
"dev": true
},
"node_modules/@esbuild/android-arm": {
@@ -376,9 +376,9 @@
}
},
"node_modules/@fastify/busboy": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.0.0.tgz",
- "integrity": "sha512-JUFJad5lv7jxj926GPgymrWQxxjPYuJNiNjNMzqT+HiuP6Vl3dk5xzG+8sTX96np0ZAluvaMzPsjhHZ5rNuNQQ==",
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.0.tgz",
+ "integrity": "sha512-+KpH+QxZU7O4675t3mnkQKcZZg56u+K/Ct2K+N2AZYNVK8kyeo/bI18tI8aPm3tvNNRyTWfj6s5tnGNlcbQRsA==",
"dev": true,
"engines": {
"node": ">=14"
@@ -400,9 +400,9 @@
"dev": true
},
"node_modules/@jridgewell/trace-mapping": {
- "version": "0.3.19",
- "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz",
- "integrity": "sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==",
+ "version": "0.3.20",
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz",
+ "integrity": "sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==",
"dev": true,
"dependencies": {
"@jridgewell/resolve-uri": "^3.1.0",
@@ -445,27 +445,27 @@
}
},
"node_modules/@polka/url": {
- "version": "1.0.0-next.23",
- "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.23.tgz",
- "integrity": "sha512-C16M+IYz0rgRhWZdCmK+h58JMv8vijAA61gmz2rspCSwKwzBebpdcsiUmwrtJRdphuY30i6BSLEOP8ppbNLyLg==",
+ "version": "1.0.0-next.24",
+ "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.24.tgz",
+ "integrity": "sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ==",
"dev": true
},
"node_modules/@sveltejs/adapter-auto": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/@sveltejs/adapter-auto/-/adapter-auto-2.1.0.tgz",
- "integrity": "sha512-o2pZCfATFtA/Gw/BB0Xm7k4EYaekXxaPGER3xGSY3FvzFJGTlJlZjBseaXwYSM94lZ0HniOjTokN3cWaLX6fow==",
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/@sveltejs/adapter-auto/-/adapter-auto-2.1.1.tgz",
+ "integrity": "sha512-nzi6x/7/3Axh5VKQ8Eed3pYxastxoa06Y/bFhWb7h3Nu+nGRVxKAy3+hBJgmPCwWScy8n0TsstZjSVKfyrIHkg==",
"dev": true,
"dependencies": {
- "import-meta-resolve": "^3.0.0"
+ "import-meta-resolve": "^4.0.0"
},
"peerDependencies": {
"@sveltejs/kit": "^1.0.0"
}
},
"node_modules/@sveltejs/adapter-cloudflare": {
- "version": "2.3.3",
- "resolved": "https://registry.npmjs.org/@sveltejs/adapter-cloudflare/-/adapter-cloudflare-2.3.3.tgz",
- "integrity": "sha512-bbcm6kq4dEluFtFJZed3KSRG4f5GUElYkVfOmnPruTqZ29nTElPJTomAu5QCp7GLkwA26O3h1Dk7+d9yLTQEXg==",
+ "version": "2.3.4",
+ "resolved": "https://registry.npmjs.org/@sveltejs/adapter-cloudflare/-/adapter-cloudflare-2.3.4.tgz",
+ "integrity": "sha512-+5Msbm7svrZjaBt0KapNh2zEaMRfrhbTRBWRXrFa+w+KFRQnHjFIPvWz/NQ11XKVu7dRe7mkzqvqieL2b0hpJw==",
"dev": true,
"dependencies": {
"@cloudflare/workers-types": "^4.20230404.0",
@@ -477,25 +477,25 @@
}
},
"node_modules/@sveltejs/kit": {
- "version": "1.25.1",
- "resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-1.25.1.tgz",
- "integrity": "sha512-pD8XsvNJNgTNkFngNlM60my/X8dXWPKVzN5RghEQr0NjGZmuCjy49AfFu2cGbZjNf5pBcqd2RCNMW912P5fkhA==",
+ "version": "1.27.7",
+ "resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-1.27.7.tgz",
+ "integrity": "sha512-AzXYDoYt42clCBwLF9GTHsXyg2DFR31Ncyt8yxu8Aw4tgB433V+w+hcr1RTfAN9zKW2J2PY9FMQ8FoX/4Vw8CA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
- "@sveltejs/vite-plugin-svelte": "^2.4.1",
+ "@sveltejs/vite-plugin-svelte": "^2.5.0",
"@types/cookie": "^0.5.1",
"cookie": "^0.5.0",
"devalue": "^4.3.1",
"esm-env": "^1.0.0",
"kleur": "^4.1.5",
"magic-string": "^0.30.0",
- "mime": "^3.0.0",
+ "mrmime": "^1.0.1",
"sade": "^1.8.1",
"set-cookie-parser": "^2.6.0",
"sirv": "^2.0.2",
"tiny-glob": "^0.2.9",
- "undici": "~5.25.0"
+ "undici": "~5.26.2"
},
"bin": {
"svelte-kit": "svelte-kit.js"
@@ -504,14 +504,14 @@
"node": "^16.14 || >=18"
},
"peerDependencies": {
- "svelte": "^3.54.0 || ^4.0.0-next.0",
+ "svelte": "^3.54.0 || ^4.0.0-next.0 || ^5.0.0-next.0",
"vite": "^4.0.0"
}
},
"node_modules/@sveltejs/vite-plugin-svelte": {
- "version": "2.4.6",
- "resolved": "https://registry.npmjs.org/@sveltejs/vite-plugin-svelte/-/vite-plugin-svelte-2.4.6.tgz",
- "integrity": "sha512-zO79p0+DZnXPnF0ltIigWDx/ux7Ni+HRaFOw720Qeivc1azFUrJxTl0OryXVibYNx1hCboGia1NRV3x8RNv4cA==",
+ "version": "2.5.3",
+ "resolved": "https://registry.npmjs.org/@sveltejs/vite-plugin-svelte/-/vite-plugin-svelte-2.5.3.tgz",
+ "integrity": "sha512-erhNtXxE5/6xGZz/M9eXsmI7Pxa6MS7jyTy06zN3Ck++ldrppOnOlJwHHTsMC7DHDQdgUp4NAc4cDNQ9eGdB/w==",
"dev": true,
"dependencies": {
"@sveltejs/vite-plugin-svelte-inspector": "^1.0.4",
@@ -526,7 +526,7 @@
"node": "^14.18.0 || >= 16"
},
"peerDependencies": {
- "svelte": "^3.54.0 || ^4.0.0",
+ "svelte": "^3.54.0 || ^4.0.0 || ^5.0.0-next.0",
"vite": "^4.0.0"
}
},
@@ -548,15 +548,15 @@
}
},
"node_modules/@types/cookie": {
- "version": "0.5.2",
- "resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.5.2.tgz",
- "integrity": "sha512-DBpRoJGKJZn7RY92dPrgoMew8xCWc2P71beqsjyhEI/Ds9mOyVmBwtekyfhpwFIVt1WrxTonFifiOZ62V8CnNA==",
+ "version": "0.5.4",
+ "resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.5.4.tgz",
+ "integrity": "sha512-7z/eR6O859gyWIAjuvBWFzNURmf2oPBmJlfVWkwehU5nzIyjwBsTh7WMmEEV4JFnHuQ3ex4oyTvfKzcyJVDBNA==",
"dev": true
},
"node_modules/@types/pug": {
- "version": "2.0.7",
- "resolved": "https://registry.npmjs.org/@types/pug/-/pug-2.0.7.tgz",
- "integrity": "sha512-I469DU0UXNC1aHepwirWhu9YKg5fkxohZD95Ey/5A7lovC+Siu+MCLffva87lnfThaOrw9Vb1DUN5t55oULAAw==",
+ "version": "2.0.10",
+ "resolved": "https://registry.npmjs.org/@types/pug/-/pug-2.0.10.tgz",
+ "integrity": "sha512-Sk/uYFOBAB7mb74XcpizmH0KOR2Pv3D2Hmrh1Dmy5BmK3MpdSa5kqZcg6EKBdklU0bFXX9gCfzvpnyUehrPIuA==",
"dev": true
},
"node_modules/anymatch": {
@@ -760,9 +760,9 @@
"dev": true
},
"node_modules/fast-glob": {
- "version": "3.3.1",
- "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.1.tgz",
- "integrity": "sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==",
+ "version": "3.3.2",
+ "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz",
+ "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
"dev": true,
"dependencies": {
"@nodelib/fs.stat": "^2.0.2",
@@ -883,9 +883,9 @@
}
},
"node_modules/import-meta-resolve": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-3.0.0.tgz",
- "integrity": "sha512-4IwhLhNNA8yy445rPjD/lWh++7hMDOml2eHtd58eG7h+qK3EryMuuRbsHGPikCoAgIkkDnckKfWSk2iDla/ejg==",
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.0.0.tgz",
+ "integrity": "sha512-okYUR7ZQPH+efeuMJGlq4f8ubUgO50kByRPyt/Cy1Io4PSRsPjxME+YlVaCOx+NIToW7hCsZNFJyTPFFKepRSA==",
"dev": true,
"funding": {
"type": "github",
@@ -960,9 +960,9 @@
}
},
"node_modules/magic-string": {
- "version": "0.30.4",
- "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.4.tgz",
- "integrity": "sha512-Q/TKtsC5BPm0kGqgBIF9oXAs/xEf2vRKiIB4wCRQTJOQIByZ1d+NnUOotvJOvNpi5RNIgVOMC3pOuaP1ZTDlVg==",
+ "version": "0.30.5",
+ "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.5.tgz",
+ "integrity": "sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==",
"dev": true,
"dependencies": {
"@jridgewell/sourcemap-codec": "^1.4.15"
@@ -993,18 +993,6 @@
"node": ">=8.6"
}
},
- "node_modules/mime": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz",
- "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==",
- "dev": true,
- "bin": {
- "mime": "cli.js"
- },
- "engines": {
- "node": ">=10.0.0"
- }
- },
"node_modules/min-indent": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz",
@@ -1072,9 +1060,9 @@
"dev": true
},
"node_modules/nanoid": {
- "version": "3.3.6",
- "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz",
- "integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==",
+ "version": "3.3.7",
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
+ "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
"dev": true,
"funding": [
{
@@ -1147,9 +1135,9 @@
}
},
"node_modules/postcss": {
- "version": "8.4.31",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
- "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
+ "version": "8.4.32",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.32.tgz",
+ "integrity": "sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==",
"dev": true,
"funding": [
{
@@ -1166,7 +1154,7 @@
}
],
"dependencies": {
- "nanoid": "^3.3.6",
+ "nanoid": "^3.3.7",
"picocolors": "^1.0.0",
"source-map-js": "^1.0.2"
},
@@ -1207,9 +1195,9 @@
}
},
"node_modules/regexparam": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/regexparam/-/regexparam-2.0.1.tgz",
- "integrity": "sha512-zRgSaYemnNYxUv+/5SeoHI0eJIgTL/A2pUtXUPLHQxUldagouJ9p+K6IbIZ/JiQuCEv2E2B1O11SjVQy3aMCkw==",
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/regexparam/-/regexparam-2.0.2.tgz",
+ "integrity": "sha512-A1PeDEYMrkLrfyOwv2jwihXbo9qxdGD3atBYQA9JJgreAx8/7rC6IUkWOw2NQlOxLp2wL0ifQbh1HuidDfYA6w==",
"dev": true,
"engines": {
"node": ">=8"
@@ -1375,9 +1363,9 @@
}
},
"node_modules/svelte-check": {
- "version": "3.5.2",
- "resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.5.2.tgz",
- "integrity": "sha512-5a/YWbiH4c+AqAUP+0VneiV5bP8YOk9JL3jwvN+k2PEPLgpu85bjQc5eE67+eIZBBwUEJzmO3I92OqKcqbp3fw==",
+ "version": "3.6.2",
+ "resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.6.2.tgz",
+ "integrity": "sha512-E6iFh4aUCGJLRz6QZXH3gcN/VFfkzwtruWSRmlKrLWQTiO6VzLsivR6q02WYLGNAGecV3EocqZuCDrC2uttZ0g==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.17",
@@ -1386,14 +1374,14 @@
"import-fresh": "^3.2.1",
"picocolors": "^1.0.0",
"sade": "^1.7.4",
- "svelte-preprocess": "^5.0.4",
+ "svelte-preprocess": "^5.1.0",
"typescript": "^5.0.3"
},
"bin": {
"svelte-check": "bin/svelte-check"
},
"peerDependencies": {
- "svelte": "^3.55.0 || ^4.0.0-next.0 || ^4.0.0"
+ "svelte": "^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0"
}
},
"node_modules/svelte-hmr": {
@@ -1409,9 +1397,9 @@
}
},
"node_modules/svelte-preprocess": {
- "version": "5.0.4",
- "resolved": "https://registry.npmjs.org/svelte-preprocess/-/svelte-preprocess-5.0.4.tgz",
- "integrity": "sha512-ABia2QegosxOGsVlsSBJvoWeXy1wUKSfF7SWJdTjLAbx/Y3SrVevvvbFNQqrSJw89+lNSsM58SipmZJ5SRi5iw==",
+ "version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/svelte-preprocess/-/svelte-preprocess-5.1.1.tgz",
+ "integrity": "sha512-p/Dp4hmrBW5mrCCq29lEMFpIJT2FZsRlouxEc5qpbOmXRbaFs7clLs8oKPwD3xCFyZfv1bIhvOzpQkhMEVQdMw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -1434,7 +1422,7 @@
"sass": "^1.26.8",
"stylus": "^0.55.0",
"sugarss": "^2.0.0 || ^3.0.0 || ^4.0.0",
- "svelte": "^3.23.0 || ^4.0.0-next.0 || ^4.0.0",
+ "svelte": "^3.23.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0",
"typescript": ">=3.9.5 || ^4.0.0 || ^5.0.0"
},
"peerDependenciesMeta": {
@@ -1514,9 +1502,9 @@
}
},
"node_modules/typescript": {
- "version": "5.2.2",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz",
- "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==",
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.2.tgz",
+ "integrity": "sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==",
"dev": true,
"bin": {
"tsc": "bin/tsc",
@@ -1527,9 +1515,9 @@
}
},
"node_modules/undici": {
- "version": "5.25.3",
- "resolved": "https://registry.npmjs.org/undici/-/undici-5.25.3.tgz",
- "integrity": "sha512-7lmhlz3K1+IKB6IUjkdzV2l0jKY8/0KguEMdEpzzXCug5pEGIp3DxUg0DEN65DrVoxHiRKpPORC/qzX+UglSkQ==",
+ "version": "5.26.5",
+ "resolved": "https://registry.npmjs.org/undici/-/undici-5.26.5.tgz",
+ "integrity": "sha512-cSb4bPFd5qgR7qr2jYAi0hlX9n5YKK2ONKkLFkxl+v/9BvC0sOpZjBHDBSXc5lWAf5ty9oZdRXytBIHzgUcerw==",
"dev": true,
"dependencies": {
"@fastify/busboy": "^2.0.0"
@@ -1539,9 +1527,9 @@
}
},
"node_modules/vite": {
- "version": "4.4.9",
- "resolved": "https://registry.npmjs.org/vite/-/vite-4.4.9.tgz",
- "integrity": "sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==",
+ "version": "4.5.1",
+ "resolved": "https://registry.npmjs.org/vite/-/vite-4.5.1.tgz",
+ "integrity": "sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==",
"dev": true,
"dependencies": {
"esbuild": "^0.18.10",
@@ -1594,12 +1582,12 @@
}
},
"node_modules/vitefu": {
- "version": "0.2.4",
- "resolved": "https://registry.npmjs.org/vitefu/-/vitefu-0.2.4.tgz",
- "integrity": "sha512-fanAXjSaf9xXtOOeno8wZXIhgia+CZury481LsDaV++lSvcU2R9Ch2bPh3PYFyoHW+w9LqAeYRISVQjUIew14g==",
+ "version": "0.2.5",
+ "resolved": "https://registry.npmjs.org/vitefu/-/vitefu-0.2.5.tgz",
+ "integrity": "sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==",
"dev": true,
"peerDependencies": {
- "vite": "^3.0.0 || ^4.0.0"
+ "vite": "^3.0.0 || ^4.0.0 || ^5.0.0"
},
"peerDependenciesMeta": {
"vite": {
From a4c6122a5dd358bb9837a22c7bf3faef49a83ed7 Mon Sep 17 00:00:00 2001
From: J-onasJones
Date: Sun, 31 Dec 2023 02:39:18 +0100
Subject: [PATCH 10/21] Updated year
---
src/components/Footer.svelte | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/Footer.svelte b/src/components/Footer.svelte
index 6a6798e..e368dd6 100644
--- a/src/components/Footer.svelte
+++ b/src/components/Footer.svelte
@@ -1,5 +1,5 @@
@@ -60,6 +62,10 @@
Also, I like K-Pop.
I uSe ArCh BtW.
+
Useful Links
Old Builds
Wiki
From 62858329d69cabb49a7faa819858af3f0fbb62d6 Mon Sep 17 00:00:00 2001
From: Jonas_Jones
Date: Fri, 31 Jan 2025 23:00:37 +0100
Subject: [PATCH 21/21] added meta tags
---
src/app.html | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/src/app.html b/src/app.html
index 3705784..34f9b7c 100644
--- a/src/app.html
+++ b/src/app.html
@@ -7,6 +7,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
%sveltekit.head%