Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and DanSnow committed Feb 29, 2024
1 parent 4cc96de commit 9462b32
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 185 deletions.
82 changes: 41 additions & 41 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,48 +38,48 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@0no-co/graphqlsp": "^1.4.1",
"@antfu/eslint-config": "^2.6.4",
"@egoist/tailwindcss-icons": "^1.7.4",
"@0no-co/graphqlsp": "1.4.1",
"@antfu/eslint-config": "2.6.4",
"@egoist/tailwindcss-icons": "1.7.4",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/client-preset": "4.2.4",
"@iconify-json/lucide": "^1.1.169",
"@moonrepo/cli": "^1.22.2",
"@parcel/watcher": "^2.4.1",
"@sindresorhus/slugify": "^2.2.1",
"@size-limit/file": "^11.0.2",
"@tailwindcss/typography": "^0.5.10",
"@types/eslint": "^8.56.5",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/ui": "^1.3.1",
"@vue/devtools-api": "^6.6.1",
"@vueuse/core": "^10.9.0",
"autoprefixer": "^10.4.17",
"esbuild": "^0.20.1",
"eslint": "^8.57.0",
"graphql": "^16.8.1",
"lorem-ipsum": "^2.0.8",
"open-cli": "^8.0.0",
"polished": "^4.3.1",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.11",
"proper-tags": "^2.0.2",
"remeda": "^1.45.2",
"rollup-plugin-visualizer": "^5.12.0",
"shadcn-vue": "^0.9.0",
"size-limit": "^11.0.2",
"tailwindcss": "^3.4.1",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.1.4",
"vite-plugin-graphql-codegen": "^3.3.6",
"vite-plugin-vue-devtools": "^7.0.15",
"vitest": "^1.3.1",
"vue-router": "^4.3.0",
"vue-tsc": "^1.8.27",
"zx": "^7.2.3"
"@iconify-json/lucide": "1.1.169",
"@moonrepo/cli": "1.22.2",
"@parcel/watcher": "2.4.1",
"@sindresorhus/slugify": "2.2.1",
"@size-limit/file": "11.0.2",
"@tailwindcss/typography": "0.5.10",
"@types/eslint": "8.56.5",
"@vitejs/plugin-vue": "5.0.4",
"@vitest/coverage-v8": "1.3.1",
"@vitest/ui": "1.3.1",
"@vue/devtools-api": "6.6.1",
"@vueuse/core": "10.9.0",
"autoprefixer": "10.4.17",
"esbuild": "0.20.1",
"eslint": "8.57.0",
"graphql": "16.8.1",
"lorem-ipsum": "2.0.8",
"open-cli": "8.0.0",
"polished": "4.3.1",
"prettier": "3.2.5",
"prettier-plugin-tailwindcss": "0.5.11",
"proper-tags": "2.0.2",
"remeda": "1.45.2",
"rollup-plugin-visualizer": "5.12.0",
"shadcn-vue": "0.9.0",
"size-limit": "11.0.2",
"tailwindcss": "3.4.1",
"tsx": "4.7.1",
"typescript": "5.3.3",
"unplugin-auto-import": "0.17.5",
"unplugin-vue-components": "0.26.0",
"vite": "5.1.4",
"vite-plugin-graphql-codegen": "3.3.6",
"vite-plugin-vue-devtools": "7.0.15",
"vitest": "1.3.1",
"vue-router": "4.3.0",
"vue-tsc": "1.8.27",
"zx": "7.2.3"
}
}
Loading

0 comments on commit 9462b32

Please sign in to comment.