Skip to content

Commit

Permalink
Merge branch 'latest' into hindi-nav-delhi-elections
Browse files Browse the repository at this point in the history
  • Loading branch information
jordit authored Jan 17, 2025
2 parents 1871f33 + 1463b0d commit d67fbf4
Show file tree
Hide file tree
Showing 102 changed files with 720 additions and 289 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,12 +149,12 @@
"@emotion/babel-plugin": "11.11.0",
"@emotion/babel-preset-css-prop": "11.11.0",
"@emotion/jest": "11.11.0",
"@esbuild/darwin-arm64": "0.24.0",
"@esbuild/darwin-x64": "0.24.0",
"@esbuild/linux-arm64": "0.24.0",
"@esbuild/linux-x64": "0.24.0",
"@esbuild/win32-arm64": "0.24.0",
"@esbuild/win32-x64": "0.24.0",
"@esbuild/darwin-arm64": "0.24.2",
"@esbuild/darwin-x64": "0.24.2",
"@esbuild/linux-arm64": "0.24.2",
"@esbuild/linux-x64": "0.24.2",
"@esbuild/win32-arm64": "0.24.2",
"@esbuild/win32-x64": "0.24.2",
"@loadable/babel-plugin": "5.16.1",
"@loadable/webpack-plugin": "5.15.2",
"@next/swc-darwin-arm64": "14.2.14",
Expand All @@ -163,19 +163,19 @@
"@next/swc-linux-x64-gnu": "14.2.14",
"@next/swc-win32-arm64-msvc": "14.2.14",
"@next/swc-win32-x64-msvc": "14.2.14",
"@storybook/addon-a11y": "8.4.4",
"@storybook/addon-backgrounds": "8.4.4",
"@storybook/addon-controls": "8.4.4",
"@storybook/addon-docs": "8.4.4",
"@storybook/addon-toolbars": "8.4.4",
"@storybook/addon-viewport": "8.4.4",
"@storybook/blocks": "8.4.4",
"@storybook/builder-webpack5": "8.4.4",
"@storybook/cli": "8.4.4",
"@storybook/core-common": "8.4.4",
"@storybook/react": "8.4.4",
"@storybook/react-webpack5": "8.4.4",
"@storybook/theming": "8.4.4",
"@storybook/addon-a11y": "8.5.0",
"@storybook/addon-backgrounds": "8.5.0",
"@storybook/addon-controls": "8.5.0",
"@storybook/addon-docs": "8.5.0",
"@storybook/addon-toolbars": "8.5.0",
"@storybook/addon-viewport": "8.5.0",
"@storybook/blocks": "8.5.0",
"@storybook/builder-webpack5": "8.5.0",
"@storybook/cli": "8.5.0",
"@storybook/core-common": "8.5.0",
"@storybook/react": "8.5.0",
"@storybook/react-webpack5": "8.5.0",
"@storybook/theming": "8.5.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.1",
Expand Down Expand Up @@ -241,7 +241,7 @@
"prettier": "3.3.3",
"retry": "0.13.1",
"start-server-nestjs-webpack-plugin": "2.2.5",
"storybook": "8.4.4",
"storybook": "8.5.0",
"stream-browserify": "3.0.0",
"strip-ansi": "7.1.0",
"supertest": "7.0.0",
Expand All @@ -251,10 +251,10 @@
"ts-loader": "9.5.2",
"typescript": "5.6.3",
"wait-on": "8.0.2",
"webpack": "5.96.1",
"webpack": "5.97.1",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.1.0",
"webpack-cli": "6.0.1",
"webpack-dev-server": "5.2.0",
"webpack-merge": "6.0.1",
"webpack-node-externals": "3.0.0",
"yaml-js": "0.3.1"
Expand Down
Loading

0 comments on commit d67fbf4

Please sign in to comment.