Skip to content

Commit

Permalink
chore: update vite-plugin-pwa
Browse files Browse the repository at this point in the history
  • Loading branch information
agustinusnathaniel committed Dec 3, 2024
1 parent 1fd3044 commit dff30be
Show file tree
Hide file tree
Showing 2 changed files with 345 additions and 340 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,41 +30,41 @@
"prepare": "husky"
},
"dependencies": {
"@chakra-ui/react": "^3.2.1",
"@chakra-ui/react": "^3.2.2",
"@emotion/react": "^11.13.5",
"@fontsource-variable/plus-jakarta-sans": "^5.1.0",
"@react-router/node": "^7.0.1",
"@react-router/node": "^7.0.2",
"isbot": "^5",
"next-themes": "^0.4.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet-async": "^2.0.5",
"react-icons": "^5.3.0",
"react-router": "^7.0.1"
"react-icons": "^5.4.0",
"react-router": "^7.0.2"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@chakra-ui/cli": "^3.2.1",
"@chakra-ui/cli": "^3.2.2",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@commitlint/types": "^19.5.0",
"@react-router/dev": "^7.0.1",
"@types/node": "^22.10.0",
"@react-router/dev": "^7.0.2",
"@types/node": "^22.10.1",
"@types/react": "18.3.12",
"@types/react-dom": "^18.3.1",
"@vitest/coverage-v8": "^2.1.6",
"@vitest/ui": "^2.1.6",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/ui": "^2.1.8",
"commit-and-tag-version": "^12.5.0",
"cross-env": "^7.0.3",
"husky": "^9.1.7",
"knip": "^5.38.1",
"knip": "^5.39.1",
"lint-staged": "^15.2.10",
"rollup-plugin-visualizer": "^5.12.0",
"typescript": "5.7.2",
"vite": "^6.0.1",
"vite": "^6.0.2",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-pwa": "^0.21.0",
"vite-plugin-pwa": "^0.21.1",
"vite-tsconfig-paths": "^5.1.3",
"vitest": "^2.1.6"
"vitest": "^2.1.8"
}
}
Loading

0 comments on commit dff30be

Please # to comment.