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 Sep 15, 2024
1 parent 74bc28c commit ebe332c
Show file tree
Hide file tree
Showing 2 changed files with 910 additions and 968 deletions.
20 changes: 10 additions & 10 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.3",
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.10.0",
"description": "Static-site generation for React on Vite.",
"author": "Riri <Daydreamerriri@outlook.com>",
"license": "MIT",
Expand Down Expand Up @@ -103,34 +103,34 @@
"@remix-run/web-fetch": "^4.4.2",
"fs-extra": "^11.2.0",
"html5parser": "^2.0.2",
"jsdom": "^24.1.1",
"jsdom": "^24.1.3",
"kolorist": "^1.8.0",
"react-helmet-async": "^1.3.0",
"yargs": "^17.7.2"
},
"devDependencies": {
"@ririd/eslint-config": "^1.3.2",
"@ririd/eslint-config": "^1.3.4",
"@types/fs-extra": "^11.0.4",
"@types/jsdom": "^21.1.7",
"@types/node": "^18.19.44",
"@types/node": "^18.19.50",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@types/yargs": "^17.0.33",
"bumpp": "^9.5.1",
"bumpp": "^9.5.2",
"critters": "^0.0.22",
"eslint": "^9.9.0",
"eslint": "^9.10.0",
"esno": "^4.7.0",
"fast-glob": "3.3.2",
"p-queue": "^8.0.1",
"prettier": "^3.2.4",
"prettier": "^3.3.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.15.0",
"react-router-dom": "^6.26.2",
"rimraf": "5.0.1",
"styled-components": "6.0.5",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"vite": "^5.4.1",
"vite": "^5.4.5",
"vite-plugin-pwa": "^0.17.5",
"vitest": "1.6.0"
}
Expand Down
Loading

0 comments on commit ebe332c

Please sign in to comment.