Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#97)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent 6346d19 commit 760b9fb
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/preset-env": "^7.25.4",
"@codemirror/lang-html": "^6.4.9",
"@eslint/js": "^9.8.0",
"@eslint/js": "^9.9.0",
"@fortawesome/fontawesome-free": "^6.6.0",
"@popperjs/core": "^2.11.8",
"@tsconfig/next": "^2.0.3",
Expand All @@ -62,30 +62,30 @@
"@types/color": "^3.0.6",
"@types/jsdom": "^21.1.7",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.13",
"@types/node": "^20.16.1",
"babel-loader": "^9.1.3",
"codemirror": "^6.0.1",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"fs-extra": "^11.2.0",
"globals": "^15.9.0",
"jsdom": "^24.1.1",
"mini-css-extract-plugin": "^2.9.0",
"mocha": "^10.7.0",
"postcss": "^8.4.40",
"mini-css-extract-plugin": "^2.9.1",
"mocha": "^10.7.3",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"sass": "^1.77.8",
"sass-loader": "^16.0.0",
"stylelint": "^16.8.1",
"sass-loader": "^16.0.1",
"stylelint": "^16.8.2",
"stylelint-config-standard-scss": "^13.1.0",
"terser-webpack-plugin": "^5.3.10",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"typescript-eslint": "^8.0.0",
"webpack": "^5.93.0",
"typescript-eslint": "^8.2.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
},
Expand All @@ -95,5 +95,5 @@
"@popperjs/core": "^2.11.8",
"codemirror": "^6.0.1"
},
"packageManager": "yarn@4.3.1"
"packageManager": "yarn@4.4.0"
}

0 comments on commit 760b9fb

Please sign in to comment.