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 17, 2024
1 parent 19080aa commit dd67324
Show file tree
Hide file tree
Showing 2 changed files with 1,001 additions and 972 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.23.7",
"@babel/preset-env": "^7.23.8",
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@rollup/plugin-eslint": "^9.0.5",
"@rollup/plugin-terser": "^0.4.4",
"@types/jest": "^29.5.11",
"@types/jest": "^29.5.12",
"babel-jest": "^29.7.0",
"cssnano": "^6.0.3",
"eslint": "^8.56.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.9.5",
"rollup": "^4.12.0",
"rollup-plugin-postcss": "^4.0.2",
"sass": "^1.70.0",
"sass": "^1.71.0",
"sitemap": "^7.1.1",
"vitepress": "1.0.0-rc.39"
"vitepress": "1.0.0-rc.43"
},
"jest": {
"transform": {
Expand Down
Loading

0 comments on commit dd67324

Please sign in to comment.