Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 5, 2023
1 parent 72fd6c1 commit 93befee
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Expand Up @@ -22,15 +22,15 @@
"author": "Elena Bravo",
"license": "ISC",
"devDependencies": {
"@swc/core": "1.3.27",
"@swc/core": "1.3.96",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.7.3",
"css-loader": "6.8.1",
"css-minimizer-webpack-plugin": "4.2.2",
"eslint": "8.32.0",
"eslint-config-prettier": "8.6.0",
"eslint-config-standard": "17.0.0",
"eslint": "8.53.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-standard": "17.1.0",
"eslint-loader": "4.0.2",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.1.1",
Expand All @@ -39,23 +39,23 @@
"file-loader": "6.2.0",
"html-loader": "4.2.0",
"html-webpack-live-reload-plugin": "1.0.12",
"html-webpack-plugin": "5.5.0",
"html-webpack-plugin": "5.5.3",
"husky": "8.0.3",
"mini-css-extract-plugin": "2.7.2",
"postcss": "8.4.21",
"postcss-loader": "7.0.2",
"mini-css-extract-plugin": "2.7.6",
"postcss": "8.4.31",
"postcss-loader": "7.3.3",
"postcss-preset-env": "7.8.3",
"prettier": "2.8.3",
"prettier": "2.8.8",
"replace-ext": "2.0.0",
"style-loader": "3.3.1",
"style-loader": "3.3.3",
"stylelint": "14.16.1",
"stylelint-config-standard": "29.0.0",
"swc-loader": "0.2.3",
"tailwindcss": "3.2.4",
"terser-webpack-plugin": "5.3.6",
"webpack": "5.75.0",
"webpack-cli": "5.0.1",
"webpack-dev-server": "4.11.1"
"tailwindcss": "3.3.5",
"terser-webpack-plugin": "5.3.9",
"webpack": "5.89.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.1"
},
"repository": {
"type": "git",
Expand All @@ -67,6 +67,6 @@
}
},
"optionalDependencies": {
"@swc/core-darwin-x64": "1.3.27"
"@swc/core-darwin-x64": "1.3.96"
}
}

0 comments on commit 93befee

Please sign in to comment.