Skip to content

Commit

Permalink
npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
laszlocph committed Sep 10, 2024
1 parent 62b05f1 commit b819d8d
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
74 changes: 37 additions & 37 deletions web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"@types/jest": "^26.0.23",
"@types/react": "^17.0.75",
"@types/react-dom": "^17.0.23",
"axios": "^1.6.7",
"axios": "^1.7.7",
"date-fns": "^3.6.0",
"diff": "^5.2.0",
"helm-react-ui": "github:gimlet-io/helm-react-ui#master",
"immer": "^10.1.1",
"js-yaml": "^4.1.0",
"jsonpath": "^1.1.1",
"nanoid": "^5.0.7",
"posthog-js": "^1.113.0",
"posthog-js": "^1.161.2",
"react": "^16.5.2",
"react-confetti": "^6.1.0",
"react-diff-viewer-continued": "^3.4.0",
Expand All @@ -29,7 +29,7 @@
"react-router-dom": "^5.3.4",
"redux": "^5.0.1",
"remarkable": "^2.0.1",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"uuid": "^10.0.0",
"web-vitals": "^4.2.3"
},
Expand Down Expand Up @@ -60,9 +60,9 @@
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@tailwindcss/forms": "^0.5.1",
"@tailwindcss/typography": "^0.5.2",
"@types/node": "^22.5.0",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@types/node": "^22.5.4",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react-swc": "^3.6.0",
"@vitest/coverage-v8": "^2.0.5",
Expand All @@ -71,7 +71,7 @@
"eslint-config-react-app": "^7.0.1",
"postcss": "^8.4.31",
"tailwindcss": "^3.4.1",
"vite": "^5.2.10",
"vite": "^5.4.3",
"vite-plugin-eslint": "^1.8.1",
"vitest": "^2.0.5"
},
Expand Down

0 comments on commit b819d8d

Please sign in to comment.