diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-10 16:45:26 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-10 16:46:12 +0000 |
commit | 84a87e9a04f0e4dd785cb8e80aa401ab14725673 (patch) | |
tree | 8bcd77db1bbf537ecf51e75ec7802da66deacfb8 | |
parent | Bump @types/node from 20.12.6 to 20.12.7 (diff) | |
download | trinkets-84a87e9a04f0e4dd785cb8e80aa401ab14725673.tar trinkets-84a87e9a04f0e4dd785cb8e80aa401ab14725673.tar.gz trinkets-84a87e9a04f0e4dd785cb8e80aa401ab14725673.tar.bz2 trinkets-84a87e9a04f0e4dd785cb8e80aa401ab14725673.tar.lz trinkets-84a87e9a04f0e4dd785cb8e80aa401ab14725673.tar.xz trinkets-84a87e9a04f0e4dd785cb8e80aa401ab14725673.tar.zst trinkets-84a87e9a04f0e4dd785cb8e80aa401ab14725673.zip |
Bump @skeletonlabs/tw-plugin from 0.3.1 to 0.4.0
Bumps [@skeletonlabs/tw-plugin](https://github.com/skeletonlabs/skeleton) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/skeletonlabs/skeleton/releases)
- [Commits](https://github.com/skeletonlabs/skeleton/compare/@skeletonlabs/tw-plugin@0.3.1...@skeletonlabs/tw-plugin@0.4.0)
---
updated-dependencies:
- dependency-name: "@skeletonlabs/tw-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r-- | app/package.json | 2 | ||||
-rw-r--r-- | pnpm-lock.yaml | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/app/package.json b/app/package.json index 23e3ce7..9ab24a9 100644 --- a/app/package.json +++ b/app/package.json @@ -10,7 +10,7 @@ "@iconify/icons-carbon": "1.2.20", "@iconify/svelte": "3.1.6", "@skeletonlabs/skeleton": "2.9.0", - "@skeletonlabs/tw-plugin": "0.3.1", + "@skeletonlabs/tw-plugin": "0.4.0", "@sveltejs/adapter-auto": "3.2.0", "@sveltejs/adapter-static": "3.0.1", "@sveltejs/kit": "2.5.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 55e91cf..e8fc800 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,8 +31,8 @@ importers: specifier: 2.9.0 version: 2.9.0(svelte@4.2.12) '@skeletonlabs/tw-plugin': - specifier: 0.3.1 - version: 0.3.1(tailwindcss@3.4.3) + specifier: 0.4.0 + version: 0.4.0(tailwindcss@3.4.3) '@sveltejs/adapter-auto': specifier: 3.2.0 version: 3.2.0(@sveltejs/kit@2.5.5) @@ -1891,8 +1891,8 @@ packages: svelte: 4.2.12 dev: true - /@skeletonlabs/tw-plugin@0.3.1(tailwindcss@3.4.3): - resolution: {integrity: sha512-DjjeOHN3HhFQf6gYPT2MUZMkIdw1jeB9mbuKC8etQxUlOR4XitfC7hssRWFJ8RJsvrrN0myCBbdWkVG1JVA96g==} + /@skeletonlabs/tw-plugin@0.4.0(tailwindcss@3.4.3): + resolution: {integrity: sha512-v6Y4deBq9ByRx3kTRGgekhhYkWEYgNNNu8UXOwJngCStB7w8SwmbNFSeHkluxMbgCgMnJyp220EMpw9nj/rEsQ==} peerDependencies: tailwindcss: '>=3.0.0' dependencies: |