Skip to content

Commit

Permalink
Merge pull request #134 from elenabravo/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
noahbravo committed Dec 19, 2023
2 parents da04e76 + fb3432b commit 4b8adcd
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 76 deletions.
164 changes: 95 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,33 +22,33 @@
"author": "Elena Bravo",
"license": "ISC",
"devDependencies": {
"@swc/core": "1.3.100",
"@swc/core": "1.3.101",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.8.1",
"css-minimizer-webpack-plugin": "5.0.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-promise": "6.1.1",
"eslint-webpack-plugin": "^4.0.1",
"file-loader": "6.2.0",
"html-loader": "4.2.0",
"html-webpack-live-reload-plugin": "1.0.12",
"html-webpack-plugin": "5.5.4",
"html-webpack-plugin": "5.6.0",
"husky": "8.0.3",
"mini-css-extract-plugin": "2.7.6",
"postcss": "8.4.32",
"postcss-loader": "7.3.3",
"postcss-preset-env": "9.3.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"replace-ext": "2.0.0",
"style-loader": "3.3.3",
"stylelint": "15.11.0",
"stylelint-config-standard": "34.0.0",
"swc-loader": "0.2.3",
"tailwindcss": "3.3.6",
"tailwindcss": "3.4.0",
"terser-webpack-plugin": "5.3.9",
"webpack": "5.89.0",
"webpack-cli": "5.1.4",
Expand All @@ -64,6 +64,6 @@
}
},
"optionalDependencies": {
"@swc/core-darwin-x64": "1.3.100"
"@swc/core-darwin-x64": "1.3.101"
}
}

0 comments on commit 4b8adcd

Please sign in to comment.