Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Daydreamer-riri committed Aug 16, 2024
1 parent 9eceb3b commit 58c55af
Show file tree
Hide file tree
Showing 2 changed files with 563 additions and 501 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vite-react-ssg",
"type": "module",
"version": "0.7.2",
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.7.1",
"description": "Static-site generation for React on Vite.",
"author": "Riri <Daydreamerriri@outlook.com>",
"license": "MIT",
Expand Down Expand Up @@ -104,23 +104,23 @@
"fs-extra": "^11.2.0",
"html-minifier": "^4.0.0",
"html5parser": "^2.0.2",
"jsdom": "^24.1.0",
"jsdom": "^24.1.1",
"kolorist": "^1.8.0",
"react-helmet-async": "^1.3.0",
"yargs": "^17.7.2"
},
"devDependencies": {
"@ririd/eslint-config": "^1.3.2",
"@types/fs-extra": "^11.0.1",
"@types/html-minifier": "^4.0.2",
"@types/jsdom": "^21.1.1",
"@types/node": "^18.15.11",
"@types/fs-extra": "^11.0.4",
"@types/html-minifier": "^4.0.5",
"@types/jsdom": "^21.1.7",
"@types/node": "^18.19.44",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@types/yargs": "^17.0.24",
"bumpp": "^9.4.0",
"@types/yargs": "^17.0.33",
"bumpp": "^9.5.1",
"critters": "^0.0.22",
"eslint": "^8.56.0",
"eslint": "^9.9.0",
"esno": "^4.7.0",
"fast-glob": "3.3.2",
"p-queue": "^8.0.1",
Expand All @@ -130,10 +130,10 @@
"react-router-dom": "^6.15.0",
"rimraf": "5.0.1",
"styled-components": "6.0.5",
"typescript": "^5.5.2",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"vite": "^5.3.1",
"vite-plugin-pwa": "^0.17.4",
"vite": "^5.4.1",
"vite-plugin-pwa": "^0.17.5",
"vitest": "1.6.0"
}
}
Loading

0 comments on commit 58c55af

Please sign in to comment.