Skip to content

Commit

Permalink
Chore: update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
orestbida committed Aug 18, 2023
1 parent 4d0e62c commit fe8d27e
Show file tree
Hide file tree
Showing 2 changed files with 840 additions and 856 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.22.9",
"@babel/preset-env": "^7.22.9",
"@babel/core": "^7.22.10",
"@babel/preset-env": "^7.22.10",
"@rollup/plugin-eslint": "^9.0.4",
"@rollup/plugin-terser": "^0.4.3",
"@types/jest": "^29.5.3",
"babel-jest": "^29.6.2",
"cssnano": "^6.0.1",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"fast-glob": "^3.3.1",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"postcss-combine-duplicated-selectors": "^10.0.3",
"rollup": "^3.27.2",
"rollup": "^3.28.0",
"rollup-plugin-postcss": "^4.0.2",
"sass": "^1.64.2",
"sass": "^1.66.0",
"sitemap": "^7.1.1",
"vitepress": "1.0.0-beta.7"
"vitepress": "1.0.0-rc.4"
},
"jest": {
"transform": {
Expand Down
Loading

0 comments on commit fe8d27e

Please sign in to comment.