Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
orestbida committed Feb 4, 2025
1 parent 016d0c5 commit b9780d7
Show file tree
Hide file tree
Showing 2 changed files with 1,092 additions and 1,119 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,23 +37,23 @@
"author": "Orest Bida",
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/core": "^7.26.7",
"@babel/preset-env": "^7.26.7",
"@rollup/plugin-eslint": "^9.0.5",
"@rollup/plugin-terser": "^0.4.4",
"@types/jest": "^29.5.14",
"babel-jest": "^29.7.0",
"cssnano": "^7.0.6",
"eslint": "^9.17.0",
"eslint": "^9.19.0",
"fast-glob": "^3.3.3",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"postcss-combine-duplicated-selectors": "^10.0.3",
"rollup": "^4.30.1",
"rollup": "^4.34.2",
"rollup-plugin-postcss": "^4.0.2",
"sass": "^1.83.1",
"sass": "^1.83.4",
"sitemap": "^8.0.0",
"vitepress": "1.5.0"
"vitepress": "1.6.3"
},
"jest": {
"transform": {
Expand Down
Loading

0 comments on commit b9780d7

Please sign in to comment.