Skip to content

Commit

Permalink
pnpm update --latest
Browse files Browse the repository at this point in the history
  • Loading branch information
alpaca-tc committed Apr 10, 2024
1 parent 928c9f7 commit 2446d38
Show file tree
Hide file tree
Showing 2 changed files with 1,036 additions and 746 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,42 +34,42 @@
"prepare": "husky"
},
"dependencies": {
"@hpcc-js/wasm": "^2.16.0",
"@hpcc-js/wasm": "^2.16.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-intersection-observer": "^9.8.1",
"react-intersection-observer": "^9.8.2",
"react-router-dom": "^6.22.3",
"react-svg-pan-zoom": "^3.12.1",
"react-svg-pan-zoom-loader": "^1.6.1",
"smarthr-normalize-css": "^1.1.0",
"smarthr-ui": "^44.0.0",
"smarthr-ui": "^46.0.1",
"styled-components": "^6.1.8",
"swr": "^2.2.5"
},
"devDependencies": {
"@types/node": "^20.11.29",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"@types/node": "^20.12.7",
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/react-router-dom": "^5.3.3",
"@types/react-svg-pan-zoom": "^3.3.9",
"@types/react-svg-pan-zoom-loader": "^1.5.0",
"@types/styled-components": "^5.1.34",
"@vitejs/plugin-react-refresh": "^1.3.6",
"@vitejs/plugin-react-swc": "^3.6.0",
"eslint": "^8.57.0",
"eslint-config-smarthr": "^6.23.0",
"eslint": "^9.0.0",
"eslint-config-smarthr": "^6.28.0",
"husky": "^9.0.11",
"license-checker": "^25.0.1",
"lint-staged": "^15.2.2",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.5",
"prettier-config-smarthr": "^1.0.0",
"stylelint": "^16.2.1",
"stylelint": "^16.3.1",
"stylelint-config-smarthr": "^3.0.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-config-styled-components": "^0.1.1",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"typescript": "^5.4.4",
"vite": "^5.2.8",
"vitest": "^1.4.0"
}
}
Loading

0 comments on commit 2446d38

Please sign in to comment.