Skip to content

Commit

Permalink
chore(nodejs): upgrade a bunch of packages (#1149)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhess authored Apr 10, 2024
2 parents cd26216 + a76dc84 commit ac12b98
Show file tree
Hide file tree
Showing 109 changed files with 3,160 additions and 2,623 deletions.
84 changes: 42 additions & 42 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,79 +21,79 @@
"format": "prettier --write ."
},
"dependencies": {
"@dicebear/collection": "^7.0.1",
"@dicebear/core": "^7.0.1",
"@hookform/resolvers": "^3.3.2",
"@neodrag/react": "^2.0.3",
"@orval/core": "^6.19.1",
"@dicebear/collection": "^8.0.1",
"@dicebear/core": "^8.0.1",
"@hookform/resolvers": "^3.3.4",
"@neodrag/react": "^2.0.4",
"@orval/core": "^6.26.0",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/deep-equal": "^1.0.3",
"@types/deep-equal": "^1.0.4",
"@zxch3n/tidy": "github:hackworthltd/tidy#e07fdef2ae7bf593701817113dd47b4cd56c7a97",
"axios": "^1.6.0",
"deep-equal": "^2.2.2",
"fp-ts": "^2.16.1",
"axios": "^1.6.8",
"deep-equal": "^2.2.3",
"fp-ts": "^2.16.5",
"history": "^5.3.0",
"re-resizable": "^6.9.11",
"react": "^18.2.0",
"react-cookie": "^6.1.1",
"react-cookie": "^7.1.4",
"react-dom": "^18.2.0",
"react-hook-form": "^7.47.0",
"react-router-dom": "^6.17.0",
"reactflow": "^11.9.4",
"universal-cookie": "^6.1.1",
"react-hook-form": "^7.51.2",
"react-router-dom": "^6.22.3",
"reactflow": "^11.10.3",
"universal-cookie": "^7.1.4",
"uuid": "^9.0.1",
"zod": "^3.22.4"
},
"devDependencies": {
"@babel/core": "^7.23.2",
"@headlessui/react": "^1.7.17",
"@babel/core": "^7.24.4",
"@headlessui/react": "^1.7.18",
"@headlessui/tailwindcss": "^0.2.0",
"@heroicons/react": "^2.0.18",
"@heroicons/react": "^2.1.3",
"@storybook/addon-actions": "^7.5.1",
"@storybook/addon-essentials": "^7.5.1",
"@storybook/addon-links": "^7.5.1",
"@storybook/react": "^7.5.1",
"@storybook/react-vite": "^7.5.1",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.6",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"@types/uuid": "^9.0.6",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@vitejs/plugin-react": "^4.1.0",
"autoprefixer": "^10.4.16",
"@tailwindcss/forms": "^0.5.7",
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.19",
"babel-loader": "^9.1.3",
"chromatic": "^7.5.4",
"classnames": "^2.3.2",
"classnames": "^2.5.1",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-storybook": "^0.6.15",
"eslint-plugin-tailwindcss": "^3.13.0",
"orval": "^6.19.1",
"postcss": "^8.4.31",
"postcss-import": "^15.1.0",
"prettier": "^3.0.3",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-tailwindcss": "^3.15.1",
"orval": "^6.26.0",
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
"prettier": "^3.2.5",
"storybook": "^7.5.1",
"tailwindcss": "3.3.5",
"ts-node": "^10.9.1",
"tailwindcss": "3.4.3",
"ts-node": "^10.9.2",
"typescript": "^4.9.5",
"typescript-eslint-language-service": "^5.0.5",
"typescript-language-server": "^4.0.0",
"typescript-language-server": "^4.3.3",
"unified-language-server": "^4.0.0",
"vite": "^4.0.4",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-dts": "^3.6.2",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-dts": "^3.8.1",
"vite-plugin-favicons-inject": "^2.2.0",
"vite-plugin-package-config": "^0.1.1",
"vite-plugin-svgr": "^4.1.0",
"vite-tsconfig-paths": "^4.2.1",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^4.3.2",
"vscode-css-languageserver-bin": "^1.4.0",
"vscode-html-languageserver-bin": "^1.4.0",
"vscode-json-languageserver": "^1.3.4",
Expand Down
Loading

0 comments on commit ac12b98

Please sign in to comment.