Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
90 changes: 45 additions & 45 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,22 +108,22 @@
},
"devDependencies": {
"@babel/cli": "^7.28.6",
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.24.5",
"@babel/node": "^7.23.9",
"@babel/core": "^7.29.0",
"@babel/eslint-parser": "^7.28.6",
"@babel/node": "^7.29.0",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.24.3",
"@babel/preset-react": "^7.24.1",
"@babel/preset-typescript": "^7.24.1",
"@formatjs/cli": "^6.2.7",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@babel/preset-env": "^7.29.2",
"@babel/preset-react": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@formatjs/cli": "^6.14.2",
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.2",
"@svgr/webpack": "^8.1.0",
"@swc/core": "^1.11.21",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^15.0.7",
"@testing-library/user-event": "^14.5.2",
"@types/enzyme": "^3.10.18",
"@swc/core": "^1.15.26",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
"@types/enzyme": "^3.10.19",
"@types/jest": "^30.0.0",
"@types/jquery": "^3.5.29",
"@types/lodash-es": "^4.17.12",
Expand All @@ -136,46 +136,46 @@
"@types/react-resizable": "^3.0.8",
"@types/react-scroll": "^1.8.10",
"@types/react-window": "^2.0.0",
"@types/sharedworker": "^0.0.113",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@types/sharedworker": "^0.0.224",
"@typescript-eslint/eslint-plugin": "^8.57.2",
"@typescript-eslint/parser": "^8.57.2",
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
"autoprefixer": "^10.4.19",
"axios-mock-adapter": "^1.22.0",
"autoprefixer": "^10.5.0",
"axios-mock-adapter": "^2.1.0",
"babel-jest": "^30.3.0",
"babel-loader": "^9.0.0",
"babel-plugin-import": "^1.13.8",
"babel-plugin-istanbul": "^7.0.1",
"babel-plugin-react-remove-properties": "^0.3.0",
"babel-plugin-transform-import-meta": "^2.2.1",
"babel-plugin-react-remove-properties": "^0.3.1",
"babel-plugin-transform-import-meta": "^2.3.3",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"ckeditor5": "^47.6.2",
"ckeditor5": "^47.7.0",
"compression-webpack-plugin": "^12.0.0",
"css-loader": "^7.1.4",
"cssnano": "^7.1.3",
"dotenv-webpack": "^8.1.1",
"cssnano": "^7.1.7",
"dotenv-webpack": "^9.0.0",
"enzyme": "^3.11.0",
"enzyme-to-json": "^3.6.2",
"eslint": "^8.57.0",
"eslint": "^10.1.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-prettier": "^10.1.8",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-node": "^0.3.9",
"eslint-import-resolver-node": "^0.3.10",
"eslint-import-resolver-webpack": "^0.13.11",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest": "^29.15.2",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-sonarjs": "^0.24.0",
"eslint-plugin-prettier": "^5.5.5",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-sonarjs": "^4.0.2",
"favicons": "^7.2.0",
"favicons-webpack-plugin": "^6.0.1",
"fork-ts-checker-webpack-plugin": "^9.1.0",
"html-webpack-plugin": "^5.6.0",
"html-webpack-plugin": "^5.6.7",
"image-minimizer-webpack-plugin": "^5.0.0",
"jest": "^30.3.0",
"jest-canvas-mock": "^2.5.2",
Expand All @@ -184,28 +184,28 @@
"lodash": "^4.18.1",
"moment-timezone-data-webpack-plugin": "^1.5.1",
"postcss": "^8.5.10",
"postcss-loader": "^8.2.0",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.14",
"postcss-loader": "^8.2.1",
"prettier": "^3.8.3",
"prettier-plugin-tailwindcss": "^0.7.2",
"react-refresh": "^0.18.0",
"redux-logger": "^3.0.6",
"sass": "^1.76.0",
"sass": "^1.99.0",
"sass-loader": "^16.0.7",
"sharp": "^0.34.2",
"style-loader": "^3.3.4",
"sharp": "^0.34.5",
"style-loader": "^4.0.0",
"svgo": "^4.0.1",
"tailwindcss": "^3.4.19",
"terser-webpack-plugin": "^5.3.17",
"ts-jest": "^29.4.6",
"typescript": "^5.4.3",
"tailwindcss": "^4.2.2",
"terser-webpack-plugin": "^5.4.0",
"ts-jest": "^29.4.9",
"typescript": "^6.0.2",
"webpack": "^5.106.2",
"webpack-cli": "^5.1.4",
"webpack-cli": "^7.0.2",
"webpack-dev-server": "^5.2.3",
"webpack-merge": "^6.0.1"
},
"resolutions": {
"cheerio": "1.0.0-rc.10",
"sharp": "^0.34.2"
"sharp": "^0.34.5"
},
"license": "MIT",
"firstBuildYear": 2013,
Expand Down
Loading