Skip to content

Commit

Permalink
fix: revert bumped packages
Browse files Browse the repository at this point in the history
  • Loading branch information
filiphazardous committed Aug 5, 2024
1 parent 0ef635e commit 606456a
Show file tree
Hide file tree
Showing 2 changed files with 7,934 additions and 10,891 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,20 @@
"docs:serve": "vitepress serve docs"
},
"devDependencies": {
"@akryum/sheep": "^0.5.2",
"@antfu/eslint-config": "^2.24.1",
"@akryum/sheep": "^0.5.0",
"@antfu/eslint-config": "^2.13.0",
"@histoire/vendors": "workspace:*",
"@iconify/vue": "^3.2.1",
"@vueuse/core": "^9.13.0",
"autoprefixer": "^10.4.19",
"eslint": "^9.8.0",
"floating-vue": "2.0.0",
"postcss": "^8.4.40",
"autoprefixer": "^10.4.16",
"eslint": "^9.0.0",
"floating-vue": "2.0.0-beta.19",
"postcss": "^8.4.31",
"rimraf": "^3.0.2",
"tailwindcss": "^3.4.7",
"typescript": "^5.5.4",
"tailwindcss": "^3.3.5",
"typescript": "^5.4.4",
"vitepress": "1.0.0-alpha.10",
"vue-eslint-parser": "^9.4.3"
"vue-eslint-parser": "^9.3.2"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 606456a

Please sign in to comment.