Upgrading deps.

This commit is contained in:
Dessalines 2023-10-12 08:35:58 -04:00
parent 3232d32c74
commit 7479e240f4
2 changed files with 1070 additions and 818 deletions

View file

@ -17,55 +17,55 @@
}, },
"repository": "https://github.com/LemmyNet/joinlemmy-site", "repository": "https://github.com/LemmyNet/joinlemmy-site",
"dependencies": { "dependencies": {
"@typescript-eslint/parser": "^5.60.1", "@typescript-eslint/parser": "^6.7.5",
"classnames": "^2.3.2", "classnames": "^2.3.2",
"express": "~4.18.2", "express": "~4.18.2",
"i18next": "^23.2.6", "i18next": "^23.5.1",
"inferno": "^8.2.1", "inferno": "^8.2.2",
"inferno-create-element": "^8.2.1", "inferno-create-element": "^8.2.2",
"inferno-helmet": "^5.2.1", "inferno-helmet": "^5.2.1",
"inferno-hydrate": "^8.2.1", "inferno-hydrate": "^8.2.2",
"inferno-i18next": "github:nimbusec-oss/inferno-i18next#semver:^7.4.2", "inferno-i18next": "github:nimbusec-oss/inferno-i18next#semver:^7.4.2",
"inferno-router": "^8.2.1", "inferno-router": "^8.2.2",
"inferno-server": "^8.2.1", "inferno-server": "^8.2.2",
"markdown-it": "^13.0.1", "markdown-it": "^13.0.2",
"node-fetch": "^3.3.1" "node-fetch": "^3.3.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.22.5", "@babel/core": "^7.23.2",
"@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.22.5", "@babel/plugin-transform-runtime": "^7.23.2",
"@babel/plugin-transform-typescript": "^7.22.5", "@babel/plugin-transform-typescript": "^7.22.15",
"@babel/preset-env": "7.22.5", "@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "^7.22.5", "@babel/preset-typescript": "^7.23.2",
"@babel/runtime": "^7.22.5", "@babel/runtime": "^7.23.2",
"@tailwindcss/typography": "^0.5.10", "@tailwindcss/typography": "^0.5.10",
"@types/express": "^4.17.17", "@types/express": "^4.17.19",
"@types/node": "^20.3.2", "@types/node": "^20.8.4",
"@types/node-fetch": "^2.6.4", "@types/node-fetch": "^2.6.6",
"@typescript-eslint/eslint-plugin": "^5.60.1", "@typescript-eslint/eslint-plugin": "^6.7.5",
"babel-loader": "^9.1.2", "babel-loader": "^9.1.3",
"babel-plugin-inferno": "^6.6.0", "babel-plugin-inferno": "^6.7.0",
"clean-webpack-plugin": "^4.0.0", "clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^11.0.0", "copy-webpack-plugin": "^11.0.0",
"countries-list": "^2.6.1", "countries-list": "^2.6.1",
"css-loader": "^6.8.1", "css-loader": "^6.8.1",
"daisyui": "^3.7.5", "daisyui": "^3.9.2",
"eslint": "^8.43.0", "eslint": "^8.51.0",
"eslint-plugin-prettier": "^4.2.1", "eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3", "husky": "^8.0.3",
"lint-staged": "^13.2.3", "lint-staged": "^14.0.1",
"prettier": "^3.0.0", "prettier": "^3.0.3",
"rimraf": "^5.0.1", "rimraf": "^5.0.5",
"run-node-webpack-plugin": "^1.3.0", "run-node-webpack-plugin": "^1.3.0",
"sass": "^1.63.6", "sass": "^1.69.3",
"sass-loader": "^13.3.2", "sass-loader": "^13.3.2",
"sortpack": "^2.3.4", "sortpack": "^2.3.5",
"style-loader": "^3.3.3", "style-loader": "^3.3.3",
"tailwindcss": "^3.3.3", "tailwindcss": "^3.3.3",
"terser": "^5.18.2", "terser": "^5.21.0",
"typescript": "^5.1.6", "typescript": "^5.2.2",
"webpack": "5.88.1", "webpack": "5.88.2",
"webpack-cli": "^5.1.4", "webpack-cli": "^5.1.4",
"webpack-dev-server": "4.15.1", "webpack-dev-server": "4.15.1",
"webpack-node-externals": "^3.0.0" "webpack-node-externals": "^3.0.0"

1824
yarn.lock

File diff suppressed because it is too large Load diff