Skip to content

fixed entire Bengali translation that is accessible to native speakers #3412

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Mar 27, 2025
Prev Previous commit
Next Next commit
reset package.json to match main branch
  • Loading branch information
raclim committed Mar 27, 2025
commit b005b457788e4694f70a89e532a0ca54a2b51ef5
48 changes: 22 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "p5.js-web-editor",
"version": "2.15.8",
"version": "2.12.2",
"description": "The web editor for p5.js.",
"scripts": {
"clean": "rimraf dist",
Expand All @@ -12,7 +12,7 @@
"build:client": "cross-env NODE_ENV=production webpack --config webpack/config.prod.js",
"build:server": "cross-env NODE_ENV=production webpack --config webpack/config.server.js",
"build:examples": "cross-env NODE_ENV=production webpack --config webpack/config.examples.js",
"test": "NODE_ENV=test jest",
"test": "jest",
"test:ci": "npm run lint && npm run test",
"fetch-examples": "cross-env NODE_ENV=development node ./server/scripts/fetch-examples.js",
"fetch-examples-gg": "cross-env NODE_ENV=development node ./server/scripts/fetch-examples-gg.js",
Expand Down Expand Up @@ -96,24 +96,21 @@
"@babel/plugin-transform-react-inline-elements": "^7.14.5",
"@babel/preset-env": "^7.14.7",
"@babel/preset-react": "^7.14.5",
"@storybook/addon-actions": "^7.6.8",
"@storybook/addon-docs": "^7.6.8",
"@storybook/addon-essentials": "^7.6.8",
"@storybook/addon-interactions": "^7.6.8",
"@storybook/addon-links": "^7.6.8",
"@storybook/addon-mdx-gfm": "^7.6.8",
"@storybook/addons": "^7.6.8",
"@storybook/blocks": "^7.6.8",
"@storybook/react": "^7.6.8",
"@storybook/react-webpack5": "^7.6.8",
"@storybook/testing-library": "^0.2.2",
"@storybook/addon-actions": "^7.0.24",
"@storybook/addon-docs": "^7.0.24",
"@storybook/addon-essentials": "^7.0.27",
"@storybook/addon-interactions": "^7.0.27",
"@storybook/addon-links": "^5.3.21",
"@storybook/addons": "^5.3.21",
"@storybook/blocks": "^7.0.27",
"@storybook/react": "^7.0.24",
"@storybook/react-webpack5": "^7.0.27",
"@storybook/testing-library": "^0.0.14-next.2",
"@svgr/webpack": "^6.2.1",
"@testing-library/jest-dom": "^5.15.0",
"@testing-library/react": "^12.1.2",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^29.7.0",
"babel-loader": "^8.2.5",
"babel-plugin-styled-components": "^2.1.4",
"babel-plugin-transform-react-remove-prop-types": "^0.2.12",
"css-loader": "^5.2.7",
"css-minimizer-webpack-plugin": "^3.4.1",
Expand All @@ -124,11 +121,10 @@
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-storybook": "^0.6.15",
"eslint-plugin-storybook": "^0.6.12",
"file-loader": "^6.2.0",
"husky": "^4.3.8",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest": "^27.3.1",
"jest-styled-components": "^7.1.1",
"lint-staged": "^10.5.4",
"mini-css-extract-plugin": "^1.6.2",
Expand All @@ -144,8 +140,8 @@
"rimraf": "^2.7.1",
"sass": "^1.66.1",
"sass-loader": "^12.6.0",
"storybook": "^7.6.8",
"storybook-addon-theme-playground": "^3.1.0",
"storybook": "^7.0.27",
"storybook-addon-theme-playground": "^2.2.0",
"style-loader": "^3.3.1",
"terser-webpack-plugin": "^5.3.1",
"webpack-cli": "^4.9.2",
Expand All @@ -169,7 +165,7 @@
"@redux-devtools/log-monitor": "^4.0.2",
"@reduxjs/toolkit": "^1.9.3",
"async": "^3.2.3",
"axios": "^1.8.2",
"axios": "^0.21.2",
"babel-plugin-styled-components": "^1.13.2",
"bcryptjs": "^2.4.3",
"blob-util": "^1.2.1",
Expand All @@ -179,7 +175,7 @@
"clipboard": "^1.7.1",
"codemirror": "^5.62.0",
"codemirror-colorpicker": "^1.9.72",
"connect-mongo": "^3.2.0",
"connect-mongo": "^1.3.2",
"console-feed": "^3.2.0",
"cookie-parser": "^1.4.5",
"copy-webpack-plugin": "^10.2.4",
Expand Down Expand Up @@ -212,7 +208,8 @@
"loop-protect": "github:catarak/loop-protect",
"mime": "^3.0.0",
"mjml": "^4.14.1",
"mongoose": "^6.13.0",
"mockingoose": "^2.15.2",
"mongoose": "^5.13.20",
"nodemailer": "^6.7.3",
"nodemailer-mailgun-transport": "^2.1.3",
"passport": "^0.6.0",
Expand All @@ -233,7 +230,6 @@
"react-ga": "^3.3.0",
"react-helmet": "^5.1.3",
"react-i18next": "^11.11.3",
"react-icons": "^4.11.0",
"react-markdown": "^6.0.3",
"react-redux": "^7.2.4",
"react-refresh": "^0.14.0",
Expand All @@ -258,8 +254,8 @@
"styled-theming": "^2.2.0",
"url": "^0.11.0",
"uuid": "^8.3.2",
"webpack": "^5.94.0",
"webpack": "^5.76.0",
"webpack-dev-middleware": "^5.3.4",
"xhr": "^2.6.0"
}
}
}