Skip to content

Commit

Permalink
chore: update assets
Browse files Browse the repository at this point in the history
  • Loading branch information
dsrkafuu committed Sep 21, 2024
1 parent 97f8d72 commit 8e4c148
Show file tree
Hide file tree
Showing 6 changed files with 4,025 additions and 3,241 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"private": true,
"name": "skyline-overlay",
"version": "4.0.1",
"version": "4.0.2",
"versionCode": "Iseri Nina",
"description": "A modern customizable horizon FFXIV miniparse overlay.",
"license": "Apache-2.0",
Expand All @@ -24,7 +24,7 @@
"dev": "cross-env NODE_ENV=development VITE_GA_ID=TEST run-s script:genIconIdx script:genMeta serve"
},
"dependencies": {
"@reduxjs/toolkit": "^2.2.6",
"@reduxjs/toolkit": "^2.2.7",
"clsx": "^2.1.1",
"ffxiv-overlay-api": "^4.8.0",
"immer": "^10.1.1",
Expand All @@ -37,24 +37,24 @@
"workbox-window": "^7.1.0"
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/core": "^7.25.2",
"@dsrca/config": "^3.6.0",
"@types/node": "^20.14.9",
"@types/react": "^18.3.3",
"@types/node": "^20.16.5",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"chalk": "^4.1.2",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"glob": "^10.4.2",
"eslint": "^8.57.1",
"glob": "^10.4.5",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.77.6",
"sass": "^1.79.3",
"typescript": "^4.9.5",
"vite": "^5.3.2",
"vite": "^5.4.7",
"vite-plugin-html-env": "^1.2.8",
"vite-plugin-pwa": "^0.20.0",
"vite-plugin-pwa": "^0.20.5",
"vite-plugin-svgr": "^4.2.0"
},
"pnpm": {
Expand Down
Loading

0 comments on commit 8e4c148

Please sign in to comment.