Skip to content

Commit

Permalink
Update dependencies (#16)
Browse files Browse the repository at this point in the history
* Update deps

* Bump versions
  • Loading branch information
van100j committed Oct 23, 2023
1 parent cdf98fa commit 98ae123
Show file tree
Hide file tree
Showing 13 changed files with 934 additions and 869 deletions.
16 changes: 8 additions & 8 deletions apps/solidweb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@
},
"license": "MIT",
"devDependencies": {
"@kobalte/tailwindcss": "^0.8.0",
"@kobalte/tailwindcss": "^0.9.0",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.6",
"@types/d3-drag": "^3.0.4",
"@types/d3-selection": "^3.0.7",
"@types/d3-drag": "^3.0.5",
"@types/d3-selection": "^3.0.8",
"autoprefixer": "^10.4.16",
"postcss": "^8.4.31",
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vite-plugin-solid": "^2.7.0"
"vite": "^4.5.0",
"vite-plugin-solid": "^2.7.2"
},
"dependencies": {
"@kobalte/core": "^0.11.0",
"@pdfslick/solid": "*",
"@kobalte/core": "^0.11.2",
"@pdfslick/solid": "^1.2.4",
"@solid-primitives/resize-observer": "^2.0.22",
"d3-drag": "^3.0.0",
"d3-selection": "^3.0.0",
"solid-icons": "^1.0.12",
"solid-js": "^1.7.12"
"solid-js": "^1.8.3"
}
}
4 changes: 2 additions & 2 deletions apps/vanillajs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"postcss": "^8.4.31",
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2",
"vite": "^4.4.11"
"vite": "^4.5.0"
},
"dependencies": {
"@pdfslick/core": "*"
"@pdfslick/core": "^1.2.4"
}
}
30 changes: 15 additions & 15 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,19 @@
"dependencies": {
"@headlessui/react": "^1.7.17",
"@heroicons/react": "^2.0.18",
"@markdoc/markdoc": "^0.3.2",
"@markdoc/next.js": "^0.3.3",
"@pdfslick/core": "*",
"@pdfslick/react": "*",
"@markdoc/markdoc": "^0.3.4",
"@markdoc/next.js": "^0.3.4",
"@pdfslick/core": "^1.2.4",
"@pdfslick/react": "^1.2.4",
"@radix-ui/react-popover": "^1.0.7",
"@sindresorhus/slugify": "^2.2.1",
"@tabler/icons-react": "^2.38.0",
"@tabler/icons-react": "^2.39.0",
"clsx": "^2.0.0",
"d3-selection": "^3.0.0",
"d3-zoom": "^3.0.0",
"focus-visible": "^5.2.0",
"install": "^0.13.0",
"next": "^13.5.4",
"next": "^13.5.6",
"postcss-focus-visible": "^9.0.0",
"postcss-import": "^15.1.0",
"prism-react-renderer": "^2.1.0",
Expand All @@ -33,23 +33,23 @@
"react-use": "^17.4.0"
},
"devDependencies": {
"@babel/core": "^7.23.0",
"@babel/core": "^7.23.2",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.6",
"@tailwindcss/typography": "^0.5.10",
"@types/d3-drag": "^3.0.4",
"@types/d3-selection": "^3.0.7",
"@types/node": "^20.8.3",
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.11",
"@types/d3-drag": "^3.0.5",
"@types/d3-selection": "^3.0.8",
"@types/node": "^20.8.7",
"@types/react": "^18.2.31",
"@types/react-dom": "^18.2.14",
"autoprefixer": "^10.4.16",
"eslint": "8.51.0",
"eslint-config-custom": "*",
"eslint": "8.52.0",
"eslint-config-custom": "0.0.0",
"postcss": "^8.4.31",
"sharp": "^0.32.6",
"tailwindcss": "^3.3.3",
"ts-node": "^10.9.1",
"tsconfig": "*",
"tsconfig": "0.0.0",
"typescript": "^5.2.2"
}
}
6 changes: 3 additions & 3 deletions config/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"eslint": "^8.51.0",
"eslint-config-next": "^13.5.4",
"eslint": "^8.52.0",
"eslint-config-next": "^13.5.6",
"eslint-config-prettier": "^9.0.0",
"eslint-config-turbo": "^1.10.15",
"eslint-config-turbo": "^1.10.16",
"eslint-plugin-react": "^7.33.2"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions config/rollup-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"main": "src/index.js",
"module": "src/index.js",
"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.5",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-node-resolve": "^15.2.2",
"@rollup/plugin-replace": "^5.0.3",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.4",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.5",
"rollup-plugin-copy": "^3.5.0",
Expand Down

0 comments on commit 98ae123

Please sign in to comment.