Upgraded dependencies, bumped to Node 24.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
import vue from '@vitejs/plugin-vue';
|
||||
import vike from 'vike/plugin'; // eslint-disable-line import/extensions
|
||||
|
||||
import postCssGlobalData from '@csstools/postcss-global-data';
|
||||
import postCssNesting from 'postcss-nesting';
|
||||
import postCssCustomMedia from 'postcss-custom-media';
|
||||
import ViteYaml from '@modyfi/vite-plugin-yaml';
|
||||
|
||||
import vue from '@vitejs/plugin-vue';
|
||||
import postCssCustomMedia from 'postcss-custom-media';
|
||||
import postCssNesting from 'postcss-nesting';
|
||||
import vike from 'vike/plugin';
|
||||
|
||||
export default {
|
||||
plugins: [
|
||||
vue({
|
||||
|
||||
Reference in New Issue
Block a user