Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
orestbida committed Aug 12, 2024
1 parent 23fc0b6 commit 81c4d32
Show file tree
Hide file tree
Showing 2 changed files with 5,117 additions and 4,105 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.24.3",
"@babel/preset-env": "^7.24.3",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@rollup/plugin-eslint": "^9.0.5",
"@rollup/plugin-terser": "^0.4.4",
"@types/jest": "^29.5.12",
"babel-jest": "^29.7.0",
"cssnano": "^6.1.2",
"cssnano": "^7.0.5",
"eslint": "^8.57.0",
"fast-glob": "^3.3.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"postcss-combine-duplicated-selectors": "^10.0.3",
"rollup": "^4.13.2",
"rollup": "^4.20.0",
"rollup-plugin-postcss": "^4.0.2",
"sass": "^1.72.0",
"sass": "^1.77.8",
"sitemap": "^7.1.1",
"vitepress": "1.0.2"
"vitepress": "1.3.2"
},
"jest": {
"transform": {
Expand Down
Loading

0 comments on commit 81c4d32

Please sign in to comment.