Skip to content

Commit

Permalink
Merge pull request #25 from Eisvana/dev
Browse files Browse the repository at this point in the history
update data
  • Loading branch information
Lenni009 authored Aug 20, 2024
2 parents fb0ee37 + 6dbc128 commit e10b9a7
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 138 deletions.
148 changes: 74 additions & 74 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,16 @@
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview",
"format": "prettier --write src/"
"format": "prettier --write src/",
"transform": "deno task transform"
},
"devDependencies": {
"@types/node": "^22.2.0",
"@types/node": "^22.4.1",
"@vitejs/plugin-vue": "^5.1.2",
"prettier": "^3.3.2",
"typescript": "^5.5.4",
"vite": "^5.4.0",
"vue": "^3.4.37",
"vite": "^5.4.1",
"vue": "^3.4.38",
"vue-tsc": "^2.0.29"
},
"dependencies": {
Expand Down
60 changes: 0 additions & 60 deletions src/assets/systems.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,6 @@
"Correctly Prefixed": false,
"Planets": 0
},
{
"Category": "SolarSystem",
"Name": "EV1-078 Cleatria",
"Discoverer": "Mimikyu1312",
"Glyphs": "0078A21117FF",
"Platform": "ST",
"Timestamp": 1695788942000,
"Correctly Prefixed": false,
"Planets": 6
},
{
"Category": "SolarSystem",
"Name": "EV1-89 Coninu-Ugca XI",
Expand Down Expand Up @@ -119,16 +109,6 @@
"Correctly Prefixed": false,
"Planets": 0
},
{
"Category": "SolarSystem",
"Name": "",
"Discoverer": "Mimikyu1312",
"Glyphs": "018EA21117FF",
"Platform": "ST",
"Timestamp": 1695781880000,
"Correctly Prefixed": false,
"Planets": 6
},
{
"Category": "SolarSystem",
"Name": "Uthgat-Mih",
Expand Down Expand Up @@ -2059,16 +2039,6 @@
"Correctly Prefixed": false,
"Planets": 4
},
{
"Category": "SolarSystem",
"Name": "EV7-10-Amun Ra",
"Discoverer": "admiraldeannadark",
"Glyphs": "0010A21117FE",
"Platform": "ST",
"Timestamp": 1696007720000,
"Correctly Prefixed": false,
"Planets": 6
},
{
"Category": "SolarSystem",
"Name": "",
Expand Down Expand Up @@ -2119,16 +2089,6 @@
"Correctly Prefixed": false,
"Planets": 0
},
{
"Category": "SolarSystem",
"Name": "EV7-112-Canterbury",
"Discoverer": "admiraldeannadark",
"Glyphs": "0112A21117FE",
"Platform": "ST",
"Timestamp": 1695800264000,
"Correctly Prefixed": false,
"Planets": 6
},
{
"Category": "SolarSystem",
"Name": "",
Expand Down Expand Up @@ -2199,16 +2159,6 @@
"Correctly Prefixed": false,
"Planets": 6
},
{
"Category": "SolarSystem",
"Name": "EV7-188=Serenity",
"Discoverer": "admiraldeannadark",
"Glyphs": "0188A21117FE",
"Platform": "ST",
"Timestamp": 1695798266000,
"Correctly Prefixed": false,
"Planets": 4
},
{
"Category": "SolarSystem",
"Name": "EV7-19E-Morgaina",
Expand Down Expand Up @@ -2239,16 +2189,6 @@
"Correctly Prefixed": false,
"Planets": 0
},
{
"Category": "SolarSystem",
"Name": "EV7-1C2-Mayflower",
"Discoverer": "admiraldeannadark",
"Glyphs": "01C2A21117FE",
"Platform": "ST",
"Timestamp": 1695798964000,
"Correctly Prefixed": false,
"Planets": 1
},
{
"Category": "SolarSystem",
"Name": "EV7-1C4-Solitude",
Expand Down

0 comments on commit e10b9a7

Please sign in to comment.