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 4, 2023
1 parent bb581c0 commit abab945
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,54 +22,54 @@
"author": "Elena Bravo",
"license": "ISC",
"devDependencies": {
"@babel/core": "7.20.12",
"@babel/eslint-parser": "7.19.1",
"@babel/core": "7.23.2",
"@babel/eslint-parser": "7.22.15",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.20.2",
"@webdiscus/pug-loader": "2.10.2",
"autoprefixer": "10.4.13",
"@babel/preset-env": "7.23.2",
"@webdiscus/pug-loader": "2.10.5",
"autoprefixer": "10.4.16",
"babel-eslint": "10.1.0",
"babel-loader": "9.1.2",
"babel-loader": "9.1.3",
"babel-preset-env": "1.7.0",
"browser-sync": "2.27.11",
"browser-sync": "2.29.3",
"browser-sync-webpack-plugin": "2.3.0",
"bufferutil": "4.0.7",
"bufferutil": "4.0.8",
"copy-webpack-plugin": "11.0.0",
"cross-env": "7.0.3",
"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.4",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-standard": "5.0.0",
"fibers": "5.0.3",
"file-loader": "6.2.0",
"html-webpack-plugin": "5.5.0",
"html-webpack-plugin": "5.5.3",
"husky": "8.0.3",
"mini-css-extract-plugin": "2.7.2",
"mini-css-extract-plugin": "2.7.6",
"popper.js": "1.16.1",
"postcss": "8.4.21",
"postcss-loader": "7.0.2",
"postcss": "8.4.31",
"postcss-loader": "7.3.3",
"postcss-preset-env": "7.8.3",
"prettier": "2.8.3",
"prettier": "2.8.8",
"pug": "3.0.2",
"raw-loader": "4.0.2",
"replace-ext": "2.0.0",
"style-loader": "3.3.1",
"style-loader": "3.3.3",
"stylelint": "14.16.1",
"stylelint-config-standard": "28.0.0",
"tailwindcss": "3.2.4",
"terser-webpack-plugin": "5.3.6",
"typescript": "4.9.4",
"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",
"typescript": "4.9.5",
"webpack": "5.89.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.1"
},
"dependencies": {},
"repository": {
Expand Down

0 comments on commit abab945

Please sign in to comment.